Feel free to make multiple posts.
You need to make sure you have a valid gateway. Use ‘route -n’ to look at your routes.
There should be a default route (0.0.0.0) to your gateway IP (What ever that is)
i.e. mine
[code]fog-2:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 bond0
0.0.0.0 10.10.10.10 0.0.0.0 UG 0 0 0 bond0[/code]
I have static IP settings for my FOG servers, you will probably want this too.