- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 09:09 AM - edited 03-11-2019 10:18 PM
Hi
Im running a ASA 5505 with 3 vlan:s Inside:192.168.1.0/24 DMZ 172.16.0.1/25 outside DHCP and vpn 192.168.2.0/24
I had a hard time to figure out have to ping between the interfaces, but then I added this:
access-list inside_nat0_outbound line 2 extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
(this is the exempt nat for the vpn traffic)
I can ping all severs/host on the subnet but not the gateway (192.168.1.1) (This problem is not only on the vpn)
And when I try to connect via the asdm from annyconnect vpn it says: unable to launch device manger from 192.168.1.1
Tried to run the management-access inside but it didn't help.
Help appreciated
IOS version: 8.2(5)33
Solved! Go to Solution.
- Labels:
-
NGFW Firewalls
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 10:40 AM
Ok, but are you accessing it from the VPN subnet? (192.168.2.0/24)
If so, make sure you have the http command allowing that subnet.
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 10:40 AM
Ok, but are you accessing it from the VPN subnet? (192.168.2.0/24)
If so, make sure you have the http command allowing that subnet.
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2015 01:36 PM
Thank you that together with the management-access inside solved my issue.
