I want to create mangle rule with port except gaming port,
so I can create QOS for gaming traffic and another traffic.
so what ports beside/except gaming ports ?
can anyone please help me ? thank you
I want to create mangle rule with port except gaming port,
so I can create QOS for gaming traffic and another traffic.
so what ports beside/except gaming ports ?
can anyone please help me ? thank you
just do where dst-port !=
Gaming port will be dependant on the game, and ther emight be a few. YOu’ll have to research for each game.
Then you can put a matcher for high priority on dst-port = and a lower a priority on dst-port != or something
thank you for your answer
all port that I know are 443 (http) 53 (dns), well if you know port that often to use than I can add in “dst addrs !”
so I don’t need to change game port, because gaming port always change every maintenance.