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.

net: eof!(write) socket 6 (No route to host,113)

General support and discussion of Eggdrop bots.
Post Reply
S
Suraci
Voice
Posts: 4
Joined: Wed Sep 24, 2008 12:06 pm

net: eof!(write) socket 6 (No route to host,113)

Post by Suraci »

Anyone knows how to fix this? ... the eggdrop does connect to the server, but then disconnects with this error message (./eggdrop -mn eggdrop.conf)


[18:08] Connected to London.UK.EU.Justanetwork.Org
[18:08] net: eof!(write) socket 6 (No route to host,113)

Thanks in advance :)
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

No route to host would usually indicate a network related issue such as faulty routing. Unfortunately, it is hard to say much more with this limited info. Have you tried to manually connect to the irc-server using a telnet client or done a traceroute?
NML_375
S
Suraci
Voice
Posts: 4
Joined: Wed Sep 24, 2008 12:06 pm

Post by Suraci »

yes, I tried it manually.. I also tried undernet and dalnet servers but they all gave the same error.

I have no idea where to look :(
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

One thing that comes to mind, did you set either my-ip or my-hostname within your configfile?
Althugh, this is not the likely fault since you said using telnet also failed..
NML_375
S
Suraci
Voice
Posts: 4
Joined: Wed Sep 24, 2008 12:06 pm

Post by Suraci »

I did not set either my-ip and my-hostname.

A traceroute gave me this:

traceroute irc.justaserver.org

1 89-18-176-109.justareasonnet.com (89.18.176.109) 0.057 ms 0.017 ms 0.016 ms
2 89-18-176-109.justareasonnet.com (89.18.176.109) 0.020 ms !X 0.016 ms !X 0.022 ms !X
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Would 89.18.176.109 be some home router/firewall?
It appears that this device is unable to find a path/route to the network segment of the irc servers. Most likely, you'll get the same result for pretty much any valid IP address. This would suggest that the default-gateway is improperly setup for this device.
NML_375
S
Suraci
Voice
Posts: 4
Joined: Wed Sep 24, 2008 12:06 pm

Post by Suraci »

Almost solved :) It seems it was a firewall issue om ny server.. port 6667 was only open for incoming connections...

The eggdrop is online now, but I can't DCC Chat it.. I'm sure this is also a firewall issue. Canyou tell me which incoming/outgoing ports should be open for DCC Chat? I'm not sure, was it 1024 ?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Dcc chat uses random ports, and the listener is the one who initiates the chat request, usually your irc client. Some clients, such as mIRC among others, do allow you to set a restricted interval of ports to be used, to ease the configuration of firewalls and the like.
NML_375
Post Reply