Browse Source

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

pull/31/head
bolvan 6 years ago
parent
commit
83aa41eaad
  1. 1
      wireguard_iproute_openwrt.txt

1
wireguard_iproute_openwrt.txt

@ -308,6 +308,7 @@ config rule
option dest 'lan'
option proto 'tcp udp'
option dest_port '5001 5201'
option dest_ip '192.168.2.2'
option name 'IPERF'
------------------------------------------------

Loading…
Cancel
Save