PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : eggdrop betritt server/channel nicht



Ako
27.01.06, 18:58
Guten Abend,
Ich versuche gerade einen eggdrop für meinen eigenene UnrealIRCd Server aufzusetzen. Allerdings möchte er nich ganz so wie ich will ;)
Installation verlief erfolgreich, Konfiguriert hab ich ihn. Will ich ihn starten kommen diese Meldungen:


./eggdrop -nm eggdrop.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[18:55] Allocated bind table unld (flags 1)
[18:55] Allocated bind table time (flags 1)
[18:55] Allocated bind table note (flags 0)
[18:55] Allocated bind table nkch (flags 1)
[18:55] Allocated bind table load (flags 1)
[18:55] Allocated bind table link (flags 1)
[18:55] Allocated bind table filt (flags 1)
[18:55] Allocated bind table disc (flags 1)
[18:55] Allocated bind table dcc (flags 0)
[18:55] Allocated bind table chpt (flags 1)
[18:55] Allocated bind table chon (flags 1)
[18:55] Allocated bind table chof (flags 1)
[18:55] Allocated bind table chjn (flags 1)
[18:55] Allocated bind table chat (flags 1)
[18:55] Allocated bind table bot (flags 0)
[18:55] Allocated bind table bcst (flags 1)
[18:55] Allocated bind table away (flags 1)
[18:55] Allocated bind table act (flags 1)
[18:55] Allocated bind table evnt (flags 1)
[18:55] --- Loading eggdrop v1.6.17 (Fri Jan 27 2006)
[18:55] Module loaded: dns
[18:55] Module loaded: channels
[18:55] Allocated bind table wall (flags 1)
[18:55] Allocated bind table raw (flags 1)
[18:55] Allocated bind table notc (flags 1)
[18:55] Allocated bind table msgm (flags 1)
[18:55] Allocated bind table msg (flags 0)
[18:55] Allocated bind table flud (flags 1)
[18:55] Allocated bind table ctcr (flags 1)
[18:55] Allocated bind table ctcp (flags 1)
[18:55] Module loaded: server
[18:55] Module loaded: ctcp
[18:55] Allocated bind table topc (flags 1)
[18:55] Allocated bind table splt (flags 1)
[18:55] Allocated bind table sign (flags 1)
[18:55] Allocated bind table rejn (flags 1)
[18:55] Allocated bind table part (flags 1)
[18:55] Allocated bind table nick (flags 1)
[18:55] Allocated bind table mode (flags 1)
[18:55] Allocated bind table kick (flags 1)
[18:55] Allocated bind table join (flags 1)
[18:55] Allocated bind table pubm (flags 1)
[18:55] Allocated bind table pub (flags 0)
[18:55] Allocated bind table need (flags 1)
[18:55] Module loaded: irc
[18:55] LANG: Section loaded: notes
[18:55] LANG: 42 messages of 47 lines loaded from ./language/notes.english.lang
[18:55] LANG: 42 adds, 0 updates to message table
[18:55] Module loaded: notes (with lang support)
[18:55] LANG: Section loaded: console
[18:55] LANG: 10 messages of 15 lines loaded from ./language/console.english.lang
[18:55] LANG: 10 adds, 0 updates to message table
[18:55] Module loaded: console (with lang support)
[18:55] Module loaded: blowfish
[18:55] * STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.



Weder über telnet noch per /msg ist der Bot zu erreichen. Per top finde ich auch keinen Prozess den ich mit dem eggdrop in verbindung bringen könnte.

Kann mir jemand helfen?

mfg ako

Tomek
28.01.06, 11:22
Wie hast du denn den eggdrop konfiguriert?

Ako
30.01.06, 12:47
Hier die eggdrop.conf:


set mod-path "modules/"
loadmodule dns
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
checkmodule blowfish
set owner { "alex" }
set altnick {"[[ae2]]" }
set realname { "Botus" }
set nick { "[ae2]" }
set net-type 5
#listen 55500 all
set admin { "alex <email: ako@seka.game-server.cc>" }

logfile mco * "logs/eggdrop.log"

set servers {
seka.game-server.cc:6667
}

channel add #seka-gaming.de {
chanmode "+nt"
idle-kick 0
need-op { putserv "PRIVMSG #seka-gaming.de :Op her!" }
need-invite { putserv "PRIVMSG #seka-gaming.de :Lasst mich rein!" }
need-unban { putserv "PRIVMSG #seka-gaming.de :Nehmt den Ban weg oder ich räch' mich!. WUAHAHAHA!" }
}
set myhostname { seka.game-server.cc }
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/compat.tcl
#source scripts/userinfo1.0.tcl
loadhelp userinfo.help



mfg ako

READY
31.01.06, 10:29
#listen 55500 all

nimm das # weg dann kannst du ihn auf Port 55500 erreichen per Telnet.

Ako
31.01.06, 11:20
Hatte ich bereits. Der ist per telnet nicht zu erreichen.

Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

Tomek
31.01.06, 16:44
Wie startest du den eggdrop und was wird dabei ausgegeben?

Ako
31.01.06, 16:52
Steht alles hier: http://www.linuxforen.de/forums/showpost.php?p=1300400&postcount=1 ;)

mfg ako

Neutrin0
01.02.06, 22:56
hallo ako mein eggdrop start sieht so aus ich übergebe ihm auch nichts mehr

ich habe ihn nach folgenden link configuriert http://www.eggdrop-help.de/eggdrop.php?id=2 dort gibt es eine prima howto

am ende des egdrop starts sieht man normal auch die pid

an deiner stelle würde ich noch mal ganz genau schreibweise in der config prüfen und alle schritte nochmal machen der eggdrop ist ein wirklich zuverlässiger bursche

neutrin0@Neutrin0:~/bot$ ./eggdrop

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[22:43] --- Loading eggdrop v1.6.17 (Wed Feb 1 2006)
[22:43] Listening at telnet port 3333 (bots).
[22:43] Listening at telnet port 4444 (users).
[22:43] Module loaded: dns
[22:43] Module loaded: channels
[22:43] Module loaded: server
[22:43] Module loaded: ctcp
[22:43] Module loaded: irc
[22:43] Module loaded: notes (with lang support)
[22:43] Module loaded: console (with lang support)
[22:43] Module loaded: blowfish
[22:43] Module loaded: uptime
[22:43] Channelservice von mera ;) geht klar...
[22:43] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[22:43] use '.help userinfo' for commands.
[22:43] Userfile loaded, unpacking...
[22:43] === xxxxxxxx: 2 channels, 2 users.
Launched into the background (pid: 9230)