aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/novena/root/etc/sysctl.d/50-ip-forwarding.conf
blob: 43598fde6a1e50bf2091bc429cf82c6370ebb2ef (plain)
1
2
3
4
5
6
7
8
# Uncomment the next line to enable packet forwarding for IPv4
# Enable for router, disable for laptop
#net.ipv4.ip_forward=1

# Uncomment the next line to enable packet forwarding for IPv6
#  Enabling this option disables Stateless Address Autoconfiguration
#  based on Router Advertisements for this host
#net.ipv6.conf.all.forwarding=1