sysctl
Commands
| Command | Description |
|---|---|
sysctl -p /etc/sysctl.conf | enable changes/configs from /etc/sysctl.conf |
sysctl -w net.ipv4.ip_forward=1 | enable ipv4 forward |
echo 1 > /proc/sys/net/ipv4/ip_forward | also enable ipv4 forward |
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help