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.

connection problems

Old posts that have not been replied to for several years.
Locked
Z
Zacharias

connection problems

Post by Zacharias »

I have a problem connecting to the irc server. I have the nat-ip configured to my external i. 217.215.17.149 . And the my-ip and my-dns thingys in the start dissabled.
The server


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg Botson hello
This will make the bot recognize you as the master.

[00:43] === Botson: 1 channels, 0 users.
[00:43] main: entering loop
[00:43] Trying server wineasy.se.quakenet.eu.org:6667
[00:43] DNS resolve failed for wineasy.se.quakenet.eu.org
[00:43] Failed connect to wineasy.se.quakenet.eu.org (DNS lookup failed)
[00:44] Trying server mediatraffic.fi.quakenet.org:6667

and so on.

This is some of my settings in eggdrop.conf:


set nat-ip "217.215.17.149"
set net-type 4
User avatar
Clipped
Halfop
Posts: 73
Joined: Fri Jan 24, 2003 2:27 am

Post by Clipped »

Try using the ip ...

wineasy.se.quakenet.eu.org -------> 213.131.131.184

Clipped
Z
Zacharias

Post by Zacharias »

THANKS I have been working all they to fix this and you do it just like that. THANKS!!!
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You have either started the bot using the -n option, or are running a windrop (because it didn't goto the background).

If it is a windrop, follow the instructions of http://windrop.sf.net/ - They give information regarding a file called resolve.conf, that allows names to be resolved correctly.
Z
Zacharias

Post by Zacharias »

I used the N thingy
Locked