Re: [uml-user] Networking Problem

2005-03-02 Thread David Cannings
Greg Furlong wrote: > I have been attempting to set up a network in UML using TUN/TAP > > I have followed the instructions on the website but have not had > success Perhaps a quick read of the bridging HOWTO at http://edeca.net/articles/bridging/ would help you. There is no need to actually use

Re: [uml-user] Networking Problem

2005-02-21 Thread Paul Warren
Hi Greg, On Mon, Feb 21, 2005 at 07:50:53PM +, Greg Furlong wrote: > I have been attempting to set up a network in UML using TUN/TAP > I booted my UML using Linux ubd0=file_system eth0=tuntap,,,host-ipaddress > I ran the command ifconfig eth0 host-ipaddress up OK - that's wrong. The addres

[uml-user] Networking Problem

2005-02-21 Thread Greg Furlong
I have been attempting to set up a network in UML using TUN/TAP I have followed the instructions on the website but have not had success I booted my UML using Linux ubd0=file_system eth0=tuntap,,,host-ipaddress When the UML is booted i checked using dmesg that eth0 was O.K. and it was I ran the

[uml-user] Networking problem.

2005-01-06 Thread Adil Mujeeb, Noida
Hi all, i have problem related to networking.   CASE 1: My host machine has 2 ethernet cards. i have booted a UML & connected its interface eth0 with a bridge. The steps are as :   1. Boot the UMl. 2. Create the tap device & bridge. 3. Add the tap & host interface in the bridge and assi