diff --git a/openmptcprouter-shorewall.tar.gz b/openmptcprouter-shorewall.tar.gz index b712012..f458408 100644 Binary files a/openmptcprouter-shorewall.tar.gz and b/openmptcprouter-shorewall.tar.gz differ diff --git a/shorewall4/interfaces b/shorewall4/interfaces index 715e62b..fa28d7d 100644 --- a/shorewall4/interfaces +++ b/shorewall4/interfaces @@ -19,6 +19,7 @@ vpn gt-tun+ nosmurfs,tcpflags vpn gt-udp-tun+ nosmurfs,tcpflags vpn mlvpn+ nosmurfs,tcpflags vpn tun+ nosmurfs,tcpflags +vpn wg+ nosmurfs,tcpflags vpn dsvpn+ nosmurfs,tcpflags vpn gre-user+ nosmurfs,tcpflags vpn omr-bonding nosmurfs,tcpflags diff --git a/shorewall4/stoppedrules b/shorewall4/stoppedrules index aa5bfd5..203a000 100644 --- a/shorewall4/stoppedrules +++ b/shorewall4/stoppedrules @@ -23,4 +23,6 @@ ACCEPT dsvpn+ - ACCEPT - dsvpn+ ACCEPT tun+ - ACCEPT - tun+ +ACCEPT wg+ - +ACCEPT - wg+