aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.firewall
Commit message (Expand)AuthorAgeFilesLines
* DNS should not necessarily be named(8), tweak the comment a bit.Ruslan Ermilov2003-11-021-1/+1
* Add a header: #!/bin/sh.Tom Rhodes2003-02-061-0/+1
* Bring rc.firewall{,6} more in line with the word and spirit ofCrist J. Clark2002-02-211-7/+17
* Remove a stale entry related to passing ARP with bridging and ipfw.Luigi Rizzo2001-12-271-2/+0
* Sync the code that sucks in rc.conf and friends with what's inDima Dorfman2001-08-141-5/+7
* style nitDavid E. O'Brien2001-03-061-1/+1
* Also deny 127.0.0.0/8 going out.David E. O'Brien2001-03-051-1/+2
* Fix references to Chapman & Zwicky and Cheswick & Bellowin.Dag-Erling Smørgrav2001-02-251-3/+5
* Fix some glaring insecurities in the prototype firewall configurations.Nick Sayer2001-02-201-8/+4
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-2/+29
* Only install `divert natd' rule for predefined firewall types,Ruslan Ermilov2000-08-301-3/+1
* Make natd(8) "compatible" with firewall_type="simple".Ruslan Ermilov2000-08-041-17/+46
* Update rev 1.29 -- 'draft-manning-dsua' is now in its 3rd version.David E. O'Brien2000-07-301-1/+3
* Add an explicit rule number to natd so you do not end up with twoPaul Saab2000-05-081-1/+1
* Add to defaults/rc.conf a new function source_rc_confs which rcSheldon Hearn2000-04-271-0/+1
* Back out the hook to execute the file ${firewall_type}. The intendedBrian S. Dean2000-04-271-3/+1
* Allow the firewall rules to be established by a shell script insteadBrian S. Dean2000-04-161-1/+3
* Add a firewall_flags option that is used when ipfw processes a file. It allowsPaul Richards2000-02-061-1/+1
* Update this with the additional nets recomended by readingRodney W. Grimes2000-01-281-14/+26
* Minor whitespace fix.David E. O'Brien1999-12-041-2/+1
* Pass IP fragments with non-zero offset. The semantics of matchingRuslan Ermilov1999-11-041-0/+6
* Add commented entry to the lo0 section inviting bridge users toNick Sayer1999-10-241-0/+2
* Allow for incoming DNS UDP queries.Ruslan Ermilov1999-10-201-0/+2
* Fix a typo in a comment.Mike Pritchard1999-09-301-1/+1
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-115/+138
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Style clean-up:Sheldon Hearn1999-08-251-39/+39
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confJordan K. Hubbard1999-02-101-2/+5
* Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rulesAlexander Langer1998-04-251-3/+3
* Add natd support.Brian Somers1998-04-181-1/+10
* Better RFC1918 network protectionPoul-Henning Kamp1998-04-151-1/+4
* get default firewall type from rc.confAdam David1998-02-101-1/+5
* MF22 - make firewall_type a little more robustDaniel O'Callaghan1997-10-211-9/+6
* Fix some problems in the rules file loading and need for modload detection.Daniel O'Callaghan1997-09-181-2/+2
* Reviewed by: msmith, alexDaniel O'Callaghan1997-09-111-44/+60
* Add inetd_flags and way of passing ipfw a configuration fileJordan K. Hubbard1997-05-051-4/+9
* Update the etc world from RELENG_2_2 which is now more up-to-dateJordan K. Hubbard1997-05-031-5/+3
* Typo police.Alexander Langer1997-04-271-3/+5
* Bring in rc file changes from -current.Jordan K. Hubbard1997-04-271-7/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* don't ask for confirmationAdam David1996-09-051-2/+2
* space typo, the shell don't like name=<space>valueWolfram Schneider1996-08-191-2/+2
* Remove root dotfiles which did more harm than good.Jordan K. Hubbard1996-08-141-19/+31
* Flush out the rules before adding entries. This prevents duplicateAlexander Langer1996-06-221-1/+5
* Add another good book to the required reading.Poul-Henning Kamp1996-04-121-3/+11
* Add skeleton firewall setup(s). Comments very welcome.Poul-Henning Kamp1996-04-031-0/+133