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.
I have a 2621 set up with nat. I am having issues getting my cisco VPN client connecting through this device. Is there a command or configuration that I need to perform to let this traffic through.Thanks,
I have a pix running 5.1.These are my current NAT entries.nat (inside) 1 0.0.0.0 0.0.0.0 0 0static (inside,outside) 199.1.235.192 192.168.235.192 netmask 255.255.255.255 0 0static (inside,outside) 199.1.235.135 192.168.235.135 netmask 255.255.255.255...
Has someone ever seen or explain why I when I do a traceroute I get returns from 2 interfaces one after another up to the max 30 hops. Here is an excerpt:192.168.146.16 (192.168.146.16) 12.450 ms 11.835 ms 11.992 ms 20 192.168.146.32 (192.168.146...
I am trying to get bi-directional NAT working with static entries. For inbound access I have for example:static (inside,outside) 199.195.50.14 10.1.1.14 netmask 255.255.255.255This allows the local inside address of 10.1.1.14 appear to the outside(i...
My 520 has 2 Ethernet ports. Can I ip the Outside interface(E0) 170.1.111.1 255.255.255.255 and IP the inside(E1) 170.1.111.2 255.255.255.0. If not how can have both interfaces on the same subnet. I want to use the 520 as a packet filtering firewall ...
John, Unfortunately, I do not have access to the concentrator(s). Let me ask you this. As a workaround I am using a firewall that does NAT as well and the VPN connections work fine with both concentrators.
This 2621 is not being used as a "VPN termination" point. It is used as an entry/exit point for a small LAN. I am just trying to pass traffic through it. I have been able to successfully connect to the remote concentrator(i.e. I get an IP address) bu...
Thanks Binh, but I am still confused. if I just add that line " route inside 10.210.0.0 255.255.0.0 " that covers the routing.What do I do for the host connected to the switch which is connected directly to the PIX. What do I use as the hosts default...