> > provides either sources or rpm for suse 10.1.
>
> Suse 10.1 - uml-utilities:
>
> http://rpm.pbone.net/index.php3/stat/4/idpl/3718292/com/uml-utilities-20040
>4 06-11.i586.rpm.html

cool, thanks alot.
Okay I did:
-------{shell}-------
[EMAIL PROTECTED]:~> su
Password:
linux:/home/reg # modprobe tun
linux:/home/reg # tunctl -t tap0 -u reg
Set 'tap0' persistent and owned by uid 1000
linux:/home/reg # ifconfig tap0 192.168.0.111 netmask 255.255.255.0
linux:/home/reg # iptables -t nat -A POSTROUTING -s 192.168.0.222 -o eth0 -j 
SNAT --to 192.168.0.172
-------{/shell}-------
And i got:
-------{error msg from vbox when starting}-------
Failed to initialize Host Interface Networking.
At '/home/vbox/lnx-rel/src/VBox/Main/ConsoleImpl.cpp' (5018) in static int 
Console::configConstructor(VM*, void*).
VBox status code: -3100 VERR_HOSTIF_INIT_FAILED
-------{/error msg from vbox when starting}-------.
What's going wrong, what am i doing wrong? :o
Thanks!


-- 
chEErs roN

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to