|
||||||||||||
|
|
11.2. Entries in /proc/sys/net/ipv6/11.2.2. conf/all/*Change all the interface-specific settings. Exception: "conf/all/forwarding" has a different meaning here 11.2.2.1. conf/all/forwarding
This enables global IPv6 forwarding between all interfaces. In IPv6 you can't control forwarding per device, forwarding control has to be done using IPv6-netfilter (controlled with ip6tables) rulesets and specify input and output devices (see Firewalling/Netfilter6 for more). This is different to IPv4, where you are able to control forwarding per device (decision is made on interface where packet came in). This also sets all interfaces' Host/Router setting 'forwarding' to the specified value. See below for details. This referred to as global forwarding. If this value is 0, no IPv6 forwarding is enabled, packets never leave another interface, neither physical nor logical like e.g. tunnels. 11.2.3. conf/interface/*Change special settings per interface. The functional behaviour for certain settings is different depending on whether local forwarding is enabled or not. 11.2.3.1. accept_ra
Accept Router Advertisements, and autoconfigure this interface with received data. 11.2.3.2. accept_redirects
Accept Redirects sent by an IPv6 router. 11.2.3.3. autoconf
Configure link-local addresses (see also Addresstypes) using L2 hardware addresses. E.g. this generates automagically an address like "fe80::201:23ff:fe45:6789" on an interface with a L2-MAC address. 11.2.3.4. dad_transmits
The amount of Duplicate Address Detection probes to send. 11.2.3.5. forwarding
Configure interface-specific Host/Router behaviour. Note: It is recommended to have the same setting on all interfaces; mixed router/host scenarios are rather uncommon.
11.2.3.8. router_solicitation_delay
Number of seconds to wait after interface is brought up before sending Router Solicitations. 11.2.4. neigh/default/*Change default settings for neighbor detection and some special global interval and threshold values: 11.2.4.3. gc_thresh3
Tuning parameter for neighbour table size. Increase this value if you have a lot of interfaces and problem with routes start to act mysteriously and fail. Or if a running Zebra (routing daemon) reports:
| |||||||||||
|
||||||||||||