Enable IPv4 forwarding so VPN works between upgrades
This commit is contained in:
parent
b728b89227
commit
100577885e
|
@ -25,7 +25,7 @@
|
|||
#net.ipv4.tcp_syncookies=1
|
||||
|
||||
# Uncomment the next line to enable packet forwarding for IPv4
|
||||
#net.ipv4.ip_forward=1
|
||||
net.ipv4.ip_forward=1
|
||||
|
||||
# Uncomment the next line to enable packet forwarding for IPv6
|
||||
# Enabling this option disables Stateless Address Autoconfiguration
|
||||
|
|
Loading…
Reference in New Issue
Block a user