On Tue, Oct 18, 2005 at 10:52:49AM +0200, Ragnar Lonn wrote:
> Hi all,
> 
> I've run into the above problem with Netgraph on a FreeBSD 4.11 system. 
> I know there
> are sysctl's (net.graph.recvspace and net.graph.maxdgram) you can set in 
> 5.x but how
> can I get around this problem on a 4.x machine where these sysctl 
> variables dont exist?
> 
They do exist for sure:

$ uname -r
4.11-STABLE
$ sysctl net.graph
net.graph.abi_version: 2
net.graph.msg_version: 2
net.graph.maxdgram: 20480
net.graph.recvspace: 20480
net.graph.family: 32
net.graph.data.proto: 1
net.graph.control.proto: 2

Perhaps the ng_socket.ko module isn't loaded?


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgpHovkBKQvPs.pgp
Description: PGP signature

Reply via email to