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

Packet filter with Dest Ports as a range

I want to create a TCP packet filter rule where the destination ports are 43594 & 43595.  Can I do this with one rule by entering: 43594:43595 in the Dest port field.  Or do I have to create two packet filter rules.

--Scott


This thread was automatically locked due to age.
  • Yes. You can do this by entering a : between your ports and the ASG will then use the range. What I miss in the ASG is a possibilty to have certain ports in a service that are not a range e.g. 6881,3333,9000 all seperated by a comma but that does not work [:(]
  • You can also create a group with different Ports i.e.
    Group: Internet_access
    Group Members: DNS, HTTP, HTTPS, FTP,...
    The you can define a packetfilter using the Groupname...

    Medic