Training
Consulting
Tools
xref
: /
net-tools-3.4.0
/
nat.conf.stop
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
INTERFACE="$1"
2
3
kill $(cat
/var/run/dnsmasq_zeth.pid
)
4
sysctl -w
net.ipv4.ip_forward
=0
5