cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
1
Replies

how to create NAT Rules for service groups, not just objects

mcg-allen
Level 1
Level 1

Hi all,

I'm looking for a way to have a single NAT entry to allow all the ports in a particular service group to end up pointed to a single inside IP address

Instead of:

object network obj-192.168.68.242_4280

nat (inside,outside) static interface service tcp 4280 4280

object network obj-192.168.68.242_4282

nat (inside,outside) static interface service tcp 4282 4282

object network obj-192.168.68.242_4285

nat (inside,outside) static interface service tcp 4285 4285

It wold be more like:

object network 242-BRZoom

nat (inside,outside) static interface service-group CrashPlanServer

but what I get is:

Result of the command: "nat (inside,outside) static interface service-group CrashPlanServer"

nat (inside,outside) static interface service-group CrashPlanServer

                                             ^

ERROR: % Invalid input detected at '^' marker.

Any ideas how how to adjust the syntax?

1 Reply 1

mcg-allen
Level 1
Level 1

This question is also posted on Greg Ledet's great cisco blog 

http://www.gregledet.net/?p=529

but no answer yet!

Review Cisco Networking for a $25 gift card