[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem running IRCD



I have problems running my IRCD server on a BDSI virtual server.
With the DEBUGMODE, this is my output:

sorengo: {10} % ./ircd -x 100 -t
MyMalloc(5388) = 0xd5008
Client Hash Table Init: 449 (446)
MyMalloc(2676) = 0xd7008
Channel Hash Table Init: 223 (223)
MyMalloc(348) = 0xd9008
Server Hash Table Init: 29 (25)
MyMalloc(1024) = 0xda008
MyMalloc(44) = 0xdb008
MyMalloc(38760) = 0xdc008
MyMalloc(8160) = 0xed008
MyMalloc(880) = 0xef008
isatty = 1 ttyname = 0
Debug: File <FD2-Pipe> Level: 100 at Thu Jun  4 11:53:41 1998
initconf(): ircd.conf = /usr/home/sorengo/irc/ircd.conf
Failed in reading configuration file /usr/home/sorengo/irc/ircd.conf

My ircd.conf file is :
sorengo: {11} % more /usr/home/sorengo/irc/ircd.conf
M:sorengo.com:192.41.32.40:Salt Lake City, USA:6667
A:Sorengo Communication / Toulouse, FRANCE:Fabrice Lamareille
<irc@xxxxxxxxxxx>:testServer IRC::
P:192.41.32.40:::6667:
Y:2:90:240:1:4000000
Y:10:30::50:512000:5:32
Y:9:100::100:512000:10:100
I:195.68.28.*::*.toulouse.imaginet.fr:6667:10
I:192.41.32.40:::6667:9
O:~fab128@*.toulouse.imaginet.fr:q4zzEPkp7lVLM:fab128::9
#C:195.68.28.*::Sirius:6667:2
#N:195.68.28.*::Sirius:*.toulouse.imaginet.fr:2

the chkconf command :
sorengo: {8} % ./chkconf
initconf(): ircd.conf = /usr/home/sorengo/irc/ircd.conf
initconf(): ircd dir  = /usr/home/sorengo/irc

Could you help me ??
Thanks in advance