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.

Help.. DNS Lookup Failed

Old posts that have not been replied to for several years.
Locked
D
DarkOne-

Post by DarkOne- »

Get this error when the bot is trying to connect to servers. I can do pings or go anywhere with the same machine. So I know its not a DNS issue with the computer - It will connect sometimes.. and I do have a linksys cable router but everything connects fine and it links the the bot net and shares user files

[01:14] Trying server Flanders.Be.Eu.Undernet.org:6660
[01:14] Failed connect to Flanders.Be.Eu.Undernet.org (DNS lookup failed)
X
Xander

Post by Xander »

I have the same problem with ircd daemon running on my system: I can connect to it with IRC-clients, I can ping this address, but the eggdrop can't connect to it. May be I should run named on my system?
Thanks, Xander.
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

don't use hostnames then. use ip's
X
Xander

Post by Xander »

On 2001-12-19 21:38, Petersen wrote:
don't use hostnames then. use ip's
I tried 192.168.1.1 and 127.0.0.1. No effect.
Maybe ircd need additional configuration?
D
DarkOne-

Post by DarkOne- »

Your getting off the topic, this isnt about ircd - and using IPs instead of hostnames is an option but like some Id like to know whats causing it - had to be eggdrop since the system can resolve DNS. Anyone have any ideas?
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

probably bad resolver libraries, which causes the dns module to be messed up. try unloading the dns module.
D
DarkOne-

Post by DarkOne- »

Thank you.. I will try this tonight. I was thinking maybe that was it. It started when I put the server behind a linksys router, possibly eggdrop doesnt like them. Again thanks for your help I will let everyone know if it works.

<font size=-1>[ This Message was edited by: DarkOne- on 2001-12-20 12:19 ]</font>
D
DarkOne-

Post by DarkOne- »

On 2001-12-20 12:02, Petersen wrote:
probably bad resolver libraries, which causes the dns module to be messed up. try unloading the dns module.
Worked like a charm you rock. Thanks.
Locked