This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Port Forward - Range

Hi All,

Is it possible to open a range of ports (9000-9005)?

Currently, I have a Service Definition as follows:

Type: UDP
Destination Port: 9000
Source Port: 9005

Although I feel the SOURCE port should be 1:65535 as are 99.99% of my other services.

Any ideas on opening a range???

Thanks in advance


This thread was automatically locked due to age.
Parents
  • Is the call coming in or going out?

    If coming in then you'll want to create a DNAT rule

    Traffic Source: Any
    Traffic Service: 
    Traffic Destination: External Address
    NAT Mode: DNAT
    Destination:  (You might need to create a definition for this)
    Destination Service: 
    Log Initial Packets: 
    Automatic Packet Filter Rule: 


    Hope that helps.
Reply
  • Is the call coming in or going out?

    If coming in then you'll want to create a DNAT rule

    Traffic Source: Any
    Traffic Service: 
    Traffic Destination: External Address
    NAT Mode: DNAT
    Destination:  (You might need to create a definition for this)
    Destination Service: 
    Log Initial Packets: 
    Automatic Packet Filter Rule: 


    Hope that helps.
Children
No Data