I have simple problem. When using /dcc eggdrop I got just this:
Code: Select all
Chat with eggdrop
Waiting for acknowledgement...
I'm owner of the bot
Regards
Code: Select all
/dcc chat Eggdrop
Code: Select all
/ctcp Eggdrop chat
The problem is more than likely, port forwarding and your using a router. To correctly use IRC you need to forward port 59 (dcc), port 113 (ident), port 1024-1031 (8 get/send/chat windows). If you need more than 8 get/send/chat windows raise the 1031 appropriately. This will satisfy IRC if you forward those ports to a specific IP on your router.Havekk wrote:I'm having a similar issue. I cannot start a DCC chat with the bot.
I've triedandCode: Select all
/dcc chat Eggdrop
I've also tried mIRC and Xchat.Code: Select all
/ctcp Eggdrop chat
The bot is obviously on the network because I can MSG it. I'm not sure if it's a configuration error or what.
Any help would be appreciated