c4rdinal
5th June 2008, 15:58
Hi,
I would like to map my 3 physical NICs to my Virtual interfaces (vmnet). I have 3 NICs connected on HOST machine going to different networks (DMZ, LAN, WAN).
I added a Network interface using the Virtual Machine Setting and set it to "Bridge" mode but was unsuccessful to map it physically. Then I tried to "Custom: Specific Virtual Network" and set VMnet2 as interface 2. However, I still got both IP from my LAN (192.168.1.0) network whenever I use DHCP on eth1. Setting eth1 as static via /etc/network/interface got "Destination host unreachable".
Is there a way where I can set into bridge mode the 3 interfaces?
Here's what i'm trying to do:
NIC 1 (LAN) ---> Vmnet0 (Bridge) ---> 192.168.1.0
NIC 2 (DMZ) ---> Vmnet2 (Bridge) ---> 10.10.125.0
NIC 3 (WAN) ---> Vmnet3 (Bridge) ---> 202.xx.xx.xx
Please help?
TIA
I would like to map my 3 physical NICs to my Virtual interfaces (vmnet). I have 3 NICs connected on HOST machine going to different networks (DMZ, LAN, WAN).
I added a Network interface using the Virtual Machine Setting and set it to "Bridge" mode but was unsuccessful to map it physically. Then I tried to "Custom: Specific Virtual Network" and set VMnet2 as interface 2. However, I still got both IP from my LAN (192.168.1.0) network whenever I use DHCP on eth1. Setting eth1 as static via /etc/network/interface got "Destination host unreachable".
Is there a way where I can set into bridge mode the 3 interfaces?
Here's what i'm trying to do:
NIC 1 (LAN) ---> Vmnet0 (Bridge) ---> 192.168.1.0
NIC 2 (DMZ) ---> Vmnet2 (Bridge) ---> 10.10.125.0
NIC 3 (WAN) ---> Vmnet3 (Bridge) ---> 202.xx.xx.xx
Please help?
TIA