Hello, I am configuring OpenSolaris as a domU ontop of an existing Xen 3.2.1 install. The dom0 is Debian Lenny. I have been able to boot the live CD without any errors. I am trying to configure the networking so that I can connect via VNC to finish the installation.
The Xen network configuration is network-route as follows : [i](network-script 'network-route netdev=eth0')[/i] This works perfectly fine with any linux domU. I only have to type : [i]route add DOM0_IP dev eth0 route add default gw DOM0_IP[/i] I have tried typing the same thing in OpenSolaris but I get the following : [i]route add 91.121.221.12 dev xnf0 dev: bad value[/i] -- This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected]
