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
  • That's weird, because even your packet filter log was saying that port 9001 was being dropped.  I also checked the logitech site and 9000-9005 was the range they recommend.  Oh wait, I see.  5062 is the destination port.  Duh.  

    I don't know if it's working for all your machines, but one thing I read while researching this is if you run into trouble, you can set the source port it uses in the software, which if you need to make a DNAT rule for it to receive calls makes life very easy.  Just set up a DNAT rule for each computer and then set each computer on a different source port.

    Enjoy,
    -bob
Reply
  • That's weird, because even your packet filter log was saying that port 9001 was being dropped.  I also checked the logitech site and 9000-9005 was the range they recommend.  Oh wait, I see.  5062 is the destination port.  Duh.  

    I don't know if it's working for all your machines, but one thing I read while researching this is if you run into trouble, you can set the source port it uses in the software, which if you need to make a DNAT rule for it to receive calls makes life very easy.  Just set up a DNAT rule for each computer and then set each computer on a different source port.

    Enjoy,
    -bob
Children
No Data