First page Back Continue Last page Summary Graphics
Now add the masquerade
Type (all on one line):
ipchains =---A forward
--- -s 192.168.1.0/255.255.255.0
- j MASQ
and now ipchains --L will add
target prot opt source destination ports
MASQ all - - - - - - localnet/24 anywhere n/a
to that previous
Chain forward (policy DENY):
Notes: