|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Networking in DomU
Jessica L Hartog wrote:
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) ?
-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.
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 ?
--
Simon Hobson
Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|