teastep
49944c7d9a
Update changelog and release notes
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@75 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-16 14:26:31 +00:00
teastep
1c299919c8
Fix bug in find_interfaces_by_option()
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@74 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-15 17:28:46 +00:00
teastep
65e4f035b0
Move firewall, functions and version to /var/lib/shorewall
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@73 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-15 17:27:41 +00:00
teastep
c06b769a7b
Acknowledge Andy Wiggin in the rfc1918 file
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@65 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-13 14:13:10 +00:00
teastep
bdb05089e6
Correct an indentation problem in firewall
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@64 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-12 16:15:26 +00:00
teastep
69220bedfe
Cosmetic changes to firewall and shorewall files
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@63 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-11 20:14:58 +00:00
teastep
52ef74cfb8
Correct missing argument to packet_log() in the "shorewall status" command.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@62 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-10 16:53:18 +00:00
teastep
d58c3ac29e
Include workaround for ICMP bug in firewall script.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@61 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-09 16:30:52 +00:00
teastep
b50d647981
Correct several problems with dynamic rules.
...
Split NAT and Mangle tables into separate displays.
Add dynamic chain to the 'monitor' display.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@60 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-04 21:08:44 +00:00
teastep
0e4274e027
Update comments in 'shorewall' for new dynamic firewall commands.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@59 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-04 20:58:53 +00:00
teastep
4e1b049250
Improve 'Allow' logic
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@58 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-04 20:39:00 +00:00
teastep
aac129f404
Add dynamic drop/reject/allow/save functions.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@57 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-04 20:17:46 +00:00
teastep
5c9562c20a
Add 'blacklist' command to /sbin/shorewall.
...
Correct 'try' command.
Update rfc1918 per Suggestion from Andy Wiggin
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@56 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-04 15:08:50 +00:00
teastep
e8c2fb53dc
Correct Comment in shorewall.spec
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@55 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-03 18:26:00 +00:00
teastep
7b5ec93015
Update to RFC1918 from Andy Wiggin
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@54 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-03 02:48:32 +00:00
teastep
fe1086676a
Speed up multiport selection code
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@53 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-02 23:14:51 +00:00
teastep
6dfae19e76
Document MULTIPORT in the rules file
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@52 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-02 21:29:29 +00:00
teastep
3563a47103
Don't use "-m multiport" if port lists don't have more than one element.
...
Clarify comments on the MULTIPORT option in shorewall.conf.
Update versions to 1.3.2.
Update release notes and change log.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@51 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-02 19:47:17 +00:00
teastep
ca9c02ce7f
Fix problem with double-counting SYN packets.
...
Avoid superfluous jumps to the policy chain with CONTINUE.
Add reserved networks to rfc1918.
Implement MULTIPORT option for multiport match support.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@50 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-02 17:05:51 +00:00
teastep
16d50cb974
Final Changes for 1.3.1
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@47 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-06-01 00:28:18 +00:00
teastep
44abd1be80
Add rfc1918 file and correct 'all->z CONTINUE' policies
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@43 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-31 14:33:18 +00:00
teastep
5245e3b75a
Final 1.3 Updates
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@41 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-30 12:55:47 +00:00
teastep
4c1193e4cd
Near complete removal of the 'multi' pseudo-zone
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@31 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-18 19:04:45 +00:00
teastep
bb65b34210
Update rules file
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@30 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-18 14:48:11 +00:00
teastep
06146580fa
Update rules file
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@29 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-18 14:17:56 +00:00
teastep
e393e5d4e1
Update rules file
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@28 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-18 14:16:26 +00:00
teastep
44170128c2
1.3 Beta 2 Snapshot
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@27 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-18 13:45:23 +00:00
teastep
4f01c2b3ed
Final 1.2.13 Update
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@15 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-04 18:38:49 +00:00
teastep
9ba6a48354
Slight cleanup of the ADD_IP_ALIASES change.
...
Apply the same change to ADD_SNAT_ALIASES.
Add a new 'report' function that prints and logs in a single call.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@14 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-02 22:56:27 +00:00
teastep
d97c5573c6
Cause aliases added under ADD_IP_ALIASES to use the VLSM and Broadcast of
...
the primary IP address.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@13 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-05-02 01:34:56 +00:00
teastep
7c78bb16a7
Initial revision
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@10 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-04-30 23:13:15 +00:00