- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
enable routing between 2 vm
I created new vSwitch where no physical adapter is linked because I need to make test in protected environment.
These 2 VM "live" in different subnet and they have to communicate only between them:
server 1, 15.20.30.1/24, gw: 15.20.30.100
server 2, 15.20.90.2/24, dw: 15.20.90.100
Is there way to configure VMware to active routing communication between these 2 VM ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Comment removed...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you already have default GW you could easily use them to route the packages.
ESXi doesn't have any built-in functionality as you requested.
Otherwise you can use easily an pfSense or openSense appliance or any windows server operating with windows feature for routing.