1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Add OpenVPN UDP port to DSCP

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-12 16:06:35 +02:00
parent ded0ac376d
commit 04af5efe0a

View file

@ -29,7 +29,7 @@ config classify
option direction 'both'
option proto 'udp'
option class 'cs6'
option dest_port '65001'
option dest_port '65001,65301'
option comment 'OMR vpn'
config domains