deraadt
e913feecc5
enable ah & esp by default, now that we trust the code more
23 years ago
angelos
4a4fb3fa6a
IPSec->IPsec (jsyn@nthough.com)
23 years ago
fgsch
220716af19
Since mtu discovery is enabled by default, change line to disable if it's
uncommented; niels@ theo@ ok.
23 years ago
deraadt
c923c0c04e
more verbose description
24 years ago
angelos
4e69cc8345
Remove ipsec-acl
24 years ago
deraadt
ad9e62f556
mtu disc example
24 years ago
provos
f06b34a298
it's vm.swapencrypt.enable now.
24 years ago
mickey
a3b6521f86
nfsiod/nfs_client, bye bye
add commented out entry into sysctl.conf for vfs.nfs.iothreads
24 years ago
angelos
57c64ad01a
Add a sample commented out net.inet.ip.ipsec-acl=0 entry.
25 years ago
itojun
fd9d65dd43
ipv6 autoconf on hosts (non-routers).
to do this,
1. in sysctl.conf, add these lines:
net.inet6.ip6.forwarding=0
net.inet6.ip6.accept_rtadv=1
2. in hostname.foo, add
rtsol
specifying two or more interfaces with "rtsol" may result in strange
behavior - ipv6 spec does not permit multi-interface node to be autoconfig'ed.
25 years ago
provos
624976a0c2
insert #vm.swapencrypt=1
25 years ago
deraadt
bb0cc58058
show ip6.forwarding
25 years ago
angelos
6f0654d520
Bad commit (machdep.allowaperture), this already exists in etc.i386 --
obviously a long day :-X
25 years ago
angelos
ab9a9a53a5
Add a commented out machdep.allowaperture=1 line
25 years ago
niklas
dbb78dda47
Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.
If you are going to use either of AH or ESP or both, enable these in
/etc/sysctl.conf. Also correct the IPSec debugging sysctl code, it is now
named net.inet.ip.encdebug. Some corrected function signatures too.
26 years ago
deraadt
22c01235c4
split sysctl.conf into MD and MI parts
27 years ago
deraadt
23da44758f
default to console ddb off
27 years ago
deraadt
74c6965e71
i386 only
27 years ago
matthieu
0e6aed22d1
add machdep.allowaperture
27 years ago
deraadt
54f2d77e5d
move fs.posix.setuid to sysctl.conf
27 years ago
deraadt
90195cf2cd
urgh
27 years ago
deraadt
fa2ab79168
more
27 years ago
deraadt
02d7fc1400
ddb sysctl
27 years ago
deraadt
338a6ea28e
introduce /etc/sysctl.conf containing sysctl variables to change at boot time
27 years ago