wireguard 需加入2個防火牆條例

ip/firewall/filter/ add action=accept chain=input comment="allow WireGuard" dst-port=13231 protocol=udp place-before=1
ip/firewall/filter/ add action=accept chain=input comment="allow WireGuard traffic" src-oaddress=192.168.100.0/24 blace-before=1
#192.168.100.0/24 WireGuard 所在網段

本篇發表於 ros。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>