IPv6 Kernel: IPv6 entri di proc/sys/net/ipv4/: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
New page: 11.3. IPv6-related entries in /proc/sys/net/ipv4/ At the moment (and this will be until IPv4 is completly converted to an independend kernel module) some switches are also used here for I...
 
Onnowpurbo (talk | contribs)
No edit summary
Line 1: Line 1:
11.3. IPv6-related entries in /proc/sys/net/ipv4/
At the moment (and this will be until IPv4 is completly converted to an independend kernel module) some switches are also used here for IPv6.


At the moment (and this will be until IPv4 is completly converted to an independend kernel module) some switches are also used here for IPv6.
==ip_*==
11.3.1. ip_*
 
11.3.1.1. ip_local_port_range
===ip_local_port_range===


This control setting is used by IPv6 also.
This control setting is used by IPv6 also.
11.3.2. tcp_*
 
===tcp_*===


This control settings are used by IPv6 also.
This control settings are used by IPv6 also.
11.3.3. icmp_*
 
==icmp_*==


This control settings are not used by IPv6. To enable ICMPv6 rate limiting (which is very recommended because of the capability of ICMPv6 storms) netfilter-v6 rules must be used.
This control settings are not used by IPv6. To enable ICMPv6 rate limiting (which is very recommended because of the capability of ICMPv6 storms) netfilter-v6 rules must be used.
11.3.4. others
 
==others==


Unknown, but probably not used by IPv6.
Unknown, but probably not used by IPv6.

Revision as of 09:33, 2 July 2013

At the moment (and this will be until IPv4 is completly converted to an independend kernel module) some switches are also used here for IPv6.

ip_*

ip_local_port_range

This control setting is used by IPv6 also.

tcp_*

This control settings are used by IPv6 also.

icmp_*

This control settings are not used by IPv6. To enable ICMPv6 rate limiting (which is very recommended because of the capability of ICMPv6 storms) netfilter-v6 rules must be used.

others

Unknown, but probably not used by IPv6.