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, I need to have vlans on my C2960 routed using an ASA. - Do I need to using VLAN interfaces or subinterfaces?- Does the port connecting to the 2960 need to be trunked?Here is the config I was planning on adding on the ASA:#### CONFIG BEGIN ####i...
Hi,Here is my problem: Employee A and employee B make VPN connections to the same PIX with their Cisco VPN clients. Both employees are behind the same NAT device, hence have the same public IP address.As soon as the second employee initiates the VP...
You can look at http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_example09186a008015f17a.shtmlIt's an example configuration using a L3 switch and 2 L2 switches.
You can also remove the "sysopt connection permit-ipsec" line, and define an inbound ACL to your outside interface.In that ACL, filter out the traffic from the source IP address (client pool)
What is the default gateway on your server?Perhaps the traffic is getting to your server, but your server is not sending it back.You might want to do some network sniffing to see where the traffic actually stops.One other thing you can try; do a "sh...