Guest User

Systctl snip

a guest
Oct 11th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. net.ipv6.conf.default.accept_ra=2
  2. net.ipv6.conf.all.accept_ra=2
  3.  
  4. net.ipv6.conf.default.forwarding = 1
  5. net.ipv6.conf.all.forwarding = 1
  6.  
  7. net.ipv6.conf.default.proxy_ndp = 1
  8. net.ipv6.conf.all.proxy_ndp = 1
Advertisement
Add Comment
Please, Sign In to add comment