SYNC commit.
This commit is contained in:
6
code/enable-forwarding.sh
Executable file
6
code/enable-forwarding.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!
|
||||
# Run as root
|
||||
#
|
||||
|
||||
sysctl -w net.ipv4.conf.all.forwarding=1
|
||||
sysctl -w net.ipv6.conf.all.forwading=1
|
||||
Reference in New Issue
Block a user