cannot ping gateways from instance
I am having a difficult time troubleshooting my instance issues inability to get to the internet. I can perform an nslookup from the router as well as ping instances. The instances cannot ping the gateways? Should they be able to?
I not an expert but. Your instances do not have internet access? right?
I am not sure but run this command. sudo iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Will check on this. Thanks.