OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: mircsicz on March 25, 2019, 12:04:16 PM

Title: Traffic-Shaper: how to define a port range in a rule
Post by: mircsicz on March 25, 2019, 12:04:16 PM
I've setup shaping in another firewall, I cloned the settings from another machine.

On the clone source (which was setup while running 18.7) I could setup the rule entering a port list:
(https://snag.gy/Ro4Kwk.jpg)


The target is now running 19.1.4 and doesn't any longer allow me to enter a list of ports:
(https://snag.gy/ARHQBg.jpg)

Could some please tell me if this is intended, or if there's still a way to define several ports in one rule?
Title: Re: Traffic-Shaper: how to define a port range in a rule
Post by: fabian on March 25, 2019, 12:39:38 PM
As a workaround you can enter the numeric ports like above or the comma may be required.
Title: Re: Traffic-Shaper: how to define a port range in a rule
Post by: mircsicz on March 25, 2019, 04:49:19 PM
Hi Fabian,

thx for your reply...

But I've tried al those options before posting here...

It accepts non of the following:
- "80, 443"
- "80 443"
- "http, https"
- "http https"