Here's the setup ..
Router with NAT - 193.254.225.6 / 192.168.0.1
Linux box running the eggdrop - 192.168.0.4
Workstation runing IRC client - 192.168.0.3
I've set my-ip to 192.168.0.4 and nat-ip to 193.254.225.6 in the config file. Some people can connect to the bot using a DCC Chat, others can't - myself included.
I can connect over telnet, and thus "monitor" what happens and this is the lines that get dug up when I try to initiate a DCC chat myself:
Code: Select all
[15:35] -[MI]Xtianu (isayo.arki@193.254.225.6)- DCC Chat (193.254.225.6)
[15:35] CTCP DCC: CHAT chat 3254706438 4222 from [MI]Xtianu (isayo.arki@193.254.225.6)
[15:35] DCC connection: CHAT ([MI]Xtianu!isayo.arki@193.254.225.6)
[15:35] Lost dcc connection to [MI]Xtianu (isayo.arki@193.254.225.6/4222)
Thanks in advance ..