Bug 19841

Summary: Change to dialup firewalling article
Product: Documentation Reporter: Marc Silver <marcs>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Marc Silver 2000-07-11 08:30:00 UTC
	Changes to the natd command under FreeBSD 3.5 require a 
	minor change to the document.  Also added some notes on 
	additional security options for the KERNEL.

Fix: Please patch the file at earliest convenience.
How-To-Repeat: 
	N/A
Comment 1 Neil Blakey-Milner 2000-07-11 09:55:18 UTC
On Tue 2000-07-11 (09:26), Marc Silver wrote:
> @@ -113,7 +143,8 @@
>  firewall_script="/etc/firewall/fwrules"
>  natd_enable="YES"
>  natd_interface="tun0"
> -natd_flags="-dynamic"</programlisting>
> +natd_flags="-dynamic"
> +natd_flags="-dynamic yes" #(For FreeBSD 3.5)</programlisting>

You sure about this one, Marc?  It doesn't seem to do that here.

Neil
-- 
Neil Blakey-Milner
Sunesi Clinical Systems
nbm@mithrandr.moria.org
Comment 2 nbm freebsd_committer freebsd_triage 2000-07-11 11:21:57 UTC
State Changed
From-To: open->closed

Updated, thanks!