Am Montag, den 14.03.2005, 10:30 +0100 schrieb KLEIN St�phane: [...] > I launch UML like this : linux eth0=tuntap,,,192.168.1.200 devfs=mount > > In uml console I do : > > [EMAIL PROTECTED]:~$ su > Password: > uml1:/home/foo# ifconfig eth0 192.168.1.201 up > read_output - read of data failed, err = -49 > SIOCSIFFLAGS: Operation not permitted > eration not permitted
Check if the host's /dev/net/tun is read/write for the uml owner. /nils. -- no sig ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
