Questions tagged [cisco-vpn]

240 questions
0
votes
2 answers

Is it possible to link discrete VPN networks?

Our firm is partnered with a smaller firm that would like to outsource part of their IT infrastructure to us. Specifically, they would like to use the same document management software that we do, and they would like us to host it for them. They…
Nic
  • 13,425
  • 17
  • 61
  • 104
0
votes
1 answer

Cisco870, multiple VPN connection, same originating IP, possible?

I have 2 users that need VPN into the office from the same originating IP. They are not able to connect simultaneously though. Is this a limitation of the Cisco box, or of the Linksys router on site there? EDIT: Source machines are both using Cisco…
DanBig
  • 11,423
  • 1
  • 29
  • 53
0
votes
0 answers

Pinging across VPN tunnel

I have built a VPN tunnel between an Azure virtual network and Cisco 881 router. I have a virtual machine sitting on the Azure virtual network, but the router isn't able to ping the virtual machine. Also the router cannot ping the virtual machine.…
NSH
  • 51
  • 1
  • 6
0
votes
0 answers

The proper way to create a VPN tunnel with one static host and one dynamic host

Note: I have never attempted this before trying today but I knew it was possible due to research online. So I gave it a try and got it to work... I have one static host (let's call it HOST_S) which is the main site and one dynamic host (called…
Arvo Bowen
  • 805
  • 5
  • 17
  • 35
0
votes
1 answer

Cisco ASDM issue "cannot open device"

I've just gotten my ASA 5510 set up to run AnyConnect VPN (w/ client). Unfortunately, it appears that I broke whatever allows the ASDM to connect in somewhere during that process. I get a "cannot open device" when I try to connect into the device…
Winski Tech
  • 169
  • 3
  • 13
0
votes
0 answers

Unable to ping or RDP to servers via remote access VPN after DNS server change Cisco ASA

We have a setup here were users can remote into our network via VPN and then remote to their desktops. This was all working fine. The other day, we moved DNS from one server to another. I changed all the entries I could find in the ASA to the new…
Tom
  • 419
  • 3
  • 10
  • 20
0
votes
1 answer

What is the breakdown of all the default IPsec and IKE parameters for the Azure VPN endpoint?

I've asked before concerning how one might troubleshoot a Site-to-Site VPN connection between Azure and a Cisco device (that I don't control), and didn't get useful answers. Now, I'm asking a probably more specific question: given that my peer uses…
JWL
  • 185
  • 1
  • 2
  • 8
0
votes
1 answer

How Do I Troubleshoot Azure VPN Without Access to Peer's VPN Device?

I have a rather (relatively) tricky situation: I have to get a VPN tunnel up, between my virtual machines on an Azure subnet and servers behind a telco's VPN gateway. I chose to use the in-built VPN capabilities of Azure, and so started configuring…
JWL
  • 185
  • 1
  • 2
  • 8
0
votes
1 answer

PPTP + LAN = Maybe?

This has been someone answered in another question but the question was never answered. I've successfully set up a PPTP server at my work, and while I understand the whole point of PPTP is point-to-point, is there any configurations I could make to…
Michael Bailey
  • 462
  • 2
  • 12
0
votes
1 answer

CISCO anyconnect issue with WLAN

When I am connected to internet using WLAN, I am successfully able to connect to VPN using CISCO anyconnect secure mobility client but no traffic passes...please suggest
0
votes
0 answers

How to build a Layer 2 VPN across an uncontrolled network using cisco router?

We have two cisco 871 routers, one is in the datacenter with a fixed ip address, the other is at our office with a changing ip address(dsl with pppoe). How to build a L2 VPN for this scenario? I have checked L2TPv3, and it seems it cannot handle…
haohaolee
  • 101
  • 2
0
votes
1 answer

SQL Server 2005 Linked Server using SSMS from laptop vs RDP

I connect to work network via Cisco VPN from my work laptop, which is on AD. Edit I am using SQL authentication to connect from Server A to B; in scenario #1 I can connect. I can even connect from localhost to Server B. So, I'm wondering why I can't…
0
votes
1 answer

WIndows 8.1 VPn stops working

I am having a problem that every day i have to re-install my cisco VPN client because it will not work. I can connect and the routes get published to by computer, but i can not ping anything on the remote network. This issue also affects my Windows…
Travis
  • 231
  • 1
  • 5
  • 11
0
votes
0 answers

Tunnel is up but cannot ping directly connected network

We configured a site-to-site VPN and here is the topology. I control the network on the left but not the one on the right. All devices in our network has public IPs. Server---ASA5505---Cisco887======Internet=====ASA5510---devices I can see the…
drmanalo
  • 1
  • 1
  • 1
0
votes
1 answer

Cisco ASA 5510 : VPN split tunnel Strange behaviour

I work with a Cisco ASA 5510. I have enabled remote VPN connection with radius Authentication to two different internals networks: 10.1.0.0/16 10.10.0.0/16 from mobile VPN pool 192.168.111.0/24. The setup work perfectly on 10.1.0.0/16 and…