Questions tagged [site-to-site-vpn]

460 questions
0
votes
0 answers

VPN IPSEC through an internet box on one side and preserving the internet connection on the other side

I want to setup a VPN IPSec tunnel between two sites, let's say PARIS and Toulouse. The tunnel rose well and statues on VPN Gateway routers at both sides shows it's up and OK. The problem is that I have an inter box V4 in the middle, and the traffic…
nixmind
  • 111
  • 1
  • 5
0
votes
1 answer

Azure VPN Site to Site VPN (Azure to Cisco)

I configured a VPN IP Sec tunnel from VPN gateway in Azure to Cisco Router to customer end. created vpn gateway created local gateway config and connected successfully to a cisco router at customer end stood up a VM and connected to a VNET that…
0
votes
1 answer

Administration of multiple sites (tunneling) - MikroTik & NAT

I would like to ask you for your opinion. I need to find a secure way how to manage small remote sites where I have RBs. We have HQ, where is Kerio Control as a FW and a lot of small sites with various types of internet connectivity solutions.…
devlin
  • 145
  • 2
  • 3
  • 14
0
votes
1 answer

CISCO ASA tunnel is up but no traffic

I have reviewed the very similar questions to mine, but my scenario seems different. ASA Version 9.7(1)4 I had a VPN site-to-site ikev1 connection from a remote network in AWS to a remote network in customer side. Im binding both sides with an ASA…
sawesa
  • 11
  • 5
0
votes
2 answers

Best practice for Domain Controller

I have a main DC on Microsoft Azure VM and an on-premise DC. Both domain networks are connected with site-to-site VPN. The purpose of setting up the DC on cloud was to get rid of the old on-premise servers. If the site-to-site VPN is disconnected,…
0
votes
0 answers

UniFi and pfSense IPSec VPN not passing traffic

I have a IPSec VPN running between two sites. Site A is pfSense and site B is a UniFi Security Gateway. I have got the VPN established but I cant ping anything in either direction on the network. Any idas why this might be? Here are some screenshots…
dynmatt
  • 21
  • 1
  • 5
0
votes
1 answer

Active directory in google cloud instance

I want to set up an active directory in a google cloud instance and connect local computers with it. I have configured the active directory in an instance, but cannot connect with the domain from local computers. By ipconfig command in the…
0
votes
1 answer

Azure Site recovery

Planning for ASR and migrating all our servers to Azure in distant future from VMware. Issue is that we do not have any VPN capable device in the network and have read that it is necessary. Can anyone tell if it is possible to use ASR without…
0
votes
0 answers

Printer stops pinging after 3 minutes from IPSEC remote side. Continues from local side

I have a very strange issue that I have come across twice now. It is making me go cross-eyed. We have two sites, one runs our server infrastructure and the other hosts end-users. There is an IPSEC tunnel established between StrongSWAN and Cisco ASA…
user1955162
  • 296
  • 3
  • 16
0
votes
0 answers

connecting multiple lans with openvpns iroute directive

I have multiple AWS VPC network and want to connect in the following configuration using OpenVPN +---------+ +---------+ | vpc1 | | vpc2 | +---------+ +---------+ \ / …
Sar009
  • 105
  • 1
  • 5
0
votes
1 answer

Route traffic from one VPN tunnel to the other

I have three sites with the following interconnections: Site1 connected to Site2 and Azure site. Site2 connected only to Site1. I need to establish a route that goes from Site2 to Azure through Site1. I'm using RouterOS 6.20 on Site1 and SonicWall…
0
votes
0 answers

How to do port forwarding for VPN server

Let say my workplace public IP is 111.222.111.222. And I have a pc inside this network, and the computer ip is 10.0.0.60. I installed a SFTP server inside this pc. And in my router, I do port forwarding to this pc for 1160. ( So that any request to…
0
votes
1 answer

Multiple static VPN gateways on for Azure VPN Gateway workaround?

I have an Azure infrastructure environment with multiple VM's and an Azure VPN Gateway for both Point 2 site (RDP, SSMS) connections, and multiple site 2 site connections for connecting to external networks (customers) The requirement of needing…
user2713516
  • 155
  • 1
  • 1
  • 12
0
votes
0 answers

Why does client connecting to our Windows 2012 R2 Standard OS via VPN, disconnect every 12 hours

Our server: VM, Win Server 2012 R2 Standard. Their server: VM, Win Server 2012 Standard. They open a VPN connection to our external IP Authenticate using a local account on our host. The account is configured to have a static IP. Why would the VPN…
Alocyte
  • 131
  • 5
0
votes
3 answers

Azure VPN Site-to-site connected but host not reachable

Using Azure gateway VPN I created a site to site connection with another vpn device (checkpoint) over which I have no control (customer endpoint). I created the connection, using their public ip, declared the secret key and for local address space I…