/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Hi
I've trie Ipmasqadm, but I can't seem to get it to work..
#IPCHAINS
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -s 192.168.0.0/24 -j MASQ
/sbin/ipchains -I forward -p tcp -s 192.168.0.2 64 -j MASQ
#IPMASQADM
/usr/sbin/ipmasqadm portfw -a -P tcp -L externalIP 64 -R 192.168.0.2 64
I'm running IPchains to share my connection over with 2 Pcs and I would like
to forward requests from externalIP to 192.169.0.2 on port 64 or my internal
machine.
Could anyone help me with this?
Thanks
Gerald
_______________________________________________
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.