Home Page › Forums › Network Management › Networking › How to tell if VLAN is not NAT’d › Reply To: How to tell if VLAN is not NAT’d
February 19, 2010 at 8:12 am
#49661
Member
Don’t use
iptables -t nat -I POSTROUTING 1 -i lo -o ETH00 -j MASQUERADE
3 times.
If you still have a problem I will try to simulate it in my lab this weekend as it looks very weird to me.