/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
I set up ipmasqadm & ipchains following, and I want outside access my internal
web server, but I can get it work fine, why? I use redhat 6.1 and
ipmasq-0.4.2-2.i386.rpm
ipchains -F
ipchains -P forward DENY
ipchains -A forward -s 192.168.0.0/24 -j MASQ
ipmasqadm portfw -f
ipmasqadm portfw -a -P tcp -L 202.96.135.105 1000 -R 192.168.0.18 80
I can access outside web server from internal network.
Thanks!
Calvin
_______________________________________________
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.