WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] ttylinux + Network example?

On Thu, 11 Nov 2004 16:26:25 +0200
Yotam Medini <yotamm@xxxxxxxxxxxx> wrote:

> 
> Is there an example similar to ttylinux, 
> but with active network interfaces defined?

ttylinux works with networking, enable it in the config file with a
valid IP address (the easiest thing to do is to bridge to the host's
network and use the default Xen bridging script.

netmask = get_current_ipmask()
gateway = get_current_ipgw()
ip = "#.#.#.#"

If that doesn't work, you may also need to edit the network settings in
ttylinux:/etc   I don't think that it is necessary but I don't have a
Xen install to check for sure.

Hope that helps!

> 
> regards -- yotam
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>