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

ASR1k UDP Nat translation issues

divadko
Level 1
Level 1

Hi all,

i have problem on ASR1006 with DNS packet translations that occours every 3 weeks after "clear ip nat translations"

Symptoms are laggy web loadding. Need to refresh browser several times to load the page.

TCP translations are ok. Only UDP have extreme latency and drops.

Have you any idea what should case this?´ and how to fix it?

Only solution to solve it is "clear ip nat translations"

 

The udp latency translation is for all private ips that are mapped to one same public IP.

Clearing translations for customer only wont help

 

5 Replies 5

marce1000
Hall of Fame
Hall of Fame

 

 - Always useful to check software version running and compare to latest advisory release. Upgrade  , if applicable , and check if that can lead to improvement , 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

I cant find any info in changelogs for this problem.

I am using asr1000rpx86-universalk9.16.09.07.SPA.bin"

 

             >...I can find any info in changelogs for this problem.
                        - Despite that , it is still worth trying , 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hello
Can you confirm your existing nat translation timeouts, it may be worth tweaking the default values and max -entries 

Example:
ip nat translation 300 (default 86,400 secs)
ip nat translation udp-timeout 300 (default 300 secs)
ip nat translation dns-timeout 45 (default 60)
ip nat translation tcp-timeout 2500 (default 86,400 secs)
ip nat translation finrst-timeout 45 (default 60 secs)
ip nat translation icmp-timeout 45 (default 60 secs)
ip nat translation syn-timeout 45 (default 60 secs)
ip nat translation max-entries 1000 (default unlimited)


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

I am using default values for timers.

I am also using ip nat translation max-entries 5000

I have issues only with DNS translation and only on 1 WAN ip from pool. But it is changing after clear translation

And problem repeats after 2 weeks after clearing translations...