I have my user mode kernel running on my gentoo box following the gentoo's guide: <a href="http://www.gentoo.org/doc/en/uml.xml">http://www.gentoo.org/doc/en/uml.xml</a><br>but can not access the Internet, pinging my host system appears to be no problem though.. <br><br>my host system has a ADSL connection to the Internet, and "eth0" has been assigned with IP <a href="http://192.168.0.1">192.168.0.1</a>.<a></a><a></a><br>here is my command line that brings up the user mode linux: <a></a><br><pre><span class="code-input">UML> linux ubd0=root_fs ubd1=swap_fs eth0=tuntap,,,<a href="http://192.168.0.1">192.168.0.1</a><br><br>I assigned <a href="http://192.168.0.2">192.168.0.2</a> to my UML, added default route entry; copyed over my resolv.conf.<br>but still can't contact with my name servers nor other Internet hosts.<br><br>did I miss something? or the guide is just incomplete?<br><br>thanks.<br>daniel<br><br></span></pre><br><br> <br><a href="http://www.gentoo.org/doc/en/uml.xml"> </a>