Can someone help me with setting up networking in UML?
   I am running Ubuntu 10.10 over linux 2.6.35.32
   I am compiling from source
           linux-3.2.4.tar.bz2
           Debian-Squeeze-x86-root_fs.bz2
   Source build using commands
   make defconfig ARCH=um
   make mrproper ARCH=um
   make ARCH=um
   the UML is started using
             ./linux ubda=Debian-Squeeze-x86-root_fs  umid=myuml mem=128m
   with this i am able to navigate directories and create files/folders. So
   UML begins to work
   *For networking*

- Ignored:
   my host networking is at
   wlan0     Link encap:Ethernet  HWaddr 00:16:44:a8:bf:39
             inet addr:172.20.113.136  Bcast:172.20.113.255
 Mask:255.255.255.0

   So to set up networking i use the commands at host
          host : uml_mconsole myuml config eth0=tuntap,,,172.20.113.137

   in my UML window i see
   root@(none):~# Choosing a random ethernet address for device eth0
   Netdevice 0 (5a:66:7b:a0:86:d9) :
   TUN/TAP backend - IP = 172.20.113.137

   *and it is stuck at this point......*

   my final aim is to be able to access internet using UML.

   Please let me know if you need any other information.
   Any help would be appreciated.

-- 

Thanks
Regards
Saket Chawla
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
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