Hi All

I know Networking seems to be the biggest problem discussed on the list, but
I'm have seriously difficulties.
I've a 2.6.23.14 kernel on the host and also a 2.6.23.14 UML kernel.  UML
boots correctly, although I don't have the SKAS3 patch.

When I try and setup networking on host I get the following error;

host:/home/brendan/linux-2.6.23.14-uml # tunctl -u root -t host-uml
Set 'host-uml' persistent and owned by uid 0
host:/home/brendan/linux-2.6.23.14-uml # brctl addbr uml-bridge
host:/home/brendan/linux-2.6.23.14-uml # ifconfig host-uml 0.0.0.0 up
host:/home/brendan/linux-2.6.23.14-uml # ifconfig eth1 0.0.0.0
host:/home/brendan/linux-2.6.23.14-uml # brctl addif uml-bridge host-uml
host:/home/brendan/linux-2.6.23.14-uml # brctl addif uml-bridge eth1
host:/home/brendan/linux-2.6.23.14-uml # brctl show
bridge name     bridge id               STP enabled     interfaces
uml-bridge              8000.000ae4ac1957       no              host-uml
                                                        eth1
solaris:/home/brendan/linux-2.6.23.14-uml # dhclient uml-bridge
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/uml-bridge/00:0a:e4:ac:19:57
Sending on   LPF/uml-bridge/00:0a:e4:ac:19:57
Sending on   Socket/fallback
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on uml-bridge to 255.255.255.255 port 67 interval 16

solaris:/home/brendan/linux-2.6.23.14-uml # route add -host
192.168.0.253dev uml-bridge
solaris:/home/brendan/linux-2.6.23.14-uml # uml_mconsole uml-host config
eth1=tuntap,host-uml,fe:fd:c0:a8:00:fd
Warning: couldn't stat file: /root/.uml/uml-host/mconsole - No such file or
directory
Warning: couldn't stat file: /tmp/uml/uml-host/mconsole - No such file or
directory
Warning: couldn't stat file: uml-host - No such file or directory
Sending command to '' : Invalid argument

Any help with this would be greatly appriciated, I'm working on a college
thesis using UML, but I'm ready to pull my hair out on this one.  I also own
the Jeff Dike book (which is where I got the above from) so any references
to that are OK also.

Thanks in advance
Brendan McNally
Ireland
-------------------------------------------------------------------------
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

Reply via email to