Cisco ASA Nat question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 11:17 AM - edited 03-05-2019 11:05 AM
I have an asa 5510 that I want to have two ports forwarded to an IP that is set as an object
I have
object network test-server
nat (inside,outside) static interface service tcp 3399 3399
I also want the same object to forward port 1411 to that address but it won't let me add both, how can I do this?
Thanks
- Labels:
-
Other Routers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 12:23 PM
Ended up just adding another network object with the same local IP and that did the trick. I'm sure there is a better way though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 01:03 PM
You can group them if you like to simplify the objects.
