diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index 070e0c7..0cedbb9 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -19,7 +19,7 @@ INTERFACE=${INTERFACE:-$(ip -o -4 route show to default | grep -m 1 -Po '(?<=dev KERNEL_VERSION="4.19.104" KERNEL_PACKAGE_VERSION="1.7+b864616" KERNEL_RELEASE="${KERNEL_VERSION}-mptcp_${KERNEL_PACKAGE_VERSION}" -GLORYTUN_UDP_VERSION="13703fb15fb6a225ccf2488e3680ac14331c1c9e" +GLORYTUN_UDP_VERSION="7f30cdc5ee2e89f0008144ad71f4c0bd4215a0f4" #MLVPN_VERSION="8f9720978b28c1954f9f229525333547283316d2" MLVPN_VERSION="f45cec350a6879b8b020143a78134a022b5df2a7" OBFS_VERSION="486bebd9208539058e57e23a12f23103016e09b4" diff --git a/openmptcprouter-shorewall6.tar.gz b/openmptcprouter-shorewall6.tar.gz index b43e80d..2d368a8 100644 Binary files a/openmptcprouter-shorewall6.tar.gz and b/openmptcprouter-shorewall6.tar.gz differ diff --git a/shorewall6/interfaces b/shorewall6/interfaces index 8109c26..b7e0d24 100644 --- a/shorewall6/interfaces +++ b/shorewall6/interfaces @@ -15,5 +15,5 @@ ############################################################################### #ZONE INTERFACE OPTIONS net $NET_IFACE dhcp,tcpflags,rpfilter,forward=1,routeback -vpn omr-6in4 tcpflags,forward=1,routeback +vpn omr-6in4-user+ tcpflags,forward=1,routeback diff --git a/shorewall6/snat b/shorewall6/snat index 7468de7..ee175db 100644 --- a/shorewall6/snat +++ b/shorewall6/snat @@ -18,4 +18,4 @@ MASQUERADE fe80::/10,\ fd00::/8 $NET_IFACE # SNAT from VPN server for all VPN clients -SNAT(fe80::a00:1) ::/0 omr-6in4 +SNAT(fe80::a00:1) ::/0 omr-6in4-user+ diff --git a/shorewall6/stoppedrules b/shorewall6/stoppedrules index 5d964af..7262894 100644 --- a/shorewall6/stoppedrules +++ b/shorewall6/stoppedrules @@ -13,6 +13,6 @@ ############################################################################### #ACTION SOURCE DEST PROTO DEST SOURCE # PORT(S) PORT(S) -ACCEPT omr-6in4 - -ACCEPT - omr-6in4 +#ACCEPT omr-6in4 - +#ACCEPT - omr-6in4