View Single Post
  #2 (permalink)  
Old 2007-11-20
RobertGraham RobertGraham is offline
Senior Member
 
Join Date: 2006-02-02
Posts: 204
Rep Power: 3
RobertGraham has an average reputation (10+)
Send a message via MSN to RobertGraham Send a message via Yahoo to RobertGraham
Default Re: Non-Continous port ranges in a service?

I'm pretty sure you can't specify non-contiguous ports in a single service obj. You'll have to create them individually. This seems to be confirmed by the GUI help page titled, "To Specify a Port Number." It lists the syntax possibilities and they all involve contiguous ports.

To specify the source port, you'd go to the advanced tab. The first field at the top is the source port field. I'd recommend you copy the objs and then customize them so that you can use the std services too if you want. There's no real draw-back to creating more service objs unless you go over the top and add hundreds more.
Reply With Quote