| Anonymous | Login | Signup for a new account | 2010-09-06 07:35 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000078 | [EasyBSD] Script Modification | major | N/A | 2008-02-24 23:56 | 2008-03-03 06:21 | ||
| Reporter | Julian | View Status | public | ||||
| Assigned To | Julian | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 2.0.0 | ||||
| Summary | 0000078: Firewall Module | ||||||
| Description | I am recreating the structure for the firewall modules. The primary reason for doing this is to allow for additional firewall modules such as ipf and ipfw. This also means renaming several PF vars. | ||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0000207) svn (developer) 2008-02-24 23:57 |
Revision 501 committed to easybsd by julian at 2008-02-24 23:57:30 -0500 (Sun, 24 Feb 2008). Lines added/removed: 124/103 Log message: > bug 0000078 > updated several modules with var changes Files: Cng trunk/modules/040.firewall.sh Cng trunk/modules/040.firewall_pf.sh Cng trunk/modules/060.daemon_sshd.sh Cng trunk/modules/090.universe.sh |
|
(0000210) svn (developer) 2008-02-25 00:38 |
Revision 502 committed to easybsd by julian at 2008-02-25 00:38:05 -0500 (Mon, 25 Feb 2008). Lines added/removed: 79/79 Log message: > bug 0000078 > updated several modules with var changes Files: Cng trunk/modules/040.firewall_pf.sh Cng trunk/modules/045.portsentry.sh Cng trunk/modules/060.daemon_sshd.sh |
|
(0000216) svn (developer) 2008-02-26 18:24 |
Revision 516 committed to easybsd by julian at 2008-02-26 18:24:35 -0500 (Tue, 26 Feb 2008). Lines added/removed: 16/15 Log message: > bug 0000078 fixed several errors in vars. Files: Cng trunk/modules/000.checks.sh Cng trunk/modules/040.firewall.sh Cng trunk/modules/040.firewall_ipfw.sh Cng trunk/modules/045.portsentry.sh |
|
(0000226) svn (developer) 2008-02-29 02:48 |
Revision 523 committed to easybsd by julian at 2008-02-29 02:48:58 -0500 (Fri, 29 Feb 2008). Lines added/removed: 3/2 Log message: > bug 0000078 > cleaning up few lines... reorganizing some vars Files: Cng trunk/modules/040.firewall_ipfw.sh |
|
(0000227) svn (developer) 2008-02-29 03:28 |
Revision 524 committed to easybsd by julian at 2008-02-29 03:28:17 -0500 (Fri, 29 Feb 2008). Lines added/removed: 20/26 Log message: > bug 0000078 rewriting the module Files: Cng trunk/modules/040.firewall.sh |
|
(0000228) svn (developer) 2008-02-29 03:35 |
Revision 525 committed to easybsd by julian at 2008-02-29 03:35:05 -0500 (Fri, 29 Feb 2008). Lines added/removed: 4/4 Log message: > bug 0000078 fixing another problem Files: Cng trunk/modules/040.firewall.sh |
|
(0000229) svn (developer) 2008-02-29 09:25 |
Revision 526 committed to easybsd by julian at 2008-02-29 09:25:41 -0500 (Fri, 29 Feb 2008). Lines added/removed: 3/3 Log message: > bug 0000078 found more typos and errors Files: Cng trunk/modules/040.firewall.sh |
|
(0000230) svn (developer) 2008-02-29 09:31 |
Revision 527 committed to easybsd by julian at 2008-02-29 09:31:54 -0500 (Fri, 29 Feb 2008). Lines added/removed: 1/1 Log message: > bug 0000078 found more typos and errors Files: Cng trunk/modules/060.daemon_sshd.sh |
|
(0000233) svn (developer) 2008-03-01 02:04 |
Revision 532 committed to easybsd by julian at 2008-03-01 02:04:51 -0500 (Sat, 01 Mar 2008). Lines added/removed: 4/0 Log message: > bug 0000078 > adding IPFIREWALL for kernel options > Files: Add trunk/fsroot/usr/src/sys/i386/conf/IPFIREWALL |
|
(0000235) svn (developer) 2008-03-01 02:26 |
Revision 535 committed to easybsd by julian at 2008-03-01 02:26:09 -0500 (Sat, 01 Mar 2008). Lines added/removed: 6/3 Log message: > bug 0000078 > finishing minor tweaks to firewall modules > > daemon_sshd module had a var issuse (been fixed) > Files: Cng trunk/modules/040.firewall_ipfw.sh Cng trunk/modules/040.firewall_pf.sh Cng trunk/modules/060.daemon_sshd.sh |
|
(0000238) svn (developer) 2008-03-01 20:32 |
Revision 540 committed to easybsd by julian at 2008-03-01 20:32:31 -0500 (Sat, 01 Mar 2008). Lines added/removed: 1/1 Log message: > bug 0000078 > small error/typo > Files: Cng trunk/modules/040.firewall_ipfw.sh |
|
(0000242) svn (developer) 2008-03-02 19:44 |
Revision 545 committed to easybsd by julian at 2008-03-02 19:44:38 -0500 (Sun, 02 Mar 2008). Lines added/removed: 16/15 Log message: > #bug 78 > rewrote the ipfw.rules file as a script (also added +x to propset) > fixed some errors in the ipfw ruuleset in 040.firewall_ipfw.sh Files: Cng trunk/fsroot/etc/ipfw.rules Cng trunk/modules/040.firewall_ipfw.sh |
|
(0000243) svn (developer) 2008-03-02 19:52 |
Revision 546 committed to easybsd by julian at 2008-03-02 19:52:26 -0500 (Sun, 02 Mar 2008). Lines added/removed: 1/0 Log message: > #bug 78 > forgot a small var line Files: Cng trunk/fsroot/etc/ipfw.rules |
|
(0000244) svn (developer) 2008-03-02 20:02 |
Revision 547 committed to easybsd by julian at 2008-03-02 20:02:35 -0500 (Sun, 02 Mar 2008). Lines added/removed: 9/9 Log message: > #bug 78 > replace ipfw syntax, any to me -> any to any Files: Cng trunk/modules/040.firewall_ipfw.sh |
|
(0000245) Julian (administrator) 2008-03-02 20:09 |
the changes in this module have been finished. IPFW is now available for use. |
|
(0000247) svn (developer) 2008-03-03 03:22 |
Revision 556 committed to easybsd by julian at 2008-03-03 03:22:34 -0500 (Mon, 03 Mar 2008). Lines added/removed: 8/7 Log message: > bug 0000078 fixing small problem in ipfw Files: Cng trunk/modules/040.firewall_ipfw.sh Cng trunk/modules/090.universe.sh |
|
(0000248) svn (developer) 2008-03-03 06:21 |
Revision 558 committed to easybsd by julian at 2008-03-03 06:21:23 -0500 (Mon, 03 Mar 2008). Lines added/removed: 37/32 Log message: > bug 0000078 > ask q/a if they even want a firewall Files: Cng trunk/modules/040.firewall.sh Cng trunk/modules/040.firewall_ipfw.sh |
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |