|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] no ssh login
OK, I stopped using the /etc/xen/scripts/network-bridge file, without the
bridge scripts, it started the network fine, but the problem is still
there, can't ssh to the dom0 and vm01 from the remote client.
the route -n on dom0 as following:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0
xenbr0
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0
xenbr0
182.111.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
0.0.0.0 182.111.30.190 0.0.0.0 UG 0 0 0
eth0
and the route -n from vm01 is shown as following:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
0.0.0.0 192.168.3.1 0.0.0.0 UG 0 0 0
eth0
Any suggestions?
By the way, how to name the vm01? For example, my dom0 has a hostname
tom.localdomain, do I have to name the vm01 hostname as
cat.tom.localdomain or cat.localdomain? What should I do to make the
remote client know the existing of cat?
Thanks
Bin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|