09-07-2020 05:39 AM
Hi all,
I currently have a setup as follows:
ISP - Edgerouter Lite - Cisco FPR1120 - Internal Network
I have set up a test network for testing the Remote Access VPN setup using Anyconnect Plus.
Edgerouter Lite has an ip of 192.168.1.1, outside interface of FPR 1120 is 192.168.1.2.
Internal interface of FPR1120 is 192.168.2.1, internal network of type 192.168.2.0/24
The VPN has been set up exactly as outlined in the instructions here:
https://www.petenetlive.com/KB/Article/0001682
With the exception of the identity source that is an ADRealm rather than LocalIndentitySource.
Once the VPN connection was deployed i tried to access the outside interface IP at https://192.168.1.2 from the internal network to get the VPN Web Portal. however the connection times out. I am also unable to ping this ip from a client pc sitting on the inside network (192.168.2.100). I am however able to ping the edgerouter at 192.168.1.1 from the inside network.
Unsure why the WebVPN portal is not working, can anyone help please? I've tried using "show webvpn" on the FPR1120 command line but get a "Command Execution Failed" message.
Thanks in advance,
Solved! Go to Solution.
09-07-2020 05:59 AM
Hi,
Plug a computer into the outside network of the ASA and attempt to connect to the VPN, don't test from the inside network. Alternatively enable the VPN on the inside interface and connect to the inside interface. You'd also need to setup NAT from your ISP to the ASA's inside interface.
The ASA only responds to ICMP traffic sent to the interface that traffic comes in on; you cannot send ICMP traffic through an interface (inside) to a far interface (outside).
HTH
09-07-2020 05:59 AM
Hi,
Plug a computer into the outside network of the ASA and attempt to connect to the VPN, don't test from the inside network. Alternatively enable the VPN on the inside interface and connect to the inside interface. You'd also need to setup NAT from your ISP to the ASA's inside interface.
The ASA only responds to ICMP traffic sent to the interface that traffic comes in on; you cannot send ICMP traffic through an interface (inside) to a far interface (outside).
HTH
09-09-2020 04:50 PM
Connect to the external interface and repeat the test, it should be absolutely fine, unfortunately the way that the traffic flows on the FP is not that easy.
09-10-2020 01:43 AM - edited 09-10-2020 01:45 AM
09-10-2020 01:58 AM
Thanks both, that’s sorted it
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide