7 lines
101 B
Bash
Executable File
7 lines
101 B
Bash
Executable File
#!
|
|
# Run as root
|
|
#
|
|
|
|
sysctl -w net.ipv4.conf.all.forwarding=1
|
|
sysctl -w net.ipv6.conf.all.forwading=1
|