Questions tagged [site-to-site-vpn]
460 questions
0
votes
1 answer
routing between juniper NS Firewalls
we have site to site VPN between new york office Firewall (NS) and dublin client firewall. we have another office located in mumbai and configured site to site VPN between new york and mumbai office, so that mumbai users can connect the client's…

shikran
- 31
- 1
- 4
0
votes
0 answers
Site-to site Configuration between OpenSwan and Cisco ASA
I am making site-to-site vpn connection using amazon ec2 linux and cisco asa router ( please note i donot have access to router only configuration is provided.)
CISCO ASA CONFIGURATION :
Palisades Peer: xx.xx.xxx.xxx
…

Himanshu Singhal
- 1
- 1
- 1
0
votes
1 answer
IPSEC one way issue
We have a frustrating issue and I'm hoping someone here can see what I'm missing. We have a small hub and spoke network between 4 sites and a datacenter, each location connecting to each other location via a site to site VPN. The issue is between…
0
votes
1 answer
Watchguard BOVPN and new ISP
We are changing our Internet Circuit to a new ISP. During testing I have both circuits, plus a failover circuit connected to our WatchGuard XTM515
I can browse the Internet, and Ping via the new circuit. However if I create a BOVPN tunnel with…

BillN
- 1,503
- 1
- 13
- 31
0
votes
1 answer
Cisco / IOS Priority of VPN Tunnels vs EIGRP Routes
If I have two interfaces, one which gets its networks from EIGRP, and another that is an internet connection with VPN tunnels. If the same network exists for match address of the VPN tunnels and an EIGRP route, which gets priority?

Kyle Brandt
- 83,619
- 74
- 305
- 448
0
votes
1 answer
Azure Site-to-Site VPN to Cyberoam cannot ping Azure VM from local VPN PC
I've set up Azure site-to-site VPN to Cyberoam following these instructions.
The problem is that I can ping the local PC through the Azure VM but I cannot ping/access the
shared folder/rdp of the VM from local PC.
I tried disabling firewalls on…

Andrew
- 1
- 4
0
votes
2 answers
Windows 7 + Soniwall NSA3500 Site to site vpn
How can I configure the site-to-site VPN connection using Windows 7 on one side and Sonicwal NSA3500 on another side?
I know how to configure the Sonicwall. I've basically done VPN configurations using 2 routers, but I dont know how to do it using…

Daler
- 136
- 3
0
votes
2 answers
Cisco Easy VPN - Port forwarding needed at remote end?
I was in the process of setting up a site-to-site ipsec vpn tunnel behind a mobile broadband router when i found out that i wasnt able to port forward on that network so i wont be able to use the ipsec site-to-site on the ASA5505 that i have…

Rasmus
- 53
- 1
- 8
0
votes
1 answer
File copy problems in only 1 direction through IPSec inter-site VPN
i've a rather strange problem with 2 sites linked by an IPSec inter-site VPN and file transfert from a site to another.
SYNOPSYS (tl;dr) : File transfert via smb/ftp/whatever through ipsec tunnel between both sites works in a direction and not in…

iryngael
- 11
- 3
0
votes
2 answers
Tomato to OpenVPN Server on Ubuntu Server
I use OpenVPN on Ubuntu Server as VPN Server, and Viscosity successfully working with this client configuration:
xxx.no-ip.org remote udp 1194
dev tun
tls-client
ca ca.crt
cert cert.crt
key key.key
tls-auth ta.key…

Bakti
- 11
- 5
0
votes
2 answers
Would UDP over VPN eliminate packet loss?
I am receiving a MPTS UDP stream from a remote location and I am experiencing packet loss. I would like to know if there's any way to eliminate this packet loss while still using the UDP protocol?
I thought of using UDP over VPN. Is this even…

ipruthi
- 51
- 7
0
votes
0 answers
VPN connection between EC2 instance and router from another subnet
We have a problem wile connecting to EC2 instance with Wi-Fi router. I had connected my office router to the EC2 instance via PPTP protocol. Everything is fine and my router's WAN interface got IP address 192.168.90.9 from Windows 2008R2 static pool…

Vad
- 1
0
votes
1 answer
Site to site ssh tunnel
I have two virtual environment at different locations, and I want to set up site to site ssh tunnel for contact between those networks.
I have configured the ssh tunnel on both sides with routes to the other network trough tun0 interface. I can…

xteron
- 11
- 2
0
votes
0 answers
Site-To-Site VPN: Remote Windows Server Can Ping But Can't Share Resources?
I have a site-to-site VPN tunnel between two MicroTik routers in two separate locations. Location A where the server is located is on the subnet 192.168.33.0 and Location B is 192.168.1.0. The VPN tunnel seems to be working just fine -- I can ping…

Brandon
- 61
- 1
- 10
0
votes
1 answer
Can't use a Box in Amazon VPC subnet to connect to the other side of the site-to-site VPN tunnel which is already up
This is what I have done
created VPC 192.168.0.0/16
created subnet 192.168.5.0/24
created internet gateway
attached internet gateway to VPC
created routing table
set destination route 0.0.0.0/0 to target the internet gateway
associated routing…

black sensei
- 609
- 3
- 10
- 25