[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: domU networking problems: network interface does not automatically discover bridge
The result is that on boot ifconfig reports a proper IP address whether it was acquire via DHCP or was statically assigned: [root@template ~]# ifconfig eth0 Link encap:Ethernet HWaddr 00:22:22:24:6D:FB
inet addr:192.168.1.123 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::222:22ff:fe24:6dfb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:83 errors:0 dropped:0 overruns:0 frame:0 TX packets:41 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10920 (10.6 KiB) TX bytes:3394 (3.3 KiB)
Sadly, trying to ping that gateway produces: [root@template ~]# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. --- 192.168.1.1 ping statistics ---
214 packets transmitted, 0 received, 100% packet loss, time 213022ms Which means that although arp can help me to find an IP now my IP packets are not getting back to the gateway. Any thoughts on how to fix or debug this? j. On Sun, Jul 5, 2009 at 8:53 AM, Joseph King <joking@xxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |