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 1.6.15] Telnet: Connection Refused

Old posts that have not been replied to for several years.
Locked
E
Ev3rGlide

[Eggdrop 1.6.15] Telnet: Connection Refused

Post by Ev3rGlide »

Hi all

Actually, i'm running three eggdrops, two of them are on an IPv6 IRC Server, i can telnet them, no problem :)

But the last one, is on an IPv4 IRC Server, and i can't telnet this one, the connection is refused, and i check the conf, the eggdrop is listenning... On the 1.6.12 it was working, why not on the 1.6.15 ?

Anyone can help me ?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Please do re-check if you have the right ip and port of the eggdrop. Get from the .conf file for the ip from my-ip and the port from listen a port all or something, then try again.
Once the game is over, the king and the pawn go back in the same box.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

also check your protect-telnet setting
a.k.a. hellios
E
Ev3rGlide

Post by Ev3rGlide »

Yes, i did
I kept the same .conf file from the 1.6.12 and use it with the 1.6.15
When i launch the eggdrop, it tells me it listens on telnet (users)

On the eggdrop using an IPv4 network, if i jump it on an IPv6 one, telnet works...
I don't understand why it doesn't with the IPv4 irc network :(
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This sounds like a issue inside the IPv6 code.

To use the third bot on the IPv4 netowkr, you may have to install a second, non-IPv6 compiled bot in a seperate directory.
E
Ev3rGlide

Post by Ev3rGlide »

Yes, you are right
I just compiled without ipv6 support
And telnet works :)

Thanks man :P
Locked