Re: [uml-user] Networking and VLANs

2007-11-26 Thread Jason Gauthier
1 con=pts Thanks, Jason > -Original Message- > From: Jonas Meyer [mailto:[EMAIL PROTECTED] > Sent: Friday, November 23, 2007 5:19 PM > To: Jason Gauthier > Cc: user-mode-linux-user@lists.sourceforge.net > Subject: Re: [uml-user] Networking and VLANs > > I would

Re: [uml-user] Networking and VLANs

2007-11-23 Thread Jonas Meyer
I would recommend you use tun/tap. I use the following scripts that I wrote. They assume that you have installed the "uml-utilities" package, that each uml has a file named "root_fs" and "swap" in its home directory, and that each uml user was added to the "uml-net" group. Also, you need to creat

[uml-user] Networking and VLANs

2007-11-21 Thread Jason Gauthier
Greetings all, I'm very new to UML, but not new to Linux itself. I've stumbled into a need for UML, and decided to give it a spin. I've done a lot of reading, and experimenting. I've compiled my own kernel, and bootstrapped a debian system. I've currently got a usable and booted de