This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop won't connect to irc server

Old posts that have not been replied to for several years.
Locked
t
teaser

eggdrop won't connect to irc server

Post by teaser »

I downloaded Murf's googler-script from one of these pages and installed it in my eggdrop. When I rehashed, it reported an error and the bot stopped. So I removed the script to get it back online but it wouldn't connect anymore. I started it with the -n switch and I got this output:

[23:58] Trying server irc.myserver.be:6667
[23:58] DNS resolved irc.myserver.be to xxx.xxx.xxx.xxx
[23:58] net: connect! sock 8
[23:58] Connected to irc.myserver.be
[23:58] net: eof!(write) socket 8 (Connection refused,111)
[23:58] Disconnected from irc.myserver.be

This is with all servers of the network I tried to connect on.

A clue anyone?
t
teaser

Post by teaser »

OK, I got the bot to connect. I forgot that I got the following error after I removed the script:
'hostname self-lookup failed' (and something about 'set my-ip')

So I set my-ip to 192.168.xxx.xxx, not good obviously. I have it no on my externel ip so it works.
But before my-ip wasn't set but it connected anyway. Why this sudden change? I have a dynamic IP so it's not very practical if I have to modify the config file everytime my router gets a new IP.
Locked