27.11.2014 Views

INTRO (7) NetBSD Miscellaneous Information Manual INTRO (7 ...

INTRO (7) NetBSD Miscellaneous Information Manual INTRO (7 ...

INTRO (7) NetBSD Miscellaneous Information Manual INTRO (7 ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SYSCTL (7) <strong>NetBSD</strong> <strong>Miscellaneous</strong> <strong>Information</strong> <strong>Manual</strong> SYSCTL (7)<br />

node information queries can have a security impact, it is possible to fine tune which<br />

responses should be answered. Tw o separate bits can be set.<br />

1 Respond to ICMPv6 FQDN queries, e.g. ping6 -w.<br />

2 Respond to ICMPv6 node addresses queries, e.g. ping6 -a.<br />

icmp6.rediraccept<br />

If set to non-zero, the host will accept ICMPv6 redirect packets. Note that IPv6 routers<br />

will never accept ICMPv6 redirect packets, and the variable is meaningful on IPv6 hosts<br />

(non-router ) only.<br />

icmp6.redirtimeout<br />

The variable specifies lifetime of routing entries generated by incoming ICMPv6 redirect.<br />

udp6.do_loopback_cksum<br />

Perform UDP checksum on loopback.<br />

udp6.recvspace<br />

Default UDP receive buffer size.<br />

udp6.sendspace<br />

Default UDP send buffer size.<br />

We reuse net.∗.tcp for TCP over IPv6, and therefore we do not have variables net.∗.tcp6. Variables<br />

net.inet6.udp6 have identical meaning to net.inet.udp. Please refer to PF_INET section above.<br />

For variables net.∗.ipsec6, please refer to ipsec(4).<br />

net.key (PF_KEY)<br />

Get or set various global information about the IPsec key management. The third level name is the<br />

variable name. The currently defined variable and names are:<br />

Variable name Type Changeable<br />

debug<br />

integer yes<br />

spi_try<br />

integer yes<br />

spi_min_value integer yes<br />

spi_max_value integer yes<br />

larval_lifetime integer yes<br />

blockacq_count integer yes<br />

blockacq_lifetime integer yes<br />

esp_keymin integer yes<br />

esp_auth integer yes<br />

ah_keymin integer yes<br />

The variables are as follows:<br />

debug<br />

Turn on debugging message from within the kernel. The value is a bitmap, as defined in<br />

/usr/include/netkey/key_debug.h.<br />

spi_try<br />

The number of times the kernel will try to obtain an unique SPI when it generates it<br />

from random number generator.<br />

spi_min_value<br />

Minimum SPI value when generating it within the kernel.<br />

spi_max_value<br />

Maximum SPI value when generating it within the kernel.<br />

<strong>NetBSD</strong> 3.0 December 27, 2007 24

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!