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.
Old posts that have not been replied to for several years.
virtuoso
Halfop
Posts: 90 Joined: Fri May 16, 2003 6:52 pm
Post
by virtuoso » Fri Jun 06, 2003 6:13 am
in my eggdrop.conf file i have :
set servers {
irc6.ngnet.it
}
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg Tentativo hello
This will make the bot recognize you as the master.
[11:41] === Tentativo: 2 channels, 0 users.
[11:41] main: entering loop
[11:41] Trying server irc6.ngnet.it:6667
[11:41] Failed connect to irc6.ngnet.it (DNS lookup failed)
how can i fix it ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sat Jun 07, 2003 6:10 am
Is this a IPv6 server?
If so, you ahve to use the IPv6 IP address.
virtuoso
Halfop
Posts: 90 Joined: Fri May 16, 2003 6:52 pm
Post
by virtuoso » Sun Jun 08, 2003 6:15 am
like this :
set servers {
"2001:6b8:1:0:210:83ff:fe35:2816"
}
but the output is :
[14:55] === Tentativo: 2 channels, 0 users.
[14:55] main: entering loop
[14:55] Trying server 2001:6
[14:56] Timeout: connect to 2001
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sun Jun 08, 2003 9:00 am
Please follow the example given in eggdrop.conf distributed with eggdrop.
Code: Select all
set servers {
[ipv6:address::here]
}
har0
Voice
Posts: 20 Joined: Fri Jan 17, 2003 7:07 am
Post
by har0 » Wed Jun 18, 2003 6:51 am
Maybe the problem is, that the Ngnet tunnel has been down a while?
mine works again ... so retry ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Wed Jun 18, 2003 7:02 am
You may also note that HE tunnels no longer work for IRC.
They have been removed due to abuse and attacks on the router.
har0
Voice
Posts: 20 Joined: Fri Jan 17, 2003 7:07 am
Post
by har0 » Sun Jul 13, 2003 4:49 am
short Update:
Ngnet decided (due to lamers? ) to close server and ipv6 for all "foreign" customers ...so old tunnels outside .IT do not work anymore ..
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Sun Jul 13, 2003 4:54 pm
I had the same problem before, but when i put the dns of the server in stead of the server name it worked.