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 All,I have been trying to setup a test VPN connection from my Home DSL to the Cisco 2610 Router here at office running IOS versionIOS (tm) C2600 Software (C2600-IK9O3S-M), Version 12.2(21a)I have read that I need to use crypto isakmp client config...
Hi All, I have been trying to setup a test VPN connection from my Home DSL to the Cisco 2610 Router here at office running IOS version IOS (tm) C2600 Software (C2600-IK9O3S-M), Version 12.2(21a) I have read that I need to use crypto isakm...
Hi All, Is there any way I can translate the source address of any packet coming into the Cisco Router to my internal network Address. I need it so that when the packet is passed to a pix firewall(which sits behind the router), the return packe...
Thanks For your suggestion Steve. I have configured my router according to the Link, and will be testing the client out from Home Tonight.Thanks Once Again.Girish
Hi, The Problem was solved by interchanging the ip nat inside and the ip nat outside commandHere is the new configurationinterface Ethernet0/0 ip address 216.68.40.1 255.255.255.128 ip nat outside no ip split-horizon full-duplex ! interface Serial0...
Hi, Here are the NAT statements. With these statements my guess will be that any packet coming on Serial0/0.1 will be translated to an address from the test pool and on return path the destination address will be translated to the correct source ...