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.
  • I guess my initial quest was to simply open 9000:9005 for the entire Internal (Network) using Define Service -> External (Network)

    ASG makes things difficult sometimes [H]
  • Oh, one other quick thought.  In your Packet Filter rule, instead of making the destination: External Network, make it either Internet or Any.


    Still getting dropped - weird
  • I guess my initial quest was to simply open 9000:9005 for the entire Internal (Network) using Define Service -> External (Network)

    ASG makes things difficult sometimes [H]


    Here's the issue, if you say that the destination on your packet filter is the External Network, then only packets which have a destination of your external network will be allowed.  

    Still getting dropped - weird


    That actually is pretty weird.  Just to double check, you have a packet filter set for: Internal(Network) ->  -> Internet , Allow

    And this isn't working?

    Make sure the rule is at the top of the list (it filters traffic in order from top to bottom).

    I wonder... Do you have SIP blocked somewhere?  I was reading through the logitech forums and they said to make sure that SIP wasn't blocked.  It's a shot in the dark, but it might be worth investigating.
  • The next issue that I just realized (sorry), is that, to the best of my knowledge, a Packet Filter rule would only allow you to make calls, not receive them.  It would take a DNAT in order to be able to receive them and I'm pretty sure that DNAT rules only work for one machine.  Again, I've never worked with the the Vid client so I have no idea how it works, but it's my best guess that you wouldn't be able to receive calls unless you did a DNAT and then it would only be for one computer.
  • Just got off the phone with Cameron from Astaro, we fixed the issue.

    Apparently, the Port Forward was for 5062 and NOT for 9000:9005.

    Incorrect ports from Logitech, thanks for that! Haha

    Thanks again everyone
  • 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