Can someone help me out here? I figured that iptables -F would flush all tables including the nat table, but it appears to not flush it. I have to explicitly use iptables -t nat -F to fllush the NAT rules. Thanks, Shannon
Can someone help me out here? I figured that iptables -F would flush all tables including the nat table, but it appears to not flush it. I have to explicitly use iptables -t nat -F to fllush the NAT rules. Thanks, Shannon