radvd.conf 337 B

1234567891011
  1. # Copyright 1999-2005 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # Extra options to pass to radvd
  4. OPTIONS=""
  5. # Set this to "no" to tell the init script NOT to set up IPv6 forwarding
  6. # using /proc/sys/net/ipv6/conf/all/forwarding
  7. # Only change this if you know what you're doing!
  8. FORWARD="yes"