Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

IRC Engine & Toolz

 

Untitled-3.jpg (13250 bytes)

                 Aciklama 1

 

IRCd Kurulumu
Bu bölümü anlamanız için en azından belirli bir kapasitede IRC ve Unix bilginiz olması gerekiyor. Eğer yeniyseniz, bu bölümü okumanıza gerek yok, çünkü bir şey anlamazsınız...
IRC Server kurmanız için öncelikle bir IRC destekli shell' iniz (IRC destekli ve özel IP' li -adresli- bağlanılabilen online server makinası üzerindeki account) olması gerekiyor. Bilgisayarınıza Internet' ten bir IRCd indirin. (www.ptlink.net, www.unrealircd.com) Windows' un FTP programını açın (C:\Windows\FTP.exe). Shell' inize bağlanın, kullanıcı adı ve şifrenizi girin. Daha sonra SEND DOSYAADI komutu kullanarak internetten indirdiğiniz dosyayı upload edin. (Bu sadece bir örnek. İstediğiniz FTP programını kullanabilir ve istediğiniz şekilde upload edebilirsiniz.) Sonra Windows' un Telnet' ini açın (C:\Windows\Telnet.exe). Shell' inize bağlanın, kullanıcı adı ve şifrenizi girip, oturum açın. (Ben şahsen bağlanmak için windows' un kendi telnetini kullanıyorum ve bana yetiyor. Siz dilediğiniz programı kullanabilirsiniz.) Daha sonra gzip -d DOSYAADI.tar.gz komutu kullanarak upload ettiğiniz dosyayı tar formatına çevirin. Daha sonra tar -xvf DOSYAADI.tar komutunu kullanarak tar formatında sıkıştırılmış olarak çevirdiğiniz dosyayı extract edin... Daha sonra extract edilen dizine girin (cd dizinadi). Config dosyası büyük bir ihtimalle configure olmalı. ./configure yazın. Bu bir sonuç vermezse ./config yazın ve ircd için size sorulan sorulara gerekli cevapları verip daha sonra "make" veya "gmake" yazarak build işlemlerini tamamlayın. Son olarak ta "make install" veya "gmake install" yazarak serverınızı install edin. Daha sonra pico ircd.conf yazarak, IRCD.CONF dosyasını kafanıza göre düzenleyin. Eğer ircd.conf size biraz karışık gelirse, Windows' un not defterini açın. Aşağıdaki örnek IRCD.CONF dosyasını kendi IRC serverınıza göre değiştirip ircd.conf olarak kaydedin. Daha sonra herhangi bir FTP programı ile IRCd' yi kurduğunuz dizine upload edin. Daha sonra da serverınızı ./ircd yazarak çalıştırın...

# IRCx.COM ORNEK IRCD.CONF DOSYASI
M:irc.IRCx.com:64.23.46.162:IRCx.com IRC Sunucusu:6667
A:IRCx Administrator:Nickim: ircadmin@IRCx.com

# BURAYI BILMIYORSANIZ BIRAKIN BOYLE KALSIN

Y:1:90:0:1000:100000
Y:50:90:60:1:4000000
Y:51:90:60:0:4000000
Y:30:180:0:0:3500000
Y:40:90:90:1:3500000


# BURAYI BILMIYORSANIZ BIRAKIN BOYLE KALSIN
I:*@*::*@*::1

# OPERLARI BELIRLEYIN
O:*:IRCx:Nickim:TNROA:10
O:*:IRCx:IRCx:Ooca:10


# SERVICESI TANIMLAYIN
U:services.IRCx.com:*:*

# DIE/RESTARD KODLARI... KARISIK BISILER YAPIN
X:IRCxDIECODE: IRCxRESTARTCODE

# SERVER LINKLERI... SIMDILIK SERVICES YETERLI
C:64.23.46.162:sifrem: services.IRCx.com:6667:50
N:64.23.46.162:sifrem: services.IRCx.com::50


# KULLANILMASI YASAKLANMIS NICKLERI BELIRLEYIN
Q::Services nicki kullanilamaz: *C*h*a*n*S*e*r*v*
Q::Services nicki kullanilamaz: *N*i*c*k*S*e*r*v*
Q::Services nicki kullanilamaz: *M*e*m*o*S*e*r*v*
Q::Services nicki kullanilamaz: *H*e*l*p*S*e*r*v*
Q::Services nicki kullanilamaz: *O*p*e*r*S*e*r*v*
Q::Services nicki kullanilamaz: *I*n*f*o*S*e*r*v*
Q::Services nicki kullanilamaz: *S*t*a*t*S*e*r*v*
Q::Services nicki kullanilamaz: *G*l*o*b*a*l*
Q::Bu nick kullanilamaz: IRCx


# KULLANILABILEN PORTLARI BELIRLEYIN
P:irc.IRCx.com:*:*:6660
P:irc.IRCx.com:*:*:6661
P:irc.IRCx.com:*:*:6662
P:irc.IRCx.com:*:*:6663
P:irc.IRCx.com:*:*:6664
P:irc.IRCx.com:*:*:6665
P:irc.IRCx.com:*:*:6666
P:irc.IRCx.com:*:*:6668
P:irc.IRCx.com:*:*:6669

# ORNEK IRCD.CONF DOSYASININ SONU

                                            Aciklama 2 :

KURULUM
( For PTlink5.7.3)

Ilk Olarak wget Http//helper.turksystems.net/IRCD/PTlink5.7.3.tar.gz Komutu ile IRCD Shell içine download edilir. Download Bittikten Sonra tar -zxvf PTlink5.7.3.tar.gz Yazilarak gzip formatinda olan dosya Unzip edilir. Daha Sonra cd PTlink5.7.3 Yazilarak Unzip edilmis olan Klasöre Girilir ve ./configure Komutu ile IRCD Konfigure Edilir.. Konfigure Sirasinda Enter a Basarak Tüm Sorular Default Geçilir. Yalnizca Are You Runing as a HUB? Sorusuna Yes Cevabi verilir. Konfigure Islemi Tamamlandiginda Sirasi ile Önce make Daha Sonrada make install Komutu yazilir.. Böylece IRC Serverimiz Kurulmus olur..

Bundan Sonra Yapacagimiz Islem bir ircd.conf Dosyasi olusturmaktir. Bunun için bizim sizlere hazirlamis oldugumuz sablon conf dosyalarini kullanabilirsiniz. Conf Dosyasini editledikten sonra tekrar make ve make install Komutlarini kullandiginizda serveriniz açik hale gelmis olacak.

 ircd.conf Dosyasi haricinde editlenmesi gereken iki dosya vardir bunlar PTlink5.7.3 Klasöründe include klasöründeki netcfg.h ve yine PTlink5.7.3 Klasörü içinde bulunan networks klasöründeki default.h dosyalaridir.. Bu Dosyalara Ulasmak için sirasi ile Telnet e Login  olduktan sonra cd PTlink5.7.3 daha sonra cd include ve  pico netcfg.h yazarak netcfg.h dosyasina ulastik simdi yapmamiz gereken tek sey PTlink Yazan Her yere kendi domainimizi yazmak bu islem sona erince ctrl + x tuşlarina birlikte basarak yaptigimiz degisiklikleri kaydetmek bunu yapmak icinse sirasi ile ctrl + x TAB ve Enter Tuşlarina basmamiz Yeterli son olarakda tekrar make ve make install komutlarini kullanarak serverimizi restart etmemiz gereklidir...

Aciklama 3


ircd kurulumunu kademe kademe goreceksiniz
Not:Kirmizi ile yazilanlar verilen komutlardir


Ptlink Services ve Ptlink IRCD download edildikten sonra assagidaki islemler takip edilecek!

[blauhaut@iyihost blauhaut]$ ls
PTlink.Services2.16.2.tar.gz PTlink5.7.3.tar.gz
[blauhaut@iyihost blauhaut]$ tar xfz PTlink5.7.3.tar.gz 
[blauhaut@iyihost blauhaut]$ cd PTlink5.7.3
[blauhaut@iyihost PTlink5.7.3]$ ls

CHANGES ChangesLog LICENSE autoupgrade configure include netconfig old src version.info
CVS INSTALL Makefile.dist bsdinstall doc ircdcron networks sendbug tools
[blauhaut@iyihost PTlink5.7.3]$ ./configure 

[ S T A B L E ]

http:/wwww.ptlink.net/Coders/

(.3) 17 Dec 2000
----------------
configure
compile without -O compile flag on RH7 systems
src/s_user.c
services KILL messages will not be sent to opers even with +k set
made WATCH logon being sent on away return
sendbug
fixed to work on FreeBSD
(Thanks to Brandon Florin)

(.2) 08 Dec 2000
----------------
* hosts sent to non PTS3 servers will be masked
* network configuration updates: runirc, bolchat
* removed code for NewHost propagation (never worked)
* added LOCK_X feature for host masking lock
* removed NOSPOOF code
include/setup.h
fixed typo error for LPATH (reported by Cord Beermann)
include/struct.h
unused bit flags cleanup
src/channel.c
channel CTCP will now be allowed from ops/voices
fixed bug on user count for connects (reported by WaXWeaZLe)
src/masking.c
added NOSPECIALMASK option to disbale oper/helper masks
optimized maskme (was using strchr, for isdigit() functionality ?)
maskme will now ignore masking (instead of crash) when target as no '.'
src/res.c
patched DNS overflow, code /* from Christophe Kalt <kalt@stealth.net> */
src/s_user.c
do_snick code
src/s_socks.c
added missing #ifdef SHOWCONNECTINFO (reported by Madinfo_ )
[Enter to begin]


You are running Linux (Glibc 2_2)...

Welcome to autoconfigure for the PTlink IRC server version PTlink5.7.3

Config will generate a system-specific include/setup.h file, a top
level Makefile, persistant options file named
Options and a network settings file 

Enter "none" at any prompt to effect a null entry.

Which compiler do you use, gcc or cc or...?
[gcc] -> 
Compiler selected: gcc

Enter additional flags to give to gcc
I recommend -g
[-g] -> 

If you need to use any extra libraries when compiling the server,
please tell me now (might need to look at the Makefiles) and please
include all the -l and -L flags.

You should use the recommended value unless you have a compelling reason
not to...
I suggest: -lcrypt -lresolv
[-lcrypt -lresolv] -> 
Checking out /usr/include
...Looking for /usr/include/stdlib.h...found!
...Looking for stddef.h...not found :(
...Looking for /usr/include/sys/syslog.h...found!
...Looking for /usr/include/sys/param.h...found!
...Looking for /usr/include/unistd.h...found!
...Looking for /usr/include/string.h...found!
...Looking for /usr/include/strings.h...found!
...Looking for /usr/include/sys/rusage.h...not found (good!)

To be or not to be...and so it shall be! bcopy/bzero/bcmp are about!

Which one, gettimeofday, or lrand48..We have a winner! gettimeofday found.

Checking for POSIX/BSD/SYSV non-blocking stuff
Blocking selected: 
Looking for reliable signals...
Hmmm...wonder if you have 'action from POSIX...
Ooooh, you are a lucky one! 'action from POSIX!
Now those strings libraries...hmm...which one is it...
Cool...you have index()!
One for debugging, mainly, getrusage(2) or times(2)...getrusage()
Looking for strcasecmp...strcasecmp found!
What else do I need that you don't have...
Lets see... strtoken
What directory are all the server configuration files in?
[/home/blauhaut/ircd] -> 

What is the explicit path to where the ircd binary will be
installed? This should point to a file, not a directory
[/home/blauhaut/ircd/ircd] -> /home/blauhaut/ircd

Are you running as a HUB?
[No] -> yes

Do you use encrypted operator passwords?
[Yes] -> no

How many file descriptors (or sockets) can the irc server use?
[1024] -> 

Your system-supplied value for FD_SETSIZE is large enough
for ircd to leave it untouched.


###############################################################################
# PTlink IRCd supported network configurations #
###############################################################################

[0] - My network (default.h)
[1] - PTlink IRC, irc.ptlink.net, http://www.ptlink.net
[2] - ZurnaNet, irc.zurna.net, http://www.zurna.net 
[3] - Rekor.NET, irc.rekor.net, http://www.rekor.net
[4] - Bosna-Chat, irc.bosna-chat.net, http://www.bosna-chat.net
[5] - Kanunsuz.NET, irc.kanunsuz.net, http://www.kanunsuz.net
[6] - TrNet, irc.trnet.org, http://irc.trnet.org
[7] - Zero-Kul, irc.zero-kul.gen.tr, http://www.zero-kul.gen.tr
[8] - Mellorien, irc.mellorien.net, http://www.mellorien.net
[9] - MayaNET, irc.maya.net.tr, http://irc.maya.net.tr
[10] - E-SoHBeT, irc.e-sohbet.net, http://www.e-sohbet.net
[11] - TurkishMagic, irc.turkishmagic.com, http://www.turkishmagic.com
[12] - BOL-Chat, irc.bolchat.com, http://www.bolchat.com
[13] - RunIRC, irc.runirc.net, http://www.runirc.net
[14] - BosnaKlub, irc.bosnaklub.com, http://www.bosnaklub.com

To figure on this list send your netcfg.h to Coders@PTlink.net
###############################################################################e
What network specific configuration do you want to use ?
[0] ->
You should edit include/netcfg.h to the desired settings!
which: no dialog in (/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/home/blauhaut/bin)

*NEW*
Your system seems to support dialog interface, please try
"./netconfig" to create your network configuration

The file "Options" was either created or rewritten to contain your
answers to the above questions.

This file is automatically generated and will be updated each time you
run Config. You should retain a copy of this to help migrate to future
versions of PTlink server with ease.


Config is complete.

Before compiling, check the contents of include/config.h for any strange
things you usually set. 

NEW: You can run ./install from ./autoupgrade/ directory to
install the ircd auto upgrade system.
You can now run "make install" to compile and install PTlink IRCd.

[blauhaut@iyihost PTlink5.7.3]$ cd include/
[blauhaut@iyihost include]$ rm netcfg.h 

[blauhaut@iyihost include]$ 

-------------------------------

burdan sonra netcfg.h dosyamizin icindekileri degistiricez. Ornek config asagidaki gibidir.

/**********************************************************************
Network information 
**********************************************************************/
#define irc_network "Tr-Network"
#define admin_chan "#Admin"
#define random_serv "irc.tr-network.net"
#define network_www "http://www.tr-network.net"
#undef network_aup "http://www.ptlink.net/aup/"/*undef to disable*/
#define netwide_kline "ircadmin@tr-network.net"

/**********************************************************************
Network contacts 
**********************************************************************/
#define contact_url "http://www.tr-network.net"
#define contact_email "ircadmin@tr-network.net"
#define kline_address "ircadmin@tr-network.net"

/**********************************************************************
Host masking 
**********************************************************************/
#define x_prefix "Tr-Network"
#define oper_host "IRCop.tr-network.net"
#define admin_host "Admin.tr-network.net"
#define locop_host "Local.tr-network.net"
#define sadmin_host "SAdmin.tr-network.net"
#define tadmin_host "TechAdmin.tr-network.net"
#define netadmin_host "NetAdmin.tr-network.net"
#define helper_host "Helper.tr-network.net"
#undef NOSPECIALMASK /* will disable all oper/helper masks */
#undef FORCE_X /* define this to lock +x masks */

/**********************************************************************
User connect auto modes
**********************************************************************/
#undef NO_DEFAULT_HIDE /* define to disable auto +i */
#undef NO_DEFAULT_INVISIBLE /* define to disable auto +x */

/**********************************************************************
Clone checking / Socks Detection
**********************************************************************/
#define THROTTLE /* undefine to disable clone checking */
#define CHECK_CLONE_LIMIT 15 /* after n connections */
#define CHECK_CLONE_PERIOD 15 /* during time (seconds) */
#define CHECK_CLONE_DELAY 60 /* will put a temp zline (seconds) */

#undef CHECKFORSOCKS /* undefine to disable sock detection */

/**********************************************************************
Services
**********************************************************************/
#define SERVICES_NAME "services.tr-network.net"
#define ChanServ "ChanServ"
#define MemoServ "MemoServ"
#define NickServ "NickServ"
#define OperServ "OperServ"
#define NewsServ "NewsServ"
#define StatServ "StatServ"

/**********************************************************************
IRC Operators privileges 
**********************************************************************/
#define CANUSENEWHOST /* Can use new host command */
#undef CANUSEFMODE /* Can use fake modes */
#define NOSELFKILL /* Cannot do self kills */ 
#undef NOOPERKILL /* Cannot kill other opers */
#define KICKPROTECTION /* Cannot be kicked */
#define OPERCANALWAYSSEND /* Operator can always send (+b/+m) */
#define CANALWAYSJOIN /* Can always join a channel */
#define CANALWAYSKICK /* Can always kick (even without @) */
#define CANSTEALTH /* N/T Admins can use +S (stealth mode) ? */
#undef SILENTSTEALTH /* Disable Enter/Leave stealth mode globops */

/**********************************************************************
Misc. Settings
**********************************************************************/
#define NOQUITMSG /* Quit messsages will never be used */
#define NOCOLORQUITS /* Colored quit messages not allowed */
#define NOCOLORQMSG \
"good users don't use colored quits" /* no colored quit message */
#define NOSPAMQUITS /* Spam messages not allowed */
#define NOSPAMQMSG \
"winners don't use drugs" /* no spam quit message */
#define HIDE_ULINE /* Hide ulined servers from /links */
#define NOCTCPBLOCK /* Define to disable chan CTCP blocking */
/* #define TIMEZONE "GMT+0" */ /* clock timezone for ircd */


-----------------------------------

buradaki butun tr-network.net yazan yerleri degistirmeniz yeterlidir.

daha sonra 

[blauhaut@iyihost include]$ pico netcfg.h

yukaridaki komutunu verip ustteki yazilari icine paste edip sonra da save edip cikalim.

-----------------------------------

[blauhaut@iyihost include]$ cd ..
[blauhaut@iyihost PTlink5.7.3]$ make

Building src
make[1]: Entering directory `/home/blauhaut/PTlink5.7.3/src'
gcc -I../include -g -c bsd.c -o bsd.o
gcc -I../include -g -c channel.c -o channel.o
In file included from channel.c:21:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c class.c -o class.o
gcc -I../include -g -c crule.c -o crule.o
gcc -I../include -g -c dbuf.c -o dbuf.o
gcc -I../include -g -c gzlines.c -o gzlines.o
In file included from gzlines.c:20:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c hash.c -o hash.o
gcc -I../include -g -c help.c -o help.o
In file included from help.c:10:
../include/help.h:17:6: warning: no newline at end of file
help.c:147:1: warning: no newline at end of file
gcc -I../include -g -c ircd.c -o ircd.o
In file included from ircd.c:21:
../include/netcfg.h:8:25: warning: junk on line after #undef
In file included from ircd.c:28:
../include/help.h:17:6: warning: no newline at end of file
gcc -I../include -g -c list.c -o list.o
gcc -I../include -g -c masking.c -o masking.o
In file included from masking.c:20:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c match.c -o match.o
gcc -I../include -g -c md5.c -o md5.o
gcc -I../include -g -c packet.c -o packet.o
gcc -I../include -g -c parse.c -o parse.o
gcc -I../include -g -c res.c -o res.o
gcc -I../include -g -c s_auth.c -o s_auth.o
gcc -I../include -g -c s_bsd.c -o s_bsd.o
In file included from s_bsd.c:38:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c s_conf.c -o s_conf.o
In file included from s_conf.c:29:
../include/netcfg.h:8:25: warning: junk on line after #undef
In file included from s_conf.c:52:
../include/help.h:17:6: warning: no newline at end of file
gcc -I../include -g -c s_confedit.c -o s_confedit.o
gcc -I../include -g -c s_debug.c -o s_debug.o
In file included from s_debug.c:21:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c s_err.c -o s_err.o
In file included from s_err.c:21:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c s_misc.c -o s_misc.o
In file included from s_misc.c:30:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c s_numeric.c -o s_numeric.o
gcc -I../include -g -c s_ping.c -o s_ping.o
gcc -I../include -g -c s_serv.c -o s_serv.o
In file included from s_serv.c:24:
../include/netcfg.h:8:25: warning: junk on line after #undef
In file included from s_serv.c:34:
../include/help.h:17:6: warning: no newline at end of file
gcc -I../include -g -c s_socks.c -o s_socks.o
In file included from s_socks.c:22:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c s_user.c -o s_user.o
In file included from s_user.c:25:
../include/netcfg.h:8:25: warning: junk on line after #undef
gcc -I../include -g -c send.c -o send.o
gcc -I../include -g -c support.c -o support.o
gcc -I../include -g -c userload.c -o userload.o
gcc -I../include -g -c whowas.c -o whowas.o
Extracting IRC/ircd/version.c...
gcc -I../include -g -c version.c;
gcc -I../include -g bsd.o channel.o class.o crule.o dbuf.o gzlines.o hash.o help.o ircd.o list.o masking.o match.o md5.o packet.o parse.o res.o s_auth.o s_bsd.o s_conf.o s_confedit.o s_debug.o s_err.o s_misc.o s_numeric.o s_ping.o s_serv.o s_socks.o s_user.o send.o support.o userload.o whowas.o version.o -lcrypt -lresolv -o ircd
chmod 711 ircd
gcc -I../include -g -DCR_CHKCONF -o chkcrule.o -c crule.c
gcc -I../include -g -DCR_CHKCONF -o chkmatch.o -c match.c
gcc -I../include -g chkconf.c chkmatch.o chkcrule.o \
-lcrypt -lresolv -o chkconf
make[1]: Leaving directory `/home/blauhaut/PTlink5.7.3/src'

PTlink IRCd compiled succesful!

[blauhaut@iyihost PTlink5.7.3]$ make install
Building src
make[1]: Entering directory `/home/blauhaut/PTlink5.7.3/src'
Extracting IRC/ircd/version.c...
gcc -I../include -g -c version.c;
gcc -I../include -g bsd.o channel.o class.o crule.o dbuf.o gzlines.o hash.o help.o ircd.o list.o masking.o match.o md5.o packet.o parse.o res.o s_auth.o s_bsd.o s_conf.o s_confedit.o s_debug.o s_err.o s_misc.o s_numeric.o s_ping.o s_serv.o s_socks.o s_user.o send.o support.o userload.o whowas.o version.o -lcrypt -lresolv -o ircd
chmod 711 ircd
make[1]: Leaving directory `/home/blauhaut/PTlink5.7.3/src'

PTlink IRCd compiled succesful!

Copying ircd (and ircd.conf if not found) to the right location.
./.install: /home/blauhaut/ircd: is a directory
make: *** [install] Error 126
[blauhaut@iyihost PTlink5.7.3]$ 


--------------------

simdi ircd miz kuruldu, tek yapmamiz gereken ircd.conf dosyasi onada su sekilde gecis yapacagizz.

[blauhaut@iyihost PTlink5.7.3]$ cd ..
[blauhaut@iyihost blauhaut]$ cd ircd
[blauhaut@iyihost ircd]$ rm ircd.conf

[blauhaut@iyihost ircd]$ 

----------------------- ircd.conf dosyasi ----------------------------

M:irc.tr-network.net:212.98.197.165:Tr-Network IRC Sunucusu:6667
A:Tr-Network IRC Sunucusu:ircadmin@tr-network.net
#
Y:1:120:0:1000:200000
Y:50:120:120:0:3000000
Y:51:120:120:1:3000000
#
I:*@*::*@*::1
#
O:*@*.*:opersifre:opernick:*N
#
U:services.tr-network.net:*:*:
# U: Line End #

# C-N Lines #
C:212.98.197.165:servicessifresi:services.tr-network.net:20000:50
N:212.98.197.165:servicessifresi:services.tr-network.net::50
# C-N Lines End #

# Q Lines #
Q::Reserved for services:*ChanServ*
Q::Reserved for services:*NickServ*
Q::Reserved for services:*OperServ*
Q::Reserved for services:*MemoServ*
Q::Reserved for services:*IrcIIHelp*
Q::Reserved for services:*HelpServ*
Q::Reserved for services:*Global*
Q::Reserved for services:*BotServ*
#
H:*::services.tr-network.net
#
P:212.98.197.165:*:*:7000
P:212.98.197.165:*:*:8888
P:212.98.197.165:*:*:20000
P:212.98.197.165:*:*:7777
P:212.98.197.165:*:*:9876
P:212.98.197.165:*:*:6666
P:212.98.197.165:*.*:6667
P:212.98.197.165:*.*:6668
P:212.98.197.165:*.*:6669


----------------------------------------------

yukaridaki dosyada tr-network.net yazan yerleri vede ip adreslerini degistirmeniz yeterli.

simdi

[blauhaut@iyihost blauhaut]$ pico ircd.conf

komutunu verecegizz daha sonra yukaridaki conf u oraya paste etcegizz daha sonra ise save edip cikicagiz.

Geriye birtek calistirmak kaliyor.

Son asama:---------------------------------------
[blauhaut@iyihost blauhaut]$ cd ..
[blauhaut@iyihost blauhaut]$ ./ircd 


komutunu verip ircd mizi startliyacagiz.


sonra cd .. 
komutunu verip ircd dizininden cikicagiz ve services e gececegiz.

                                                                              Information onI Terms of Use | webmaster.
                                                                                      © Copyright 2000-2001 anex

                                                                     mircnet.gif (1905 bytes)      xcal.gif (2314 bytes)       mircx2.gif (1391 bytes)