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 am using a 1711 Security router to connect a small network to the Internet. Internet side is using a single IP address (NAT overload). The router is also an Easy VPN server for a number of PC clients. I want to allow incomming connections for mail ...
I have a CISCO 1711 security router serving as a firewall to the Internet and as a VPN server for client connections. I am trying to troubleshoot a telnet problem and am having trouble with debug. Using a PC and the CISCO VPN client I make a connecti...
I have a CISCO 1711 Security Router (Firewall feature set) that is our connection to the Internet. I am using NAT overload (PAT) and want to open a port to a mail server on the inside. Can I do this by just adding an entry in the acl for the outside ...
Is it possible to assign the IP address of a VPN client based on username? I am using local authentication not radius. The VPN server is 1711 Secutiry router running IOS 12.3.
I have a CISCO 1711 Security Router connecting a small network to the Internet. If I connect to a server on the Internet from a client on the inside network via SSH, the connection works fine for 20 to 30 seconds then locks up. I can reconnect as man...
I found the problem. It turned out to be a NAT problem. I had a static NAT mapping to allow incoming connections to our mail server from the Internet. I added an exclusion for the VPN pool of addresses and all is working.Thanks for all the helpGary
I set no ip route-cache on both the inside and outside interface. I am now able to see the telnet session with the "debug ip packet detail" command. I can see the SYN packet arrive from the VPN client to the server. It has the VPN pool source address...
The servers default gateway is correct. I can ping it without problems.How would I determine if I am splitting telnet traffic outside the tunnel.ThanksGary
As I mentioned. I tried using debug "debug ip packet detail" and saw no telnet traffic. I am using NAT but have an exclusion for the VPN pool of addresses.The source and destination addresses are correct in the sniffer trace. Even if the frames were ...