Update sysctl command to load specific configuration file for Warpgate
This commit is contained in:
@@ -54,7 +54,7 @@ net.ipv4.conf.all.rp_filter=0
|
|||||||
net.ipv4.conf.default.rp_filter=0
|
net.ipv4.conf.default.rp_filter=0
|
||||||
net.ipv4.conf.wt0.rp_filter=0
|
net.ipv4.conf.wt0.rp_filter=0
|
||||||
EOF
|
EOF
|
||||||
sysctl --system
|
sysctl -p /etc/sysctl.d/99-warpgate.conf
|
||||||
|
|
||||||
# ==========================================
|
# ==========================================
|
||||||
# 3. NETBIRD INSTALLATION
|
# 3. NETBIRD INSTALLATION
|
||||||
|
|||||||
Reference in New Issue
Block a user