Roland,

Forgot to send the answer to the list as well.

Roland Kaeser wrote:
This was exactly the problem. Many thanks

You're welcome.

--- Ramon van Alteren <[EMAIL PROTECTED]> schrieb:

Roland Kaeser wrote:

Hello

I have weird behavior of the uml network interfaces when I run the uml guest as

a

nonpriviledged user. This happens when:

activate the tuntap interfaces with:
      /usr/bin/tunctl -t <username> -t interface1
      /sbin/ifconfig interface1 0.0.0.0 promisc up


Don't know if it's a typo but the command should be
/usr/bin/tunctl -u <username> -t <devicename>
^^^^^^^^^^^^^^
You might also want to check the permissions on your /dev/net/tun device. Mine are root uml rw-rw---- /dev/net/tun

Grtz Ramon

--
[EMAIL PROTECTED]
PGPkey id       0xF6B58AE57C02B1AE


-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to