05-03-2011 12:57 PM - edited 03-11-2019 01:28 PM
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
Solved! Go to Solution.
05-05-2011 11:21 AM
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
05-03-2011 06:47 PM
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
05-04-2011 04:50 AM
I don't see it. I see no range command.
05-04-2011 06:50 AM
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
05-05-2011 08:43 AM
thanks I would appreciate that.
05-05-2011 11:21 AM
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
05-08-2011 08:45 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide