lap 1-connected to azure s2s VPN using windows server 2012 r2

1- configure physical machine , windows server 2012 R2 , 2 NIC one for loacl network ex:172.16.22.5 , mask 255.255.255.240 no gateway , dns 172.16.18.200

add static route ,that i can ping 172.16.22.1 , 172.16.18.200 , & anther one configure whit public ip address + it's gateway 

2- create virtual network on azure portal 

3- add azure network EX- 192.168.10.0/24 

4- add my premise  network EX 172.16.22.0/28 & 172.16.18.0/24 

5- add my public ip add in azure 

6 create gateway in azure shows public ip addess then download script file from azure then run it powershlle pr ,

7- create vm in azure 

8 - from azure vm 192.168.10.4 can ping to 172.16.22.5 ,

but from my vpn device win2012r2 i can't ping to vm in azure site ???


  • Edited by ips.sise Tuesday, September 08, 2015 1:02 PM
September 8th, 2015 1:01pm

Hi samir farhat , 

Default gateway in VPN win 2012 r2 is outside int which has public

ip address  EX: 122.122.122.5

             mask :255.255.255.248

               gateway: 122.122.122.1 

and anther nic (inside) configure with  Ex:-172.16.22.5 , mask 255.255.255.240 ,

and the gateway leaved blank ( no ip on it )

i add static route 172.16.18.0 255.255.255.0 172.16.22.1 , to make the vpn device retch the 172.16.18.0/24

** i notes when i do route print in vpn win2012r2 , 192.168.10.0 255.255.255.0 169.X.0.33,

Q - does the script file (VPN ) have all subnets (192.168.10.0/24 , 172.16.22.0/28 and  my public ip add ?

be when i open the file i see just public ip add ,

REGARDS 


Free Windows Admin Tool Kit Click here and download it now
September 10th, 2015 4:50am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics