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.

other people can't telnet to my bot

Old posts that have not been replied to for several years.
Locked
B
Bytez
Op
Posts: 168
Joined: Mon Aug 11, 2003 1:42 pm

other people can't telnet to my bot

Post by Bytez »

I have the line: listen 5555 all in the eggdrop.conf and other users can't connect. Only I can connect if I type telnet localhost 5555 if I type telnet mywanip 5555 it won't work I even opened the ports in my router, 5555 and 23 for telnet. and protect-telnet is set to 0
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Dose it see the connection when an user try to telnet in?
Once the game is over, the king and the pawn go back in the same box.
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

.chattr nick +p
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

The +p flag is needded only if require-p is set to 1. Anyway, what flags do they have?
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 »

seeing how you mentioned WAN ip im assuming you are on NAT... try using set nat-ip "wanip-here"
a.k.a. hellios
B
Bytez
Op
Posts: 168
Joined: Mon Aug 11, 2003 1:42 pm

Post by Bytez »

caesar wrote:The +p flag is needded only if require-p is set to 1. Anyway, what flags do they have?
Flags: hjmoptx

my require-p is set to 0

I tried changing the wan setting in the eggdrop.conf file and afterwards, i can't dcc chat myself using both the /ctcp botnick and right clicking my name,DCC, chat using mirc I'm using mirc on the machine as my windrop :x
Locked