On Thu, Feb 22, 2007 at 05:09:47PM -0500, Jonas Meyer wrote:
> auto eth0
> iface eth0 inet static
>         address 192.168.1.4
>         netmask 255.255.255.0
>         up route add -host 192.168.1.2 dev eth0
>         up route add default gw 192.168.1.2
> [/code]
> 
> then when I screen in to the guest and attempt to login, I have a
> problem.  I type my user name at the prompt and hit return, and I get an
> immediate "Login timed out after 60 seconds".  It is impossible to type
> the password before this message appears.

FWIW, this seems not to be a problem with 2.6.21.  I have no idea what it
was, but it seems not to exist any more.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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