| 
 [root@vh02 ~]# ip route 
default via 192.168.41.254 dev xenbr0  [root@vh02 ~]# ifconfig eth0      Link encap:Ethernet  HWaddr 00:13:72:99:EA:A7             UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
          RX packets:79287250 errors:0 dropped:24 overruns:0 frame:0           TX packets:58493941 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000            RX bytes:1275175262 (1.1 GiB)  TX bytes:1098962471 (1.0 GiB) 
          Interrupt:16  
 
 lo        Link encap:Local Loopback             inet addr:127.0.0.1  Mask:255.0.0.0           UP LOOPBACK RUNNING  MTU:16436  Metric:1           RX packets:22431836 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:22431836 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:0            RX bytes:1169929418 (1.0 GiB)  TX bytes:1169929418 (1.0 GiB) 
  
vif4.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF             UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1           RX packets:1724388 errors:0 dropped:0 overruns:0 frame:0           TX packets:2062490 errors:0 dropped:1199 overruns:0 carrier:0 
          collisions:0 txqueuelen:32            RX bytes:389050097 (371.0 MiB)  TX bytes:576753284 (550.0 MiB) 
 
 xenbr0    Link encap:Ethernet  HWaddr 00:13:72:99:EA:A7             inet addr:192.168.41.114  Bcast:192.168.41.255  Mask:255.255.255.0 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:25497613 errors:0 dropped:0 overruns:0 frame:0           TX packets:12556923 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:0            RX bytes:2428491486 (2.2 GiB)  TX bytes:859773638 (819.9 MiB) 
 
 Interestingly, I can ping the other host.. 
 
 
[root@vh02 ~]# ping 192.168.41.21 PING 192.168.41.21 (192.168.41.21) 56(84) bytes of data. 
  Both hosts are XCP 1.0 and plugged directly into the same physical switch. 
 
 Just not route anything to it.. 
 
 Thanks! Andrew 
  Andrew Eross 
CTO Locatrix Communications Office: +61 7 3123 1469 
 
 On Thu, Oct 6, 2011 at 4:16 PM, Steve Allison  <xen-users@xxxxxxxxxxxxxxxxxx> wrote: 
 
Show us "ip route" and "ipconfig" on the other machine that can't connect. 
 
 
 
ifconfig*  
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |