Questions tagged [site-to-site-vpn]
460 questions
0
votes
1 answer
Site to Site VPN devices behind ISP modem
site to site vpn setup when behind isp wifi router image
I've read through many site to site vpn posts on this site but I still haven't found a solution to my issue. Here is the situation. I was asked to connect two sites together so the remote…

Binxalot
- 1
- 2
0
votes
1 answer
azure forced tunneling - route all traffic back through on prem firewall
configured a site to site vpn with azure and on prem juniper srx firewall. traffic in both direction is working.
configured forced tunneling to route azure vm internet traffic too through on-prem firewall. It seems that internet traffic is not…

MatB
- 1
- 1
0
votes
0 answers
Allow devices in in a VPN direct access to the internet in AWS
Is it possible to route all traffic from a site-to-site VPN connection to the public internet?
Currently, I have set up Squid as a proxy. Since I need to forward also non-http/s protocols I would prefer that the devices connect directly to the…

Mark
- 103
- 5
0
votes
1 answer
How to configurate AWS VPN <-> Subnet <-> NAT <-> Internet
I have set up a site-to-site VPN to a communication provider (for mobile data connection).
They have the subnet 192.168.0.0/21.
This is connected via vgw (virtual gateway) to a subnet 10.0.1.0/24. The subnet is connected to the internet via igw…

Mark
- 103
- 5
0
votes
2 answers
Azure - unable to reach VM over site-to-site VPN
I am new here and also new to Sophos XG firewalls and to Azure nor am I a network expert, which might not be a good combination. On the bright side, there might be something very easy that I have missed :)
I have followed this guide to make a…

rulle
- 3
- 3
0
votes
1 answer
Fortigate to Azure - working VPN suddenly stops working
I have a FortiGate 60E that I successfully used to create a VPN to an Azure virtual network (see here). It had the 6.0.4 firmware.
Recently, I updated the Fortigate firmware to 6.2.0 and the VPN came up correctly, but after a few days, it started to…

Luis Alonso Ramos
- 43
- 1
- 3
- 8
0
votes
0 answers
peer didn't accept DH group MODP_2048, it requested MODP_1024
hope somebody can help me, I am trying to set up a VPN between Google CLoud VPN and Palo Alto. Any help will be appreciated. Here is my log:
D remote host is behind NAT
D authentication of '35.xxx.xxx.xxx' (myself) with pre-shared key
I …

dabima
- 1
- 1
- 1
0
votes
1 answer
Site to site VPN between Google cloud and my home LAN
I am trying to establish site to site vpn from Google cloud to my home. I am using Route based VPN option in Google cloud and I see that the connection is established from my home to Google cloud. When I ping my home network from Google compute…

NCY
- 11
- 1
0
votes
0 answers
Azure site to site vpn with RRAS and forced tunneling
I have established s2s vpn with azure vnet and on premise rras. I want all azure traffic to go through rras including internet. I have tried adding user defined route to send all traffic to rras but rras is not forwarding the traffic to…

Mat
- 1
- 3
0
votes
1 answer
VPN tunnel over ExpressRoute with Private Peering
Anyone know if we can use ExpressRoute Private peering and establish a site-to-site IPsec/IKE VPN tunnel over ER between our selected on-premises network and Azure VNet using Azure VPN Gateway?
Here is a similar article but it's NOT what I'm…

csaif7
- 55
- 8
0
votes
1 answer
Alert on VPN Gateway tunnels status
We have multiple VPN Gateways and Tunnels setup in GCP.
Is there a way to monitor the health of the Tunnels and get alerts when a Tunnel goes down or gets out of sync.
Thanks,
Guy

Guy Korn
- 1
0
votes
1 answer
How to fix Branch Office - Root Forest Domain with the same name as HQ's
We have two offices of similar size, with a single server at each. Currently users at office #2 manually VPN directly to Office #1 to access resources.
I want to replace the individual VPNs with a persistent site-to-site VPN between the two…

Rudolph561
- 3
- 3
0
votes
1 answer
Strongswan site-to-site VPN connected/established but can't ping server
I need to create site-to-site VPN with one server (Not on "strong swan").
I did everything by this article https://blog.ruanbekker.com/blog/2018/02/11/setup-a-site-to-site-ipsec-vpn-with-strongswan-and-preshared-key-authentication/
config setup
…
0
votes
1 answer
Azure site to site VPN security
I have to connect an onpremise network to Azure VNET. I understand that Azure Virtual Network Gateway can be used to create a Site to site VPN. However, my customer is concerned about the security and looking for more secure options.
I have read…

Thomas
- 151
- 2
- 5
0
votes
1 answer
Forward from VPN to non-VPN network
I want to connect an existing Kubernetes cluster to remote VPN that uses only a specific subnet IP range. I could create a custom-mode VPC network within my project that only has the appropriate subnet defined and create the VPN tunnel within that…