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 NAT for my mail server, but when I check my IP address from my mail server using http://www.whatismyip.com/ my address shows up as my routers WAN IP. Need to correct this because my routers WAN IP sometimes ends up on RBL lists. ip nat ins...
I have several AP's throughout my facility. I am having a problem where a computer does not connect to the closest AP and therefore has slow performance. As far as I know the computers are set to to connect to whichever AP has the best signal strengt...
Hope someone can help!We have Verizon FIOS 20/20Mbps service at our facility connected to a 1812 router. We seem to be having a performce issue. Some websites display slowly. Can someone have a look and see what is wrong with my config?ip tcp selecti...
Hope someone can help with this. I manage a small nursing home and I'm looking to provide my residents with internet access both via network and wireless. We use Cisco 1800 Routers, 1131AG Wireless AP's via POE from the routers on a Windows 2003 Netw...
Hope someone can help. Trying to setup a VPN between my two sites using 1800 series routers. I used SDM to setup the router. The problem is this, I can ping a device at the remote LAN from any workstation, but if I ping from one of my servers which h...
At one point I did need it because I was having routing issues between VPN subnets. But a while back we upgraded to ver 12.4.15-T3 from a very early version and I think that may have impacted this.I have router with multiple WAN interfaces, VPN conne...
I found problem.I needed to remove "route-map SDM_RMAP_1" because it was forcing it to use the IP address on my WAN interface instead of 65.2.5.3. ip nat inside source static 192.168.1.4 65.2.5.3 route-map SDM_RMAP_1route-map SDM_RMAP_1 permit 1match...
Ok,Are you using NAT? If so, go to a server using NAT. From your browser, go to http://www.whatismyip.com What IP is displayed?Your ROUTERS IP ADDRESS or the SERVERS PUBLIC IP ADDRESS?
I am totally aware of that Paolo. I guess I did not make my question clear enough. I need the return address to be the NAT'ed address INSTEAD of my routers IP. For example.... router ip 71.124.33.1 Mail server 71.124.33.2 nat inside source static 192...
ok, got it working except for one problem. I also have a point to point vpn between my routers. Once I add the second route, I start to see dropped packets to my remote vpn subnets and communication between subnets stop. Also notice that default rout...