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

Port forward range in 9.1

Gary Gordon
Level 1
Level 1

I'm working on configuring ports for a SIP app through an ASA 5525x using 9.1.  I can get all the related forwarding of individual ports complete but when I try to forward a range I get an error.

object network AvayaSIPInsideUDPPorts

host xx.xx.xx.xx

object service OneXUDPPorts

servcie udp destination range 40750 50750

object service OneXUDPSource

service udp source range 40750 50750

nat (inside,outside) static AvayaOneXOutside service OneXUDPSource OneXUDPPorts

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

nat (inside,outside) static AvayaOneXOutside service ?

network-object mode commands/options:
tcp TCP to be used as transport protocol
udp UDP to be used as transport protocol

I've followed some of the previous examples which show the ability to map port ranges.  When I do the help for after "service" all I see is tcp or udp but all the posts I've seen reference object service.

Is there something else I need to do in relation to the port forwarding.

Thank you.

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

This is always horrible.  Can you allocate a whole public IP address for this?  If so, then you can do 1:1 NAT, and just use ordinary access-lists to control what is allowed in.

Review Cisco Networking for a $25 gift card