-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
Description
Compared to /proc/sys/net/ipv4/conf/forwarding, /proc/sys/net/ipv6/conf/forwarding is not working in the same way. For details, see https://docs.kernel.org/networking/ip-sysctl.html
/proc/sys/net/ipv6/conf/all/forwarding is enabled by default and can only be overridden per interface with a netfilter rule: disabling forwarding of IPv6 traffic on ingress, when yang ipv6 forwarding is disabled.
Reactions are currently unavailable
Metadata
Metadata
Labels
Type
Projects
Status
Done