-
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jan 28, 2015 8:34 am
- Full Name: Colin Szajkowski
- Contact:
Virtual Lab Network issue
Hi, I'm currently configuring a virtual lab in single host advanced options.
I try to make it work with 3 VM in 3 different VLAN.
VM1 in VLAN 6
NETWORK : 10.27.6.0/24
GW: 10.27.6.250
VM2 in VLAN 130
Network : 10.27.130.0/24
GW: 10.27.130.250
VM3 in VLAN 184
NEtwork : 10.27.184.0/23
GW : 10.27.185.250
The 3 isolated network are added. Network settings are the following :
-VNNIC1 :
VLAN 130
Masquerade IP : 10.127.130.x
Appliance IP : 10.27.130.250
-VNNIC2 :
VLAN 184
Masqueade IP : 10.127.184.x
Appliance IP : 10.27.185.250
-VNNIC3 :
VLAN 6
Masquerade IP : 10.127.6.x
Appliance IP : 10.27.6.250
For VM1 and 2 all is OK. But for VM3 test ping is failed. I tried a surebackup job with this only VM3, it still fail.
During the Surebackup job, I do a tracert to the VM3 masquerade IP. Route ongoing is ok, return is nok i open a console on the VM, testing a ping to the GW 10.27.185.250 (so the proxy appliance in virtual LAB), ping is nok.
From VBR : ping to prod VM is ok, ping to Vlab VM nok (same conf, so not a firewall issue :p)
If someone have an idea, I m'turning around.
Thanks for your help,
Regrads
I try to make it work with 3 VM in 3 different VLAN.
VM1 in VLAN 6
NETWORK : 10.27.6.0/24
GW: 10.27.6.250
VM2 in VLAN 130
Network : 10.27.130.0/24
GW: 10.27.130.250
VM3 in VLAN 184
NEtwork : 10.27.184.0/23
GW : 10.27.185.250
The 3 isolated network are added. Network settings are the following :
-VNNIC1 :
VLAN 130
Masquerade IP : 10.127.130.x
Appliance IP : 10.27.130.250
-VNNIC2 :
VLAN 184
Masqueade IP : 10.127.184.x
Appliance IP : 10.27.185.250
-VNNIC3 :
VLAN 6
Masquerade IP : 10.127.6.x
Appliance IP : 10.27.6.250
For VM1 and 2 all is OK. But for VM3 test ping is failed. I tried a surebackup job with this only VM3, it still fail.
During the Surebackup job, I do a tracert to the VM3 masquerade IP. Route ongoing is ok, return is nok i open a console on the VM, testing a ping to the GW 10.27.185.250 (so the proxy appliance in virtual LAB), ping is nok.
From VBR : ping to prod VM is ok, ping to Vlab VM nok (same conf, so not a firewall issue :p)
If someone have an idea, I m'turning around.
Thanks for your help,
Regrads
-
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jan 28, 2015 8:34 am
- Full Name: Colin Szajkowski
- Contact:
Re: Virtual Lab Network issue
Hi,
it seems like Virtual Labs don't like 255.255.254.0 netmask.
With all other VLAN with a 24 netmask it' ok.
Did someone already have tis issue ?
Thanks for your help.
Regards
it seems like Virtual Labs don't like 255.255.254.0 netmask.
With all other VLAN with a 24 netmask it' ok.
Did someone already have tis issue ?
Thanks for your help.
Regards
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Virtual Lab Network issue
Speaking about /23 mask, there used to be problems (that have been fixed in version 7) with vLab proposing only B-class network. Anyway, those issues seem to be unrelated to your particular situation.
It might be worth opening a ticket with our support team and letting them assist you with configuration process.
Thanks.
It might be worth opening a ticket with our support team and letting them assist you with configuration process.
Thanks.
-
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jan 28, 2015 8:34 am
- Full Name: Colin Szajkowski
- Contact:
Re: Virtual Lab Network issue
Hi,
Thanks for your reply.
I already create a case for this problem, but support didn't find yet what's going on.
I posted here, cause i'd like to have as many help as I can, as it's on one of my customer environment.
Thanks for your help.
Regards
Thanks for your reply.
I already create a case for this problem, but support didn't find yet what's going on.
I posted here, cause i'd like to have as many help as I can, as it's on one of my customer environment.
Thanks for your help.
Regards
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Virtual Lab Network issue
Can you post your ticket number here, so that we can follow the case? Thanks.
-
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jan 28, 2015 8:34 am
- Full Name: Colin Szajkowski
- Contact:
Re: Virtual Lab Network issue
Sure, it's the case : [ID# 00745444]
We tested it on VM with web server in it.
What is surprising , it's that Ping test fail, but role test is ok (telnet on 80)...
Before you ask, there is no FW on the VM For being more specific there is one, but only for out of domain traffic.
And the prod VM is pingable... That is very strange.
thanks
We tested it on VM with web server in it.
What is surprising , it's that Ping test fail, but role test is ok (telnet on 80)...
Before you ask, there is no FW on the VM For being more specific there is one, but only for out of domain traffic.
And the prod VM is pingable... That is very strange.
thanks
-
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jan 28, 2015 8:34 am
- Full Name: Colin Szajkowski
- Contact:
Re: Virtual Lab Network issue
Ok, so it seems that this is those firewall rules that blocking ping test.
On our environment, FW windows is disbale for domain network, but enable for Public and Private network.
When the surebackup job is mounting the virtual lab, the network is considered as a Public network instead of domain network, that's why firewall is rejecting the ping in virtuallab environment.
We authorized the ping from Public and private network and it's ok.
Hope this will help someome else with same problem,
Thanks for your help.
Regards
On our environment, FW windows is disbale for domain network, but enable for Public and Private network.
When the surebackup job is mounting the virtual lab, the network is considered as a Public network instead of domain network, that's why firewall is rejecting the ping in virtuallab environment.
We authorized the ping from Public and private network and it's ok.
Hope this will help someome else with same problem,
Thanks for your help.
Regards
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Virtual Lab Network issue
Correct, Windows Firewall recognizes the virtual lab network as a new one and applies "public" firewall profile to it.
Who is online
Users browsing this forum: No registered users and 22 guests