Problem with Nat rule that is changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2015 12:23 PM - edited 03-05-2019 01:50 AM
Hi there everybody.
I kinda have a situation about something that occured to me and I dont have a clue why this is happening.
The rule :
ip nat inside source static udp 10.10.10.10 80 10.20.30.40 80 extendable
Then I did there commands :
no ip nat inside source static udp 10.10.10.10 80 10.20.30.40 80 extendable
ip nat inside source static udp 10.10.10.50 80 10.20.30.40 80 extendable
Now the problem is that the outside world can send a request but do not received anything from the host.
So data can come in but the answer isn't sent back normally.
Even with the command "clear ip nat translation * " Nothing has worked yet.
Is there any place into the memory of the Cisco Unit that the natting is still present with different information and didn't get refreshed ?
Thank you very much everyone for your time,
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2015 09:37 AM
Please post output of "Show ip nat translation" & "Show ip nat statis".
Thanks
Manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2015 11:55 AM
Actually i cannot have any of that info at the moment, the main cause is because it is vital equipement and I cannot make any changes for having the output of the data..
