Add a commented-out defaultrouter entry for 6to4 users. See RFC-3068
This commit is contained in:
parent
0fbfd3c17d
commit
284d8fda4d
@ -241,6 +241,7 @@ icmp_bmcastecho="NO" # respond to broadcast ping packets
|
||||
ipv6_enable="NO" # Set to YES to set up for IPv6.
|
||||
ipv6_network_interfaces="auto" # List of network interfaces (or "auto").
|
||||
ipv6_defaultrouter="NO" # Set to IPv6 default gateway (or NO).
|
||||
#ipv6_defaultrouter="2002:c058:6301::" # Use this for 6to4 (RFC 3068)
|
||||
ipv6_static_routes="" # Set to static route list (or leave empty).
|
||||
#ipv6_static_routes="xxx" # An example to set fec0:0000:0000:0006::/64
|
||||
# route toward loopback interface.
|
||||
|
Loading…
Reference in New Issue
Block a user