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.
HiI have a cisco ASA 5510 device configred with remote access VPNI can connect all host on INSIDE and DMZ network, but not able to access other clients connected to same VPN. For example if I have 2 clients connected to VPN, clientA and clientB, with...
HiI looked for resources over net but coudn't find solution, so posting here. May be somebody can help.So the problem is that i'm trying to access a server on cloud from remote access VPN(cisco asa 5510).The server on cloud (54.54.54.54) is only acce...
I have one ASA which is for client VPN connections and site-to-site VPNsI changed its IP address, now i'm not able to connect to it.Here is the detailvlan522 <=> SW1 <=> g0/48(10.40.251.2) <=> e0/1 (10.40.251.1) <=> FW1-ASA 5510FW1-ASA 5510 has futhe...
HiI'm new to firewalls, so apologies if i'm wrong anhywhere.Here is my setup.I have a cisco C3560 switch with multiple VLansIt is connected to ASA 5505 which is further connected to Internet. C3560 <--> G0/46 <--> 10.40.250.2 <--> 10.40.250.1 <--> E0...
HiI'm new to firewalls, so apologies if i'm wrong anhywhere.Here is my setup.I have a cisco C3560 switch with multiple VLansIt is connected to ASA 5505 which is further connected to Internet. C3560 <--> G0/46 <--> 10.40.250.2 <--> 10.40.250.1 <--> E0...
Thanks a lot. I removednat (outside) 1 10.40.170.0 255.255.255.0and added new as suggested by you, it works. will see if everything else is fine also.Thanks again
HiThanks for answering.I already have these configurations in place.same-security-traffic permit intra-interfaceglobal (outside) 1 interfacenat (inside) 1 0.0.0.0 0.0.0.0nat (outside) 1 10.40.170.0 255.255.255.0What i'm suspecting is that my internal...
Fixed it.Problem was somehow the configurations went missing.I added following conf and it is working fine now.for ssh: ssh 10.40.0.0 255.255.0.0 inside for VPN authentication server configuration was missing. Added following:aaa-server vpn_bmeng_aaa...