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.

partyline behind NAT/firewall??

Old posts that have not been replied to for several years.
Locked
c
crispo

partyline behind NAT/firewall??

Post by crispo »

hello ppl im quite new in TCL but i was told that a TCL script could help me whit my problem...

well here goes..

i have a windrop bot running on Quakenet, snd the problem is that my friend cant ues the partyline, so i was told that it was because i was behind a firewall/NAT or something, so i need a script that resolves the IP of my comp and replaiset it with the one in the conf file once every hour and then rehashes the bot or something like that....

ore are there any of you ppl that have a better solution for my problem??

i hope that you will help me..

Crispo
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

um...

why would you need to replace your IP every half hour? Does it change that often? I reckon you are barking up entirely the wrong tree.

I suspect that a brief view of your setup would reveal the problem to be with the setting of My-ip or NAt -IP.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

It would be impossible to create a Tcl that would do this.

This is simply becuase, eggdrop will bidn to the IP at startup, and not to the new one as it is changed.

Only if you kill and totaly restart the bot will this occur as you want it.

As photon sugests, it is likely more to do with your setup, than with eggdrop.

First off, make sure you sue the correct nat-ip and my-ip settings.

Second, have you made sure that your NAT router has port forwarding enabled, and the port your bot listens to is forwarded.
c
crispo

Post by crispo »

well which ports do an windrop use???
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The ones you pick.

See your "listen" lin in the config file.
Locked