Mailing List Archive

Newbie network problem
I've checked everywhere, but still have problems:

1.I have Dom0 with
SUSE 9.3 Prof, eth0:IP=192.168.3.15, GatewayIP=192.168.3.1, works fine, see inside&outside world.
ifconfig shows:
eth0:...UP..

lo:...UP..

2.DomU has also SUSE 9.3 Prof and in test configuration, which is not using dhcp, netmask, gateway, hostname, ip, nif, so:
#ip....
#netmask...., etc.
In Yast2 I configured eth0:IP=192.169.3.100, GatewayIP=192.168.3.1

when I start "xm create test " (console7), the situation is:
1.Dom0 works& see inside&outside word except DomU.
ifconfig shows:
eth0:...UP..

lo:...UP..

vif7.0:..UP..

2.ping from DomU displays "Network is unreachable" for everything except for localhost.
ifconfig shows:
lo:...UP..

Thank you.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Newbie network problem [ In reply to ]
On Thu, 2005-06-09 at 17:12, Jure wrote:
> 2.ping from DomU displays "Network is unreachable" for everything except for localhost.
> ifconfig shows:
> lo:...UP..

DomU has not started the interface. Try "ifconfig eth0 up". If that
fixes the problem then make the fix permanent by using yast to ensure
that eth0 in domU is configured to start on boot.

James


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