Date: Thu, 22 Feb 2001 11:14:16 -0800 (PST) From: John F Cuzzola <vdrifter@ocis.ocis.net> To: freebsd-security@FreeBSD.ORG Subject: Source routing Message-ID: <Pine.LNX.4.21.0102221110400.22826-100000@ocis.ocis.net> In-Reply-To: <Pine.BSF.4.33.0102221405430.72422-100000@ashburn.skiltech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quick question. I have a FreeBSD NAT firewall and I want to make sure that source routed packets are not honored. Does these sysctl settings do the trick? net.inet.ip.sourceroute: 0 net.inet.ip.accept_sourceroute: 0 or should I block them specifically with an ipfw + options rule? I want both the FreeBSD firewall not to accept source route packets coming in or going out. Thanks in advance :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0102221110400.22826-100000>