Daniele:

--- Blaisorblade <[EMAIL PROTECTED]> wrote:
> On Thursday 08 March 2007 12:04, Daniele Procida wrote:
> Also make sure that /dev/net/tun is readable to UMLs (a UML group is usually 
> used - with udev things don't persist after reboot).
> 

Oops!  I forgot that step.  The quick and dirty way to do that is:

   chmod 666 /dev/net/tun

The more secrity conscious way is to have the mwum1004 user be part of a 'uml' 
group, then set
group ownership of /dev/net/tun to 'uml', and ensure that /dev/net/run has 
group permissions set
to "rw".

Chris Marshall


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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