just installed eggdrop on my debian woody via "apt-get install eggdrop", I can start the bot without any error messages but the bot simply doesn't appear in my irc channel.
this is the output of /usr/bin/eggdrop -m -n /usr/lib/eggdrop/eggdrop.conf:
in my irc status window I see this message:Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[13:02] Allocated bind table unld (flags 1)
[13:02] Allocated bind table time (flags 1)
[13:02] Allocated bind table note (flags 0)
[13:02] Allocated bind table nkch (flags 1)
[13:02] Allocated bind table load (flags 1)
[13:02] Allocated bind table link (flags 1)
[13:02] Allocated bind table filt (flags 1)
[13:02] Allocated bind table disc (flags 1)
[13:02] Allocated bind table dcc (flags 0)
[13:02] Allocated bind table chpt (flags 1)
[13:02] Allocated bind table chon (flags 1)
[13:02] Allocated bind table chof (flags 1)
[13:02] Allocated bind table chjn (flags 1)
[13:02] Allocated bind table chat (flags 1)
[13:02] Allocated bind table bot (flags 0)
[13:02] Allocated bind table bcst (flags 1)
[13:02] Allocated bind table away (flags 1)
[13:02] Allocated bind table act (flags 1)
[13:02] Allocated bind table evnt (flags 1)
[13:02] --- Loading eggdrop v1.6.17 (Sun Sep 26 2004)
[13:02] Module loaded: dns
[13:02] Module loaded: blowfish
[13:02] Module loaded: channels
[13:02] Allocated bind table wall (flags 1)
[13:02] Allocated bind table raw (flags 1)
[13:02] Allocated bind table notc (flags 1)
[13:02] Allocated bind table msgm (flags 1)
[13:02] Allocated bind table msg (flags 0)
[13:02] Allocated bind table flud (flags 1)
[13:02] Allocated bind table ctcr (flags 1)
[13:02] Allocated bind table ctcp (flags 1)
[13:02] Module loaded: server
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg MisterFett hello
This will make the bot recognize you as the master.
[13:02] === MisterFet: 1 channels, 0 users.
[13:02] main: entering loop
[13:02] Trying server 213.xxx.xxx.xx:6665
[13:02] net: connect! sock 9
[13:02] Connected to 213.xxx.xxx.xx
[13:02] -NOTICE- *** Looking up your hostname...
[13:02] -NOTICE- *** Found your hostname (cached)
[13:02] -NOTICE- *** If you are having problems connecting due to ping timeouts, please type /quote pong C3F63488 or /raw pong C3F63488 now.
[13:03] [FetterSack!FettSack@63AB0435.2954E57D.C766AC59.IP] hello
but the bot doesn't appear in my channel[12:59] -213.xxx.xxx.xx- *** Notice -- Client connecting on port 6665: MisterFett (MisterFett@213-xxx-xxx-xx.clients.xxxxxxxxx.de) [clients]

what is wrong?
thanks,
Willi