networkengineer1970
Technical User
- Jun 23, 2009
- 4
Hi all,
Sorry, I am bit new to VMWare, so please bear with me. I am just starting to install it, but not sure if what I am trying to do is even possible in a virtual environment.
ISSUE 1: Here's my example along with example IP numbering:
MACHINE 1 (PHYSICAL MACHINE 1)
1. VM DHCP + DNS
192.168.1.2
2. VM FW
192.168.1.1,
192.168.2.1,
192.168.3.1,
192.168.4.1,
MACHINE 2 (PHYSICAL MACHINE 2)
3. VM VPN Server
192.168.2.2
4. VM LDAP
192.168.3.1
5. VM FileServer
192.168.3.2
I have added multiport cards to facilitate the network.
My question:
Can I even get the packets to traverse OUT of the [physical] box? E.g. there will be specific rules that define access between the VPN Server and the LDAP?
In other words, an authorisation request from the VPN Server should actually go through the firewall on Machine 1. I fear that since the IP addresses are locally known to the underlying OS, i.e. the IP stack on Machine 2 knows that both 192.168.2.2 and 192.168.3.2 are on the local machine, so the packets might never traverse the network at all.
Am I right? If I can force the issue, how do I do it?
ISSUE 2:
How can I assign specific network interfaces to specific machines? E.g. if I do not want eth0 to be available at all to VM4. But eth0 to be available ONLY to VM5?
Is this possible?
Any responses would be greatly appreciated.
Kind regards.
Sorry, I am bit new to VMWare, so please bear with me. I am just starting to install it, but not sure if what I am trying to do is even possible in a virtual environment.
ISSUE 1: Here's my example along with example IP numbering:
MACHINE 1 (PHYSICAL MACHINE 1)
1. VM DHCP + DNS
192.168.1.2
2. VM FW
192.168.1.1,
192.168.2.1,
192.168.3.1,
192.168.4.1,
MACHINE 2 (PHYSICAL MACHINE 2)
3. VM VPN Server
192.168.2.2
4. VM LDAP
192.168.3.1
5. VM FileServer
192.168.3.2
I have added multiport cards to facilitate the network.
My question:
Can I even get the packets to traverse OUT of the [physical] box? E.g. there will be specific rules that define access between the VPN Server and the LDAP?
In other words, an authorisation request from the VPN Server should actually go through the firewall on Machine 1. I fear that since the IP addresses are locally known to the underlying OS, i.e. the IP stack on Machine 2 knows that both 192.168.2.2 and 192.168.3.2 are on the local machine, so the packets might never traverse the network at all.
Am I right? If I can force the issue, how do I do it?
ISSUE 2:
How can I assign specific network interfaces to specific machines? E.g. if I do not want eth0 to be available at all to VM4. But eth0 to be available ONLY to VM5?
Is this possible?
Any responses would be greatly appreciated.
Kind regards.