Search
Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPSServices
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC SrervicesIRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka CharybdisTCL SCRIPT
TCL SCRIPT FOR EGGDROP
Allprotection4.7 AntiproxyBots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink HopmLatest topics
Guide run IRCD from System Centos
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Guide run IRCD from System Centos
Guide run IRCD server on System Centos
ok today i explain how we run ircd server on system Centos..
if you first time used in system Centos and i try run IRCD and you try connect to your Server and you see problem like that
its mean you need select more port for you can connect to your Server..
ok first you inside to your SSH and i explain with picture for you can understand
step1
if you see you write your ip where your Centos run and connect from SSH but before this if you try inside from SSH and if you cant connect and you see Error then you need start this from Terminal
if you see you need write your login and password after you inside your system you need inside to your root
and you can see you dont have port for IRCD then what you can to do its copy this code and after save
after you put its code then save and restart
more information if you need download from website and you try download from command this hg and you see commands its not found then inside to root and write
Guide By mIRCx Staff
Credit to Socket- from Channel help Centos about help
Good luck
www.mIRCx.co.il
mIRCx the old Community
ok today i explain how we run ircd server on system Centos..
if you first time used in system Centos and i try run IRCD and you try connect to your Server and you see problem like that
its mean you need select more port for you can connect to your Server..
ok first you inside to your SSH and i explain with picture for you can understand
step1
if you see you write your ip where your Centos run and connect from SSH but before this if you try inside from SSH and if you cant connect and you see Error then you need start this from Terminal
- Code:
service sshd start
if you see you need write your login and password after you inside your system you need inside to your root
- Code:
su -
- Code:
nano /etc/sysconfig/iptables
and you can see you dont have port for IRCD then what you can to do its copy this code and after save
- Code:
#ALLOW IRCD
-A INPUT -m state --state NEW -m tcp -p tcp --dport 6667 -j ACCEPT
after you put its code then save and restart
- Code:
service iptables restart
- Code:
#IPTABLES CONFIG
*filter
#2.5.7.2.a. Set Default iptables Policy for Incoming Packets
:INPUT DROP [0:0]
#2.5.7.2.b. Set Default iptables Policy for Forwarded Packets
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
#2.5.7.2.3. Restrict ICMP Message Types
-A INPUT -p icmp --icmp-type echo-reply -j ACCEPT
-A INPUT -p icmp --icmp-type destination-unreachable -j ACCEPT
-A INPUT -p icmp --icmp-type time-exceeded -j ACCEPT
-A INPUT -p icmp --icmp-type echo-request -j ACCEPT
# # Accept any established connections
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
#ALLOW SSH
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
#ALLOW IRCD
-A INPUT -m state --state NEW -m tcp -p tcp --dport 6667 -j ACCEPT
#ALLOW OLD CONFIG Entries
-A INPUT -p udp -m udp --dport 20 -j ACCEPT
-A INPUT -p udp -m udp --dport 21 -j ACCEPT
-A INPUT -p udp -m udp --dport 53 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 20000 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 10000 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 993 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 143 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 995 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 110 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 20 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 21 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 53 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 587 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 25 -j ACCEPT
#Log and drop everything else
-A INPUT -j LOG
-A INPUT -j DROP
COMMIT
more information if you need download from website and you try download from command this hg and you see commands its not found then inside to root and write
- Code:
su -
yum -y install hg
yum -y install git
Guide By mIRCx Staff
Credit to Socket- from Channel help Centos about help
Good luck
www.mIRCx.co.il
mIRCx the old Community
Chief- Admin
- מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network
Similar topics
» Guide install System Centos 6.5
» מדריך התקנה IRCD על CENTOS
» Guide Centos 7 Help with iptables
» Guide install TeamViewer on Centos
» Guide install Anope in Centos 7
» מדריך התקנה IRCD על CENTOS
» Guide Centos 7 Help with iptables
» Guide install TeamViewer on Centos
» Guide install Anope in Centos 7
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sat Aug 05, 2023 2:09 am by Chief
» mIRCx IRC Network Config
Sat Jul 15, 2023 9:51 pm by Chief
» ircu2.10.12-pk with dnsbl
Fri Mar 10, 2023 2:22 pm by Admin
» Guide install PyLink on New version FreeBSD
Thu Dec 15, 2022 9:39 pm by Chief
» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
Mon Dec 05, 2022 5:44 am by Chief
» install Nefarious2 && X3 IRC Services in FreeBsd
Sat Nov 12, 2022 3:12 pm by Chief
» help problem with adduser in Freebsd 12
Fri Nov 11, 2022 9:06 pm by Chief
» מדריך פקודות והתקנה בסרביס X3
Fri Oct 28, 2022 1:43 pm by Chief
» מדריך הגדרות WebIRC in Nefarious2
Thu Apr 07, 2022 4:45 am by Chief