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,very basic question. All documentation says that loopback interface should be set up on cisco routers since it never goes down, useful for remote configuration ,etc. My question is simple - how to select IP address for it ?? Lets say that I have I...
Dear all,Can you please explain what would happen if I implement 2 commands on external interface (providing that pool and route-maps are already defined as ip nat pool mypool 192.168.10.1 192.168.10.1access-list 1 permit 10.10.10.0 0.0.0.255ip nat ...
Hello guys,I've got very simple but confusing question - if I have 2 entries among static routes defined on the router like these:"ip route 0.0.0.0 0.0.0.0 10.10.10.1""ip route 0.0.0.0 0.0.0.0 192.168.10.1"Which one would be used ? Does it mean that ...
I'd change "nat (inside) 10 0.0.0.0 0.0.0.0 0 0" to something like "nat (inside) 10 A.B.0.0 255.255.0.0 0 0" as a beginning. And I'd make sure that number of IPs on the Outside interface is more or equal to the number of Inside IPs.Alex
Have you checked access lists ? Do they allow traffic to that PIX ?For testing purposes I'd allow any traffic to that PIX's external interface (hopefully it has static IP) just to see if it works at all.At the same time all NAT-T documents refer to 6...
First - ask the to access the internet just to see their normal Internet access speed. Then ask them to ping some internal host. Then based on these results you can think about everything else. Your question is too general - what is your VPN client ?...