WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XPC ip address on dom0 xenbr0 inaccessible from other lo

To: Steve Allison <xen-users@xxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] XPC ip address on dom0 xenbr0 inaccessible from other local hosts
From: Andrew Eross <eross@xxxxxxxxxxxx>
Date: Thu, 6 Oct 2011 16:11:40 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 06 Oct 2011 12:14:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E8DFBD0.8040204@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <CAL_tfFe8=-a0B8TThOsuqGio1nBVkHzh3W4tVEvAwroxxN2Ezw@xxxxxxxxxxxxxx> <4E8DFBD0.8040204@xxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Steve,

I'm actually trying to connect to a network service running on the dom0 itself.. not the domU, so no guests involved.

However, "brctl" on dom0 shows:

dom0:

[root@vh01 nagios]# brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          0000.0013721a5fd4       no              eth0
                                                        vif4.0

Cheers,
Andrew

Andrew Eross
CTO
Locatrix Communications
Office: +61 7 3123 1469


On Thu, Oct 6, 2011 at 4:04 PM, Steve Allison <xen-users@xxxxxxxxxxxxxxxxxx> wrote:
On 06/10/2011 19:20, Andrew Eross wrote:
Hi guys,

I have a hopefully simple question that I can't quite figure out.

I want to run a network service on my XCP dom0.

This is fine, I've setup the service and it's accessible from dom0 itself. 

However, if I try to connect to the service from another host on the same physical local network, I always get "unable to route to host".

In this case below, vh01 is the host with the service, and vh02 is another XCP host on the same physical switch and subnet.

[root@vh01 ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:13:72:1A:5F:D4  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12639 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10968 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2452496 (2.3 MiB)  TX bytes:7793328 (7.4 MiB)
          Interrupt:17 

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:9986 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9986 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:4963416 (4.7 MiB)  TX bytes:4963416 (4.7 MiB)

vif3.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:2538 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3366 errors:0 dropped:64 overruns:0 carrier:0
          collisions:0 txqueuelen:32 
          RX bytes:2583572 (2.4 MiB)  TX bytes:1504727 (1.4 MiB)

xenbr0    Link encap:Ethernet  HWaddr 00:13:72:1A:5F:D4  
          inet addr:192.168.41.21  Bcast:192.168.41.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8693 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5177 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:883646 (862.9 KiB)  TX bytes:4931726 (4.7 MiB)

[root@vh01 ~]# telnet 192.168.41.21 3493
Trying 192.168.41.21...
Connected to 192.168.41.21.
Escape character is '^]'.

NOW trying from another host...

[root@vh02 ~]# telnet 192.168.41.21 3493
Trying 192.168.41.21...
telnet: connect to address 192.168.41.21: No route to host

Is there something basic I'm doing wrong here to be able to access my 41.21 address from another host?

Thank you,
Andrew

Andrew Eross
CTO
Locatrix Communications


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


On the host show us the output for "brctl show"

On the guest with connectivity issues, show us "ip route" or "route" output

-- 
May the ping be with you ..

_______________________________________________
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