Mantis Bugtracker

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

- Relationships

-  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


- Issue History
Date Modified Username Field Change
2008-02-24 23:56 Julian New Issue
2008-02-24 23:56 Julian Assigned To => Julian
2008-02-24 23:57 svn Checkin
2008-02-24 23:57 svn Note Added: 0000207
2008-02-25 00:38 svn Checkin
2008-02-25 00:38 svn Note Added: 0000210
2008-02-26 18:24 svn Checkin
2008-02-26 18:24 svn Note Added: 0000216
2008-02-29 02:48 svn Checkin
2008-02-29 02:48 svn Note Added: 0000226
2008-02-29 03:28 svn Checkin
2008-02-29 03:28 svn Note Added: 0000227
2008-02-29 03:35 svn Checkin
2008-02-29 03:35 svn Note Added: 0000228
2008-02-29 09:25 svn Checkin
2008-02-29 09:25 svn Note Added: 0000229
2008-02-29 09:31 svn Checkin
2008-02-29 09:31 svn Note Added: 0000230
2008-03-01 02:04 svn Checkin
2008-03-01 02:04 svn Note Added: 0000233
2008-03-01 02:26 svn Checkin
2008-03-01 02:26 svn Note Added: 0000235
2008-03-01 20:32 svn Checkin
2008-03-01 20:32 svn Note Added: 0000238
2008-03-02 19:44 svn Checkin
2008-03-02 19:44 svn Note Added: 0000242
2008-03-02 19:52 svn Checkin
2008-03-02 19:52 svn Note Added: 0000243
2008-03-02 20:02 svn Checkin
2008-03-02 20:02 svn Note Added: 0000244
2008-03-02 20:09 Julian Status new => resolved
2008-03-02 20:09 Julian Fixed in Version => trunk
2008-03-02 20:09 Julian Resolution open => fixed
2008-03-02 20:09 Julian Note Added: 0000245
2008-03-03 03:22 svn Checkin
2008-03-03 03:22 svn Note Added: 0000247
2008-03-03 06:21 svn Checkin
2008-03-03 06:21 svn Note Added: 0000248


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker