Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 01:09:08 -0500
From:      "William Wong" <willwong@anime.ca>
To:        "matt" <matt@ARPA.MAIL.NET>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Restricting RST & Dropping SYN/FIN (was; stream.c)
Message-ID:  <003601bf63d6$07762e40$0300a8c0@anime.ca>
References:  <Pine.BSF.4.21.0001210059470.5056-100000@w01.arpa-canada.net>

next in thread | previous in thread | raw e-mail | index | archive | help
You need to compile the options into your kernel.  Take a look at LINT.

----- Original Message ----- 
From: "matt" <matt@ARPA.MAIL.NET>
To: "FreeBSD-STABLE" <stable@FreeBSD.ORG>
Sent: Friday, January 21, 2000 1:03 AM
Subject: Restricting RST & Dropping SYN/FIN (was; stream.c)


> 
> curious.. on 3.4-stable, cvsupped Dec. 29 1999, defaults/rc.conf has;
> 
> TCP_DROP_SYNFIN and TCP_RESTRICT_RST, which point to:
> 
> sysctl net.inet.tcp.drop_synfin and net.inet.tcp.restrict_rst, However:
> 
> root[w01]:~# sysctl -w net.inet.tcp.restrict_rst=1
> sysctl: unknown oid 'net.inet.tcp.restrict_rst'
> root[w01]:~# sysctl -w net.inet.tcp.drop_synfin=1
> sysctl: unknown oid 'net.inet.tcp.drop_synfin'
> 
> Is this not functional yet? Or does it require something that I'm missing
> here? As I said, the machine is 3.4-STABLE as of Dec. 29 1999.
> 
> -Matt
> 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003601bf63d6$07762e40$0300a8c0>