Hi Folks,
Can anyone assist with this one?
I have my internal network on a 10.10.10/24 subnet and have a virtual machine residing on 10.10.10.9 with an ip of 10.211.55.5. the virtual machine can ping the host and vice versa but now I would like to get to this machine from the www. My router is 10.10.10.1 and it's routing table is a such:
router#sh ip route
Gateway of last resort is 93.97.20.1 to network 0.0.0.0
93.0.0.0/21 is subnetted, 1 subnets
C 93.97.16.0 is directly connected, ATM0.1
10.0.0.0/24 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, BVI1
S* 0.0.0.0/0 [1/0] via 93.97.20.1
How do I correctly route to the 10.211.55 subnet(on which the VM resides)? I'm presuming I need to create a static route with something like:
ip route [subnet] [netmask] [next hop to subnet]
but I tried this and no ping!
Any ideas as I'm no network expert and don't want to cock up my running config with active customers on board
Cheers ART
Can anyone assist with this one?
I have my internal network on a 10.10.10/24 subnet and have a virtual machine residing on 10.10.10.9 with an ip of 10.211.55.5. the virtual machine can ping the host and vice versa but now I would like to get to this machine from the www. My router is 10.10.10.1 and it's routing table is a such:
router#sh ip route
Gateway of last resort is 93.97.20.1 to network 0.0.0.0
93.0.0.0/21 is subnetted, 1 subnets
C 93.97.16.0 is directly connected, ATM0.1
10.0.0.0/24 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, BVI1
S* 0.0.0.0/0 [1/0] via 93.97.20.1
How do I correctly route to the 10.211.55 subnet(on which the VM resides)? I'm presuming I need to create a static route with something like:
ip route [subnet] [netmask] [next hop to subnet]
but I tried this and no ping!
Any ideas as I'm no network expert and don't want to cock up my running config with active customers on board
Cheers ART