Add laptop wireguard configuration
This commit is contained in:
parent
c3cb8e1e8f
commit
b914c1bdcf
18 changed files with 113 additions and 519 deletions
|
|
@ -26,7 +26,7 @@ table inet filter {
|
|||
tcp dport ssh accept
|
||||
|
||||
# syncthing
|
||||
ip saddr 10.8.1.1 tcp dport 22000 accept
|
||||
ip saddr 10.0.0.1 tcp dport 22000 accept
|
||||
|
||||
# allow dhcp requests for bridged connections
|
||||
iifname "vmbr0" udp dport { 53, 67 } accept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue