[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Networking domU > Internet ping gives "destination host unreachable"



Hello Johannes,

you saved my day :-)

I'm not experienced in that routing stuff, but I should have seen that before...

The reason was in my /etc/network/interfaces

On the static definition of eth1 I had a gateway line, because I misunderstood the meaning of it. After removing it, everything works like a charm.

Thanks again,
Mario Minati

Johannes Puschmann schrieb:

Mario Minati wrote:
Hello @all,

rc_manager:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.250.0   0.0.0.0         255.255.255.0   U     0      0        0
eth1
192.168.10.0    0.0.0.0         255.255.255.0   U     0      0        0
eth0
0.0.0.0         192.168.250.1   0.0.0.0         UG    0      0        0
eth1
0.0.0.0         192.168.10.1    0.0.0.0         UG    0      0        0
eth0



Looks like the kernel wants to get out at eth1.
Try to delete the default route at eth1,
IRC route del default gw 192.168.250.1 or try with Interface metrics.

HTH
Johannes


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.