Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct minor nit - to filter out SYN packets, the keyword is | gpalmer | 1995-08-31 | 1 | -1/+1 |
| | | | | | `syn' not `tcpsyn' (which matches `tcp' which blocks all tcp packets) | ||||
* | Add $Id$ | gpalmer | 1995-08-22 | 1 | -0/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -38/+38 |
| | |||||
* | make pass work also as the first keyword | ugen | 1995-03-30 | 1 | -1/+1 |
| | | | | | | | (while addf skipped) Reviewed by: Submitted by: Obtained from: | ||||
* | Update manpage..BTW,if somebody wit good English | ugen | 1995-03-03 | 1 | -8/+21 |
| | | | | would go through it and fix it would be a really good idea. | ||||
* | Oops..remove some debugging leftover.. | ugen | 1995-03-03 | 1 | -1/+0 |
| | |||||
* | Ok..so everybody picking on me that ipfw syntacs | ugen | 1995-03-03 | 1 | -106/+172 |
| | | | | | | | | | | | is a pain in ...wel.. trying to fix this * from/to/via position indepenndant syntax * "any" for 0/0 host address * addf/addb default keyword in case you skip it.. * pass = accept new action, seems to be somewhat better in particular cases * on = via (as on ed0 instead of via ed0,loook at reject tcp on ed0 from hacker ) | ||||
* | Fixed manpage..ldeny,lreject and log options are there | ugen | 1995-02-27 | 1 | -3/+2 |
| | | | | | and others not.. Submitted by: torstenb@FreeBSD.ORG | ||||
* | Change utility to accept interface name | ugen | 1995-02-24 | 2 | -10/+59 |
| | | | | along with IP as "via" argument | ||||
* | ipfirewall.4 is obviously not here anymore! Adjust the Makefile. | jkh | 1995-02-18 | 1 | -2/+0 |
| | |||||
* | Finally document "via" feature.. | ugen | 1995-02-17 | 1 | -5/+9 |
| | |||||
* | Ppl asked to make ipfw smarter..ok.. | ugen | 1995-02-14 | 1 | -3/+3 |
| | | | | here it is.. | ||||
* | Fix for rather stupid bug by which you couldn't set | ugen | 1995-02-14 | 1 | -3/+4 |
| | | | | | | ports for the destination IP addr/port. Nobody reported this btw , while a lot of other things reported- probably ppl does not use destination ports at all???? | ||||
* | Ok..at least this man page is up to date now | ugen | 1995-02-09 | 1 | -67/+63 |
| | | | | To be continued.. | ||||
* | Utility changes following the facility. | ugen | 1995-01-12 | 1 | -53/+20 |
| | | | | | | We have only one firewall chain and one accounting chain now. No blocking/forwarding so commands changed. Man pages are somewhat out of date and will be updated ASAP. | ||||
* | Add interface to clear accounting entry option. | ugen | 1994-12-13 | 1 | -82/+80 |
| | | | | Reflect ip_fw structure changes. | ||||
* | Add via option,minor changes to interface to reflect | ugen | 1994-12-12 | 1 | -16/+56 |
| | | | | internal firewall changes.Check option disabled temporary. | ||||
* | Changed a reboot(1) to a reboot(8). | ats | 1994-12-11 | 1 | -1/+1 |
| | |||||
* | Interface changes to support additions to firewall. | ugen | 1994-11-28 | 1 | -31/+88 |
| | |||||
* | G-d help me to do it right first time.... | ugen | 1994-11-20 | 1 | -2/+2 |
| | | | | Minor patch to man page,test. | ||||
* | New man pages from Ugen. Delete my old, first attempt. I only hope | jkh | 1994-11-17 | 3 | -0/+338 |
| | | | | | | | | that the english in Ugen's two replacement pages is not too impenetrable! :-) [Note: Poul - please pull these into the BETA branch along with the other firewall changes] Submitted by: ugen | ||||
* | Latest from Ugen J.S.Antsilevich" <ugen@NetVision.net.il>. Poul, please | jkh | 1994-11-16 | 1 | -842/+788 |
| | | | | | take this into BETA. Submitted by: ugen | ||||
* | More 12th hour fixes from Ugen. | jkh | 1994-11-08 | 1 | -65/+66 |
| | | | | Submitted by: ugen | ||||
* | Latest changes from Uben. | jkh | 1994-10-31 | 1 | -12/+26 |
| | | | | Submitted by: uben | ||||
* | Fix up the man page a little more, delete the README that crept in | jkh | 1994-10-28 | 1 | -0/+3 |
| | | | | (but I'm actually just as happy to have in the attic, for reference). | ||||
* | This commit was generated by cvs2svn to compensate for changes in r3965, | jkh | 1994-10-28 | 2 | -0/+1134 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Add the ipfw command, for IP firewall construction. | jkh | 1994-10-28 | 2 | -0/+1134 |
| | | | | Submitted by: danny ugen | ||||
* | Add the ipfw command, for IP firewall construction. | jkh | 1994-10-28 | 2 | -0/+1011 |
Submitted by: danny ugen |