I am trying to give VirtualBox a host Interface to use.
Going over the docs I have:
created a vnic using the vnic_setup.sh script plumbed the interface and
configured with a ip on the same network as the destination ip.
I set the interface name in the VirtualBox GUI and booted my virtaul windows
host. Windows can see the device and when I snoop the device on Solaris I see
the packets going out but nothing inbound.
ifconfig now looks like this
rge0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.9 netmask ffff0000 broadcast 192.168.1.255
vnic900: flags=201000851<UP,POINTOPOINT,RUNNING,MULTICAST,IPv4,CoS> mtu 1500
index 10
inet 192.168.1.10 --> 192.168.1.9 netmask ffffff00
ether 8:0:27:56:5a:cd
What have I done wrong?
Thanks
mike
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]