Re: [uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-20 Thread Steve Johnson
> > Anyway, your prolly better off doing: > > > > Eth0 and eth0:1 (ip alias)... I use debian stable > as host and guest and > > that works quite nicely > This also avoids having to setup two interfaces on > the UML command line. Does this work with proxy-arped tuntap? Do you have a script on you

Re: [uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-20 Thread Blaisorblade
net > > Subject: [uml-user] Multiple Ethernet Interfaces in Debian Stable > > > > > > Does anyone know the secret to adding multiple > > ethernet interfaces to Debian UML guests? Or how to > > add multiple IP numbers to a Debian UML guest? > > > > My int

Re: [uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-20 Thread Olivier Brugman
Tim Warnock wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Johnson Sent: Sunday, 20 March 2005 5:09 PM To: user-mode-linux-user@lists.sourceforge.net Subject: [uml-user] Multiple Ethernet Interfaces in Debian Stable Does anyone know the

RE: [uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-19 Thread Tim Warnock
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Steve Johnson > Sent: Sunday, 20 March 2005 5:09 PM > To: user-mode-linux-user@lists.sourceforge.net > Subject: [uml-user] Multiple Ethernet Interfaces in Debian Stable > &

Re: [uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-19 Thread Olivier Brugman
Steve Johnson wrote: Does anyone know the secret to adding multiple ethernet interfaces to Debian UML guests? Or how to add multiple IP numbers to a Debian UML guest? My interfaces file: # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface auto lo ifac

[uml-user] Multiple Ethernet Interfaces in Debian Stable

2005-03-19 Thread Steve Johnson
Does anyone know the secret to adding multiple ethernet interfaces to Debian UML guests? Or how to add multiple IP numbers to a Debian UML guest? My interfaces file: # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo inet loopback