Keep log_in_vain Value
Matt "Cyber Dog" LaPlante
webmaster at cyberdogtech.com
Tue Jun 15 10:31:07 PDT 2004
> -----Original Message-----
> From: Chuck Swiger [mailto:cswiger at mac.com]
> Sent: Tuesday, June 15, 2004 1:22 PM
> To: Matt "Cyber Dog" LaPlante
> Cc: freebsd-questions at freebsd.org
> Subject: Re: Keep log_in_vain Value
>
> Matt "Cyber Dog" LaPlante wrote:
> > Right now on a FreeBSD 4.7 box, net.inet.tcp.log_in_vain and
> > net.inet.udp.log_in_vain are both turned on. I know they can be
> disabled
> > using sysctl, but this only fixes the problem until the machine is
> rebooted,
> > at which point they both come back on.
>
> These default to off, so I would suggest you check /etc/sysctl.conf and
> see
> whether they are being turned on there, and then change that. :-)
>
> Otherwise, something like "grep log_in_vain /etc/*" might give a hint...
>
> --
> -Chuck
Ah, grep saves the day again. It was being turned on in rc.network.
Thanks.
-
Matt
More information about the freebsd-questions
mailing list