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 recently setup a VPN IPsec tunnel between two PIX devices. I ran into a problem with the remote PIX device when trying to route anything for a 10.x.x.x across the VPN tunnel. Here is the sample config that I was using. interface Ethernet0 speed 1...
I have a situation where my Automatic Teller Machines (ATM) are timing out due to delays in network convergence when my WAN IP transport has taken a failure. I have redundancy with my WAN but the network re-convergence is not fast enough to maintain ...
I recently installed one Cisco 1711 and two Cisco 831 routers. Every time I boot them I get the error: SYSTEM INIT: INSUFFICIENT MEMORY TO BOOT THE IMAGE! and the routers boot process is started again. This happens every time, either during a cold bo...
I would like to configure a 1711 router to use DDNS to update my router's dynamic IP address with the dyndns.org web site using HTTP to creat a static hostname. Unfortunately, I have to allow port 80 into my router for the dyndns.org site to finaliz...
I have a Cisco 1711 router that is attached to the Internet and receives it's IP address dynamically from the ISP. Does anyone know how to configure the Cisco 1711 router to update a DNS site when it's IP address changes? I would like to leverage htt...
Here is the VPN device that the remote side communicates with.!PIX Version 7.2(2) interface Ethernet0 speed 100 duplex full nameif Outside security-level 0 ip address 212.1.1.1 255.255.255.0 !interface Ethernet1 speed 100 duplex full nameif Inside se...
I got it. Thanks for pointing me in the right direction. Everything works great!!! Here was the web site I found that helped ---> http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/1800fix/scg/vpnezvpn.htm
Yes.. then I think I need the isakmp profiles and keyrings config, since my remote site-to-site VPN's are dynamically IP assigned by the ISP. Here is a clip from my current config, where the crypto isakmp key xxxx address 0.0.0.0 0.0.0.0 no-xauth is ...
Well.... I ran the debug ip nat command on the remote VPN Cisco 831 device and also ran a sniffer trace at the central site where the Netflow collector exists. SYSlog messages from the remote 831 device are getting to the central site like they did b...