First page Back Continue Last page Summary Graphic
Enabling Port Forwarding
In the start section of your ipchains resource script (/etc/rc.d/init.d/ipchains), add these lines:
echo -n "Enabling IPPORTFW Redirection on external LAN.."
/usr/sbin/ipmasqadm portfw -f
Notes: