vpn : single-nat, port forwarding, qos-based routing

This commit is contained in:
bolvan 2019-04-27 21:00:20 +03:00
parent dc12e840fe
commit a51a2c31ba

View File

@ -316,7 +316,7 @@ config rule
option src 'lan' option src 'lan'
option proto 'all' option proto 'all'
option extra '-m dscp --dscp 1' option extra '-m dscp --dscp 1'
option name 'shape-dscp-1' option name 'route-dscp-1'
option set_mark '0x0800/0x0800' option set_mark '0x0800/0x0800'
------------------------------------------------ ------------------------------------------------