/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Hi everyone!
I have a LAN that has a Firewall to distribute packets from the Internet
over my LAN. The Firewall also masquerade the machines behind it. Now come
my problem! Has it ANY possibilities of a DNS server that is behind the
Firewall becomes public for the Internet? I do some experience about that
but no one works. Some one can help me?
My Firewall settings:
ipchains -P forward DENY
ipchains -A forward -j MASQ -s $LOCALNET -d $INTERNET -i eth0
ipmasqadm portfw -f
ipmasqadm portfw -a -P tcp -L $PUBLICIP 53 -R $LOCALIP 53
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.