Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
I've set up EzVPN on ASA Version 9.2(4)5. My goal is just to use the VPN pool address (10.11.10.x) to access everywhere instead of using my laptop's real IP address. NAT is not needed on the ASA outside interface. I even didn't configure the i...
Hello,Please see the attach screenshot for the simple diagram.Area1 is configured as the OSPF totally stubby area. R1 and R2 are both the ABR's. So both of them will send a default route to R3. The design is not good but I can't change it at the mome...
Hi All, I have been struggling for some days and really need some help here. My PC (192.168.254.x) is on the same vlan with outside interface (192.168.254.171) of my PIX506E. When I launch the Cisco VPN client, my PC shows connected and gets the IP o...
Hi All,
I'm using CiscoPI2.1 to backup the devices' configuration. I'm trying to find out the exact path where those configuration files locate. I ssh'ed in, changed to root. Under directory /localdisk/tftp, I can only find configuration files for s...
Hello All,We have only one central 5508WLC installed at the Data Center. All APs in multiple offices are in H-REAP mode and tunneled back to the WLC via MPLS cloud.We have the guest wireless set up already. Now there is a requirement to set up the wi...
Thanks Aditya and Dinesh for your reply.
I've attached the the whole configuration below. I used different computer to VPN in and got the IP of 10.11.10.1. I got the same message "%ASA-4-402117: IPSEC: Received a non-IPSec packet (protocol= UDP) fro...
Didn't work. Once I added "static (inside,outside) 10.0.0.0 10.0.0.0 netmask 255.0.0.0". I can't ping 10.10.10.10. Further more, I even lost accessing outside subnet 192.168.254.0/24. Decrypted packets keep increasing and there is no encrypted packet...
Just rebuilt the PIX from scratch. Still the same thing. The VPN IP 10.9.0.150 (original IP 192.168.254.111) can ping outside subnet and internet. But it can't ping inside host 10.10.10.10. This IP 10.10.10.10 is pingable by 192.168.254.111 when VPN ...
o packet was captured when my VPN client 10.9.0.150 trying to ping 10.10.10.10.pixfirewall# sh run access-listaccess-list nat0 extended permit ip 10.10.10.0 255.255.255.0 10.9.0.0 255.255.255.0access-list nat-out extended permit ip 10.9.0.0 255.255.2...