Can't ping outside network!?

  • Hi All,


    I am not sure what I might have done wrong. Suddenly, I cannot ping the outside network from OMV. It will ping the internal network and gateway just fine, but will not ping 8.8.8.8 or anything else outside.


    Can someone give me an idea how to troubleshoot? Here is some info I can get now:


    eth0 Link encap:Ethernet HWaddr 00:24:8c:3e:6a:06
    inet addr:192.168.1.73 Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:80835998 errors:1623 dropped:4 overruns:1623 frame:0
    TX packets:39492039 errors:0 dropped:316 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:115108757333 (107.2 GiB) TX bytes:8374831856 (7.7 GiB)
    Interrupt:41 Base address:0xe000


    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:838920 errors:0 dropped:0 overruns:0 frame:0
    TX packets:838920 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:243298073 (232.0 MiB) TX bytes:243298073 (232.0 MiB)


    resolv.conf:


    nameserver 8.8.8.8
    nameserver 8.8.4.4


    Interfaces:


    auto eth0
    allow-hotplug eth0
    iface eth0 inet static
    address 192.168.1.73
    gateway 192.168.1.1
    netmask 255.255.255.0
    dns-nameservers 8.8.8.8 8.8.4.4 192.168.1.1
    iface eth0 inet6 manual
    pre-down ip -6 addr flush dev $IFACE


    Also, I tried to issue "service networking restart" but I get:


    Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
    Reconfiguring network interfaces...RTNETLINK answers: File exists
    Failed to bring up eth0.
    RTNETLINK answers: File exists
    Failed to bring up eth0.
    done. :?:

  • Uh, you do not edit resolv.conf. Never.. Never..


    You edit your NIC (System and then the Interfaces TAB) in the Web GUI. There is a DNS name server line. Put your DNS server there and a comma between each entry with no spaces.


    Then reboot.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!