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] Networking in DomU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Networking in DomU
From: Jessica Hartog <jessicalhartog@xxxxxxxxx>
Date: Fri, 11 Mar 2011 15:52:02 -0500
Delivery-date: Fri, 11 Mar 2011 13:11:42 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=QP6OH7+GMRtywaplP+FnBWCEzq8UR/s5NzZ6uIDyKsw=; b=ibn+/AClDgqIVnCiW4D+dFNqcXNQCeXIQ3dgHCXZp1U/53g3d2LfoLIQ444SQQI1qj MAXCBSMXbvGW+fdviDD3u6sobvOh0zf+1XztYJhig/D6ezqcbJqk3fat5rF52mLdvuyb XnLomGJRy823aPEklTn1ZkNMZ6DVKccnYgaEk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xfkncRbI3UJ+MI1X/p+qXL+LqeakMAZYppeSljIY55dP2tQDW4S7iPOpxZydVgFy/W 3Xg6gg22xFOSLTXbPEyYrHj6TIZEocesHUGkdZ85LxiGZVV/TeZnV98WiG6R33QchMMW wue8KgGjtFucrrby8Oynf0qYW5WyWDvU/Xtzs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>>The following things I CANNOT do:
>>-SSH from Dom0 to DomU (The connection times out)
>
>Does a ping work ? Does the destination show up in the arp table (use
>"arp -an" to check) ?
>

A ping does not work. The destination does not show up in the arp table on the Dom0 side, in fact there are no entries in the 10.32.0.0/16 subnet.
On the DomU side this command shows no results.

>>-SSH from other machines to DomU (The connection times out, but this
>>one isn't as important to me)
>
>Ditto - plus, check that SSH connections are permitted through the
>firewall you mention.
>

I think that by default SSH connections may be blocked without a specific exception being added to the firewall. Should I contact my sys-admin and request an exception be added? If so, what information would I have to give him?

>
>>eth0      Link encap:Ethernet  HWaddr 00:1a:a0:af:63:d2
>>           inet addr:<omitted>  Bcast:<omitted>  Mask:255.255.252.0
>
>>So, I check my DomU by using xm console to access the VM and running
>>ifconfig from there, as per the FAQ:
>>$ ifconfig
>>eth0      Link encap:Ethernet  HWaddr 00:16:3e:45:c2:9c
>>           inet addr:10.32.139.6  Bcast:10.32.255.255  Mask:255.255.0.0
>
>Where you have put <omitted>, is that an address in the 10.32.0.0/16 subnet ?
>

Where I put <omitted> that address is not in the 10.32.0.0/16 subnet.


Thank you.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>