On Thu, Feb 07, 2008 at 09:59:40PM -0500, lanas wrote: > uml2# ping 192.168.1.1 > > PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. > From 192.168.1.2 icmp_seq=2 Destination Host Unreachable
Looks like there's no route for 192.168.1.x - normally one is made automatically, I think. route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0 should do the trick. Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user