Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • You appear to be missing a default route. So your machine only knows how to get to 10.0.0.* addresses. Assuming a default .1 for the gateway, you can add GATEWAY=10.0.0.1 to the file.
    – Ciclamino
    Commented Apr 15, 2015 at 1:02
  • 1
    can you post the contents of /etc/sysconfig/network and /etc/resolv.conf
    – td512
    Commented Apr 15, 2015 at 1:04