Networking Question
Posted: 8. Oct 2008, 20:12
My apology if this has been posted before. I did a search and the result was too many.
My host machine is Solaris 10 with 2 physical network card. I want to use the first NIC nge0 to the host machine and the second NIC nge1 on virtual machines. The host machine is using static IP address at this time, and want to leave it as is. I want my guest OS to use the second NIC, be accessible from outside (Remote Desktop, SSH, etc..) using static IP address. What is the best way to accomplish this? At this point, I am using NAT on both guest OS (Win XP and Vista) for basic internet use only. Do I need to enable the second NIC and assign an IP? Do I need to make some changes on the host IP configuration? Please advise and thanks for any insight you can provide.
hostname ~ # dladm show-dev
nge0 link: up speed: 1000 Mbps duplex: full
nge1 link: unknown speed: 0 Mbps duplex: unknown
hostname ~ # dladm show-link
nge0 type: non-vlan mtu: 1500 device: nge0
nge1 type: non-vlan mtu: 1500 device: nge1
My host machine is Solaris 10 with 2 physical network card. I want to use the first NIC nge0 to the host machine and the second NIC nge1 on virtual machines. The host machine is using static IP address at this time, and want to leave it as is. I want my guest OS to use the second NIC, be accessible from outside (Remote Desktop, SSH, etc..) using static IP address. What is the best way to accomplish this? At this point, I am using NAT on both guest OS (Win XP and Vista) for basic internet use only. Do I need to enable the second NIC and assign an IP? Do I need to make some changes on the host IP configuration? Please advise and thanks for any insight you can provide.
hostname ~ # dladm show-dev
nge0 link: up speed: 1000 Mbps duplex: full
nge1 link: unknown speed: 0 Mbps duplex: unknown
hostname ~ # dladm show-link
nge0 type: non-vlan mtu: 1500 device: nge0
nge1 type: non-vlan mtu: 1500 device: nge1