Mailing List Archive

running on Suse9.2
Hey folks-

I'm sort of successful running xen on Suse9.2 (as the host). (It
appears to work, but gives various warnings/failures during bootup).

I'm trying to run the same Suse9.2 as a domain on top of the host. I
made a disk image that I can start and log into. I have a few issues.
The first I would like to deal with is networking. It appears that I
can reach machines on the local network but not on the internet.
Pinging local machines works, but:

green:~ # ping www.yahoo.com
connect: Network is unreachable

Is there additional configuration I need to do? The host can ping the
internet, too.
Any suggestions?

thanks

matt


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: running on Suse9.2 [ In reply to ]
> I'm sort of successful running xen on Suse9.2 (as the host). (It
> appears to work, but gives various warnings/failures during bootup).

It's probably just that our default kernel is configured
differently from the standard SuSE one. Have you installed
modules for the new kernel? That often quietens things down.

> I'm trying to run the same Suse9.2 as a domain on top of the host. I
> made a disk image that I can start and log into. I have a few issues.
> The first I would like to deal with is networking. It appears that I
> can reach machines on the local network but not on the internet.
> Pinging local machines works, but:
>
> green:~ # ping www.yahoo.com
> connect: Network is unreachable
>
> Is there additional configuration I need to do? The host can ping the
> internet, too.
> Any suggestions?

Are you sure this isn't just a name resolution issue in the guest
or such like? What happens if you ping a numeric IP?

The networking between the guests and host is L2 bridged. Have
you got the gateway in the guest configured correctly? (same as
the host).

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel