M
martin.edelius
Hi all.
I've been Googling for a solution to my problems for quite some time
with no luck. I've tried all the tips and ideas I've found in here but
to no use so I'm hoping that you can shed some light on the situation.
I have two networks; one physical at 192.168.0.x and one virtual at
192.168.194.x
One W2k3 R2 running VMware server with one physical NIC at
192.168.0.201 and one virtual NIC at 192.168.194.1.
Clients in the physical network and servers in the virtual network.
Here's an image: http://www.mocol.nu/images/other/Network_overview.png
I want the W2k3 -- the host -- to route between the physical and the
virtual network.
To implement this I have added a route to the firewall (an ISA 2004)
that redirects the traffic for the 192.168.194.x network to
192.168.0.201 -- the physical NIC of the host. A traceroute shows that
this part works (step 1 and 2 in the image above).
I can't get the host to route the traffic further though (step 3).
I am not sure that VMware server allows W2k3 to route to one of it's
virtual NICs but lets assume that it does for the sake of
troubleshooting.
Here's my routing table for the host:
Network Destination Netmask Gateway Interface
0.0.0.0 0.0.0.0 192.168.0.200 192.168.0.201
10.10.10.0 255.255.255.0 10.10.10.1 10.10.10.1
10.10.10.1 255.255.255.255 127.0.0.1 127.0.0.1
10.255.255.255 255.255.255.255 10.10.10.1 10.10.10.1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
192.168.0.0 255.255.255.0 192.168.0.201 192.168.0.201
192.168.0.201 255.255.255.255 127.0.0.1 127.0.0.1
192.168.0.255 255.255.255.255 192.168.0.201 192.168.0.201
192.168.76.0 255.255.255.0 192.168.76.1 192.168.76.1
192.168.76.1 255.255.255.255 127.0.0.1 127.0.0.1
192.168.76.255 255.255.255.255 192.168.76.1 192.168.76.1
192.168.194.0 255.255.255.0 192.168.194.1 192.168.194.1
192.168.194.1 255.255.255.255 127.0.0.1 127.0.0.1
192.168.194.255 255.255.255.255 192.168.194.1 192.168.194.1
224.0.0.0 240.0.0.0 10.10.10.1 10.10.10.1
224.0.0.0 240.0.0.0 192.168.0.201 192.168.0.201
224.0.0.0 240.0.0.0 192.168.76.1 192.168.76.1
224.0.0.0 240.0.0.0 192.168.194.1 192.168.194.1
255.255.255.255 255.255.255.255 10.10.10.1 10.10.10.1
255.255.255.255 255.255.255.255 192.168.0.201 192.168.0.201
255.255.255.255 255.255.255.255 192.168.76.1 192.168.76.1
255.255.255.255 255.255.255.255 192.168.194.1 192.168.194.1
Default Gateway: 192.168.0.200
(Here's a text-file with the table:
http://www.mocol.nu/misc/host_routing_table.txt)
As you can see I have added a route that routes all traffic to the
virtual network -- 192.168.194.x -- to the 192.168.194.1 address, the
virtual NIC on the host.
I have also enabled the
HKLM\System\Currentcontrolset\Services\TCPIP\Parameters\Ipenablerouter
key as per another post I found in this group.
VMware server enabled the ICS/Firewall service on the host as VMware
server provides a NAT connection to a virtual net (the 192.168.76.x net
seen in the routing table). It does not matter if this service is
enabled or disabled, the route still fails.
I do not have a lot of knowledge about routing, and especially not on a
W2k3 machine, so I'm happy for any insight or ideas you might have.
TIA.
-- Martin
I've been Googling for a solution to my problems for quite some time
with no luck. I've tried all the tips and ideas I've found in here but
to no use so I'm hoping that you can shed some light on the situation.
I have two networks; one physical at 192.168.0.x and one virtual at
192.168.194.x
One W2k3 R2 running VMware server with one physical NIC at
192.168.0.201 and one virtual NIC at 192.168.194.1.
Clients in the physical network and servers in the virtual network.
Here's an image: http://www.mocol.nu/images/other/Network_overview.png
I want the W2k3 -- the host -- to route between the physical and the
virtual network.
To implement this I have added a route to the firewall (an ISA 2004)
that redirects the traffic for the 192.168.194.x network to
192.168.0.201 -- the physical NIC of the host. A traceroute shows that
this part works (step 1 and 2 in the image above).
I can't get the host to route the traffic further though (step 3).
I am not sure that VMware server allows W2k3 to route to one of it's
virtual NICs but lets assume that it does for the sake of
troubleshooting.
Here's my routing table for the host:
Network Destination Netmask Gateway Interface
0.0.0.0 0.0.0.0 192.168.0.200 192.168.0.201
10.10.10.0 255.255.255.0 10.10.10.1 10.10.10.1
10.10.10.1 255.255.255.255 127.0.0.1 127.0.0.1
10.255.255.255 255.255.255.255 10.10.10.1 10.10.10.1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
192.168.0.0 255.255.255.0 192.168.0.201 192.168.0.201
192.168.0.201 255.255.255.255 127.0.0.1 127.0.0.1
192.168.0.255 255.255.255.255 192.168.0.201 192.168.0.201
192.168.76.0 255.255.255.0 192.168.76.1 192.168.76.1
192.168.76.1 255.255.255.255 127.0.0.1 127.0.0.1
192.168.76.255 255.255.255.255 192.168.76.1 192.168.76.1
192.168.194.0 255.255.255.0 192.168.194.1 192.168.194.1
192.168.194.1 255.255.255.255 127.0.0.1 127.0.0.1
192.168.194.255 255.255.255.255 192.168.194.1 192.168.194.1
224.0.0.0 240.0.0.0 10.10.10.1 10.10.10.1
224.0.0.0 240.0.0.0 192.168.0.201 192.168.0.201
224.0.0.0 240.0.0.0 192.168.76.1 192.168.76.1
224.0.0.0 240.0.0.0 192.168.194.1 192.168.194.1
255.255.255.255 255.255.255.255 10.10.10.1 10.10.10.1
255.255.255.255 255.255.255.255 192.168.0.201 192.168.0.201
255.255.255.255 255.255.255.255 192.168.76.1 192.168.76.1
255.255.255.255 255.255.255.255 192.168.194.1 192.168.194.1
Default Gateway: 192.168.0.200
(Here's a text-file with the table:
http://www.mocol.nu/misc/host_routing_table.txt)
As you can see I have added a route that routes all traffic to the
virtual network -- 192.168.194.x -- to the 192.168.194.1 address, the
virtual NIC on the host.
I can not ping the physical net from the virtual and vice versa.From the host I can ping both the physical and the virtual network but
I have also enabled the
HKLM\System\Currentcontrolset\Services\TCPIP\Parameters\Ipenablerouter
key as per another post I found in this group.
VMware server enabled the ICS/Firewall service on the host as VMware
server provides a NAT connection to a virtual net (the 192.168.76.x net
seen in the routing table). It does not matter if this service is
enabled or disabled, the route still fails.
I do not have a lot of knowledge about routing, and especially not on a
W2k3 machine, so I'm happy for any insight or ideas you might have.
TIA.
-- Martin