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'm trying to import my public key on a cisco 877 (to be able to login without password) router but I get this error:crypto pki import my-laptop pkcs12 terminal mypasswordEnter the base 64 encoded pkcs12.End with a blank line or the word "quit" on...
Hi, I'm trying to set up ipsec vpn between my cisco 877 and iphone/cisco vpn client. First, what's difference between remote access vpn and easy vpn setup ? The phase1 and phase2 are completed but I have no traffic between peer.Maybe I miss something...
Hi all,I've notice that I can set icmp unreacable limit and burst-limit with the command `icmp`. Is it possible set also icmp-reply and other type of icmp ? Best regards to all
Hi all,I've read few old post about the redirect of 80 443 to a server-proxy with wccp. This solution is the only to forward port ? I think exists a more simple solution to forward a port, does it exists ?For example how could I do to forward the 22 ...
Problem is solved, there was thow acl on nat Dialer0. Remove the first permit of acl 1, now the traffic arrive correctly with private ip ( not with the public).
Hi, I have a similar problem long time ago. You can choose who set up the tunnel in your crypto map:crypto map IPsec_map 1 set connection-type bidirectionalI hope this could help to solve your problem. Regards.
Now I have enable also traffic for 4500 udp (nat-traversal) and I finally get able to connect also with my linux client (vpnc) but I'm still not enable to ping the lan. In router 800 exists a command like in cisco asa:asa sysopt connection permit-vpn...
Hi,thanks a lot for you reply. I add the command "ip nat inside source list 101 interface Dialer0 overload" on my Dialer0 interface, perhaps it still doesn't work.If I try with my iphone ( 3G ) in succesfully connect but I still can't ping my remote ...