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.
Greetings:I have an ASA 5510 with the ip address pool for "inside" set to be 192.168.0.xCan the remote access VPN (L2TP from "outside") address pool also from the 192.168.0.x pool?
I checked the config file, there's no item with "icmp permit" but 192.168.0.86 or 192.168.0.88 or 192.168.0.10 (any from dhcp pool) can ping 192.168.0.1 or 192.168.0.226 (vpn client from pool). 192.168.0.226 can ping any address from the dhcp pool bu...
Hello @Rob Ingram: I mistyped: "nat (inside) 0 access-list nonat-in", it is in the configuration now and the VPN client 192.168.0.226 can access the 192.168.86, 192.168.0.88 except for 192.168.0.1. Pardon the follow-up question. Is there any other se...
Yes, I still can't access 192.168.0.1 / 192.168.0.86 from 192.168.0.226 (the VPN ip address)Thank you for the packet-tracer, show nat info and ping tries, the txt file contains the detailed.In summary:packet-tracer input inside icmp 192.168.0.1 0 0 1...
Hello All: Any recommendation on how to set the NAT or access-list above to allow traffic between "dhcpd address 192.168.0.5-192.168.0.199 inside" and "ip local pool l2tp-ipsec_address 192.168.0.226-192.168.0.235 mask 255.255.255.0"?The ASA is 8.2(5)...