Subject: FW: invalid entry: man sysctl
To: None <netbsd-help@netbsd.org>
From: Nicolas Saurbier <Nicolas.Saurbier@concept04.de>
List: netbsd-help
Date: 10/17/2005 13:54:35
Sorry, wrong key ;-)=20

so, once again...



Hi,
=20
not shure if this is the right list.
=20
man sysctl:
=20
net.inet.ip.maxfragpacket                    integer       yes
=20
but:
=20
# sysctl net.inet.ip.maxfragpacket
sysctl: fourth level name 'maxfragpacket' in=20
'net.inet.ip.maxfragpacket' is inva
lid
#

Better:

# sysctl net.inet.ip.maxfragpackets
net.inet.ip.maxfragpackets =3D 200
#=20