cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
2
Replies

NAT problem

jopetik09
Level 1
Level 1

Hi All,

I have a router 2951 and IOS 15.0(1)M1.
The below is the nat statements are configured in that and all are working fine except the one in red color is working for some time say 5 days and stopped working (not stable).
can someone tell me what is that cause and how it can be stable


ip nat Stateful id 1
ip nat pool nonat 206.180.114.x 206.180.114.x netmask 255.255.255.0
ip nat inside source route-map nonat pool nonat mapping-id 1 overload
ip nat inside source static tcp 192.168.299.xx 80 206.180.114.x 80 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.28.20.11 389 206.180.114.x 389 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 192.168.299.xx 443 206.180.114.x 443 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static 192.168.299.xx 206.180.114.x route-map COLO redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.200 80 206.180.114.x 80 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.200 5222 206.180.114.x 5222 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.206 21 206.180.114.x 21 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.141 80 206.180.114.x 80 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.208 1503 206.180.114.x 1503 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.46.16.226 3299 206.180.114.x 3299 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static 10.23.6.19 206.180.114.x redundancy WanHSRP mapping-id 1
ip nat inside source static tcp 10.23.13.31 443 206.180.114.x 443 redundancy WanHSRP mapping-id 1 extendable
ip nat inside source static tcp 10.115.11.10 80 206.180.114.x 80 route-map KATTIYA reversible extendable


Thanks in advance.

Regards,
Jopeti.

2 Replies 2

lgijssel
Level 9
Level 9

It strikes me that the line you have problems with is the only one without the keyword "extended".

Perhaps your application needs extended translation?

Please adjust and check if it resloves the problem.

regards,

Leo

Hi Leo,

No luck with extended word added to that statement.
Actually statement was there with extended word and one guy from the same forum told to remove and check.
But it is not working stable in eigher ways (remove extended or keep extended)


Regards,
Jopeti.

Review Cisco Networking for a $25 gift card