cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
846
Views
0
Helpful
6
Replies

port redirection on range

whanson
Level 2
Level 2

customer has sonicwall that allows outside to inside access on a range of ports to a single  inside address. I can see no easy way to do this as static doens't seem to allow it.

thx as always

1 Accepted Solution

Accepted Solutions

Hi,

Object network Server_Range

host x.x.x.x

object service test
service tcp source range 1000 1025

nat (inside,outside) source static Server_Range Interface service test test

Hope this helps.

Mike

Mike

View solution in original post

6 Replies 6

Maykol Rojas
Cisco Employee
Cisco Employee

Hi,

This can be achieve using version 8.3 or higher. Version 8.2 is not supported to do port redirection with a range.

Cheers.

Mike

Mike

I don't see it. I see no range command.

Hello,

It will be with a objet service, then on that object you can specify the range of ports and then you can apply it to the NAT translation on a Manual NAT configuration, I'll post you an example during this morning.

Cheers

Mike

Mike

thanks I would appreciate that.

Hi,

Object network Server_Range

host x.x.x.x

object service test
service tcp source range 1000 1025

nat (inside,outside) source static Server_Range Interface service test test

Hope this helps.

Mike

Mike

thanks a bunch.  I should have thought a little more out of the box. I was trying to do it with object nat.  But it does interest me about source and destination on service objects.  Is that relative to the destination address

Review Cisco Networking for a $25 gift card