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.
Is it possible to recover the password on the cisco router 1700 series without losing its configuration?Where can I find the procedure to reset the password?Thank you in advance.RC.
HiI have two local subnets 192.168.1.0 and 192.168.2.0 behind another router. I hairpinning on the ASA (IP 192.168.1.252) to route traffic to the subnet 192.168.2.0.I applied the next commands (I received help from pkampana to do this):same-security-...
Hello, New to ASAOn an ASA5505 v7.2(4), I am trying to allow traffic between two local networks.I have the local network 192.168.1.0 and a subnet 192.168.2.0 behind another router. I also have IPsec VPN on the security appliance.When I connect a com...
I already removed the line:access-list inside_nat0_outbound extended permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0Still does not work.The syslog explanation of the error is :The security appliance discarded a TCP packet that has no a...
when i first try to run this command I received the errorResult of the command: "nat (inside) 10 0 0"Duplicate NAT entryThat is because I already have the command nat (inside) 1 0.0.0.0 0.0.0.0.I changed this one: nat (inside) 1 0.0.0.0 0.0.0.0for t...
Thank you for the reply.Now thinks are clear for me. The problem is I do not have password for the router. Your first response works for me, then I am going to figure out how to reset the password.Thank you, I really appreciate your help.RC
Hi PK,Thanks for the reply.If I have this configuration on host1host1>RTR>host2Host1 is not going to have Internet access through the ASA, so I need thishost1>RTR>host2 | | |----> ASA -> InternetBut I do not know how to configure host1 to do th...