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
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
- מספר הודעות : 226
Join date : 2011-12-09
מיקום : mIRCx IRC Network

» [ANSWERED] UDF File System?
» Alphadia Genesis Basic Faq/Guide V.0.1
» How to Remove Antivirus System PRO [Removal Guide]
» MediaCore by Speedflow Absolutely Flawless System!
» Choose the solar power system depending on your needs.
» Alphadia Genesis Basic Faq/Guide V.0.1
» How to Remove Antivirus System PRO [Removal Guide]
» MediaCore by Speedflow Absolutely Flawless System!
» Choose the solar power system depending on your needs.
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|
» מדריך פקודות בגירסה INSPIRCD
» mIRCx IRC Network Config
» מדריך הגנות אופרים בגירסאות IRCD
» install irssi v1.2-1.2-dev in freebsd
» install ZNC in Ubuntu 14.04
» מדריך שינוי גירסאות ב FREEBSD
» מדריך התקנה ZNC על WINDOWS 7
» Guide install Znc in FreeBsd