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.
Hi,Could anybody help me find the problem?I am configuring ASA as firewall+vpn server, basically outside of appliance is T1 access(there are couple vlans in inside via a iptables, iptables's outside is on the same vlan as insdie of ASA (192.168.5.1 ...
Hello, I am configuring ASA as firewall+vpn, basically outside of appliance is T1 access(, there are 5 vlans in inside via a iptables, iptables's outside is on the same vlan as insdie of ASA (192.168.5.1 and 192.168.5.2). vpn users are authenticate...
hi, mike,my vpn configuration works. However, there is another problem: i was not able to let internal host goes to interne and coming back to access another host on different internal vlan.object-group service mailservice tcp port-object eq https po...
Hi, JenniferI modified configuration as you suggested, and set no nat-control otherwise outside cannot access anything inside.However, I found this in log: when I tried ssh to 192.168.1.28.Deny tcp src outside:192.168.6.1/49821 dst inside:192.168.1.2...
Hello Jennifer,The purpose is let vpn user access both internal subnetwork and one single public host on the internet as following:access-list vpnuser1_ONLY extended permit tcp vpnpool 255.255.255.0 host 192.168.1.28 255.255.255.255 eq ssh logaccess-...