|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Networking in DomU
>>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
|
|
|
|
|