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.

firewall/nat

Old posts that have not been replied to for several years.
Locked
m
mehighbc

Post by mehighbc »

i am using eggdrop1.6.8..
i want to connect my bot through a proxy.
What should i write in my config file for making the bot to connect through this proxy
V
Vosje

Post by Vosje »

If it is an unix eggdrop 1.6.8 whatch is.. download newer version.

Look to the settings in your config file
if you use an NAT then you fill in
My-Hostname "you real ip dns name"
My-IP "192.168.0.2"
or what ever your Internal IP is.

If you use an real proxy, then you must look below the advanges config file of the eggdrop
there are settings to use Proxy servers

:smile:
B
Bever
Voice
Posts: 31
Joined: Mon Dec 10, 2001 8:00 pm

Post by Bever »

I'm running a few eggies behind an iptables NAT box, and there was nothing special to configure. So not the dns and ip either.
Locked