cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
878
Views
0
Helpful
5
Replies

Nat Misses and Nat slowness

webmedia07
Level 1
Level 1

Currently we have a dynamic nat rule and three static nat rules. Whenever the static routes are enabled, Lan users experience long route seek times, takes a long time for a page to actually start loading. Using show ip nat statistics, Hits:4644285 Misses: 70410. Are these misses related to this problem? If not is there a recommended fix to the problem? Thanks in advanced

5 Replies 5

anandramapathy
Level 3
Level 3

can u pls paste the NAT config ?

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$

ip address 192.168.123.1 255.255.255.0

no ip redirects

no ip unreachables

no ip proxy-arp

ip nat inside

ip virtual-reassembly

ip route-cache flow

ip tcp adjust-mss 1452

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip nat inside source list 1 interface FastEthernet4 overload

ip nat inside source static tcp 192.168.123.50 22 interface FastEthernet4 22

!

Standard IP access list 1

10 permit 192.168.123.0, wildcard bits 0.0.0.255 (253 matches)

I found something interesting today. The cisco router is using the interface FastEthernet3 which has no cable attached into it. We only have FastEthernet4 attached with a cable to the Lan. I searched throughout all of the cisco's config files and interface FastEthernet3 does not show up as an interface for traffic. Is this normal?

crcastillojr
Level 1
Level 1

I am haing the same problem too. If anyone finds a solution, please let me know.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card