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 command ifconfig eth0 host-ipaddress up

and then i tried to ping my host which was successful

I then ran the command route add default gw host-ipaddress

Pinging another machine didn't work so i ran the command

route del -net ipaddress dev eth0 netmask 255.255.0.0

I then ran route add -host host-ipaddress dev eth0

I tried to ping another machine on the network but it said host destination 
unreachable

Can anyone help me


Regards


-- 
This message has been scanned for content and 
viruses by the DIT Information Services MailScanner 
Service, and is believed to be clean.
http://www.dit.ie



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to