Uni-directional NAT???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 07:58 AM - edited 03-01-2019 07:57 PM
The standard configuration for Cisco's NAT is bi-directional (that is, it re-writes the headers in both directions). I need the ability to rewrite the source headers on outgoing packets, but not the destination headers on the return of the same IP stream.
Is this possible with Cisco IOS and if so, how???
I need the IP header rewriting to be done using static mapping, too.
Thanks for any thoughts.
David
- Labels:
-
Other Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 06:30 PM
I'm not sure what the exact commands are.. but it can be done. I do the same thing on a Linux server running IPtables.. It's called D-Nat or Destination NAT on Linux.. Hope this helps -Catfisch
