How Route between two different virtual networks in Hyper-V

by Nideesh C on February 10, 2011 · 0 comments

in Server2008




When new internal network is created from “Virtual Network Manager”, new virtual “Local Area Connection X” is automatically created under “Control Panel > Network Connections”. We can use RRAS (routing and remote access) to route between virtual “Local Area Connection”.

1. Open Hyper-V console
2. Click on “Virtual Network Manager” under “Actions” Pane
3. Enter Name, choose “Internal”, click “Add”, click “OK”
4. You will noticed that new Local Area Connection is created under “Control Panel > Network Connections”
5. Right click on the newly created Local Area Connection, choose properties.
6. On TCP/IPv4 screen, enter IP: 10.1.0.1 , Subnet: 255.255.255.0 and no gateway. ( Repeat step 2 to 6 if you would like to create multiple networks )

7. Open “Routing and Remote Access” console. ( Server Manager > Network Policy and Access > Routing and Remote Access)

8. Right click on “Routing and Remote Access” and choose “Configure and Enable Routing and Remote Access”

9. Choose “Custom Configuration”

10. Choose “NAT” and “LAN routing”, click Next
NAT allows your VMs to access the internet without exposing them.
LAN routing allows you route between Local Area Connections

11. Click Finish and Start the service.

12. Browse to “NAT” under IPv4, Right click and choose “New Interface”, choose the interface that you use to connect to the internet.

13. Choose “Public interface connected to the internet”, check “Enable NAT on this interface”, click OK

Now use 10.1.0.1 as the gateway on Hyper-V guest VM and you will be able to access the internet and to other subnets.

SCREENSHOTS




Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. How to install Hyper-V on Server 2008
  2. Virtual Private Networking (VPN)
  3. What is Localhost ?
  4. IS-IS protocol Configuration on Cisco routers
  5. step by step OSPF configuration

Leave a Comment

Previous post:

Next post: