Commit Graph

380 Commits

Author SHA1 Message Date
teastep
9ddb2933b8 Fix for white space in log-prefix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3939 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-26 19:39:22 +00:00
teastep
2c70763d2d Detect devices in /etc/shorewall/tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3934 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-22 17:03:11 +00:00
teastep
88ae2575df Speed up module loading
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3927 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-20 16:01:22 +00:00
teastep
5342125a6f Add support for loading xtables modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3926 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-20 15:25:11 +00:00
teastep
e97139242b Allow 'all-' in rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3922 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-18 18:05:16 +00:00
teastep
82413defc5 Fix release docs for transition to Beta 8
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3914 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-15 21:08:02 +00:00
teastep
e133878c98 More helpful BRIDGING error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3912 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-15 18:52:25 +00:00
teastep
7c24cc6a04 Fix fatal error after missing forwardUPnP rule
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3907 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-13 14:46:50 +00:00
teastep
e06b5b1971 Detect MTU for tc rather than specify in tcdevices file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3900 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 16:21:31 +00:00
teastep
aa99d615f1 Add MTU column to /etc/shorewall/tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3897 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 14:34:50 +00:00
teastep
1ebb13cf08 Restore the ability to refresh traffic control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3873 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 16:15:33 +00:00
teastep
5c76e2a693 Change 'track' interraction with PREROUTING marking
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3861 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 20:40:28 +00:00
teastep
61309e8bd0 Fix default route generation with explicit GATEWAYs in providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3842 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 20:27:50 +00:00
teastep
ec6a17c4c7 Add TOS column to tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3837 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 17:34:37 +00:00
teastep
bf5018e62d Fix 'detectnets'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3822 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-28 02:48:18 +00:00
teastep
40c6142233 Fix PATH problems with compiled script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3820 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-27 16:45:08 +00:00
teastep
ead63852f4 Fix install.sh on Debian/Ubuntu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3811 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-25 22:46:36 +00:00
teastep
009d710cc5 More changes to avoid crashing with very old kernels
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3797 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-17 19:59:51 +00:00
teastep
0ab2143d68 Avoid unwanted deletion of SNAT addresses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3794 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-15 22:40:03 +00:00
teastep
1120a080b2 Rename rtrules to route_rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3793 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-15 22:35:50 +00:00
teastep
af07daa4ef Prevent startup errors when there is no mangle FORWARD chain
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3787 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-13 15:00:42 +00:00
teastep
d7235590da Fix DETECT_DNAT_IPADDRS=No bug; more config file comment improvements
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-12 20:29:13 +00:00
teastep
e0a506151f Remove traffic shaping reconfiguration from 'shorewall refresh'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3782 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-10 22:52:10 +00:00
teastep
503aeea7df Fix compilation failure on LEAF Bearing -- second pass; correct awkward wording in shorewall.conf comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3781 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-10 21:16:02 +00:00
teastep
e0cc8f0480 Phase II of breaking marks into two smaller marks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3773 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-05 02:08:33 +00:00
teastep
25f6c5c1cc Detect extended connmark capabilities and fix mktempdir bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3771 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-04 19:45:42 +00:00
teastep
f39537bc90 Add support for explicit routing rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3763 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 15:17:41 +00:00
teastep
b2d401a3ca Fix 'routeback' with bridge ports
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3744 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 18:14:40 +00:00
teastep
a15f3e25c8 Fix SAME/ADD_SNAT_ALIASES bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3735 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-25 16:58:08 +00:00
teastep
80e08e57e8 Add IMPLICIT_CONTINUE option to shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3723 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 00:05:09 +00:00
teastep
ab7b1eac9e Fix try with effective verbosity = 0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3721 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 23:26:41 +00:00
teastep
f0372d9209 Add 'logdrop' and 'logreject' commands for dynamic blacklisting with logging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3715 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 16:37:45 +00:00
teastep
1a2fb62b67 Add 'refreshed' extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3664 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-13 00:50:29 +00:00
teastep
f03167870a Remove SUBSYSLOCK code from default and debian footers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3663 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 22:18:00 +00:00
teastep
04e112d306 Fix Makefile and 'shorewall start f'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:00:22 +00:00
teastep
714b3c39e3 Make 'compile' output distribution-neutral
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3641 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 22:55:28 +00:00
teastep
100bd5683d Update for 3.2.0 Beta 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3639 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 21:10:32 +00:00
teastep
eb4055f521 Add additional modules to /etc/shorewall/modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3636 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 16:40:21 +00:00
teastep
35f737054a Fix syntax error in validate_policy() when duplicate policy detected
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3618 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-02 23:58:56 +00:00
teastep
be01fd09e1 Install shorecap in /usr/share/shorewall; add debian program header/footer; pretty up RedHat program header
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3617 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-02 23:31:27 +00:00
teastep
17f21b2f05 Avoid 'delete_nat doesn't exist' Errors
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3612 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 17:53:45 +00:00
teastep
37cec67ff9 Add redhat support to 'compile -d'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3610 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 16:46:19 +00:00
judas_iscariote
19a248d750 1. remove svn:executable property of some files.
2. put the French docs in it's own branch.



git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3609 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 02:00:43 +00:00
teastep
f3b86ee2c5 Fix restore if 'set --' used in an extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3588 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 17:10:16 +00:00
teastep
7454e8331a Fix routing when IP address in GATEWAY column of providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 01:47:50 +00:00
teastep
3e6eaa38b3 Restore SUBSYSLOCK functionality
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3550 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-23 15:50:53 +00:00
teastep
ce34cc4f35 Correctly (if inelegantly) handle interfaces named 'inet'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3514 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-21 16:46:21 +00:00
teastep
adfbc8434c Run extension scripts at run-time as always
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3509 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-20 22:28:47 +00:00
teastep
3d48928a9e Resolve merge conflicts in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-18 15:22:03 +00:00
teastep
2f5eb26fcd Restore log messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3488 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-15 15:43:32 +00:00
teastep
231845e6d9 Add -t option to timestamp progress messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-15 15:20:17 +00:00
teastep
4e9c8698f5 Correct Makefile
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3485 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-14 16:36:29 +00:00
teastep
a54526e93a Avoid superfluous MAC validation rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3484 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-13 23:32:18 +00:00
teastep
fd082e81c9 Change tcpsyn to tcp:syn
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3483 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-13 17:57:42 +00:00
teastep
a42f0514de Add 'tcpsyn'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3480 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-12 20:45:57 +00:00
teastep
0e6e03940f Correct typo in help file ('help drop')
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3476 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-11 15:03:48 +00:00
teastep
bb9c22cfe0 Add shorecap
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3467 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 19:33:31 +00:00
teastep
e1535337d4 Fix and document 'check -e'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3466 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 18:45:05 +00:00
teastep
afcb4aa504 Fix TC match for bridge ports
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3453 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-08 22:33:13 +00:00
teastep
f0728b5e50 Implement bi-directional macro support
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3444 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 20:57:38 +00:00
teastep
3482a47db0 Avoid iptables errors when allow/drop/reject run when Shorewall not started
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3442 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 17:14:46 +00:00
teastep
688983eafa Fix GATEWAY (again) and add version checking between compiled programs and library
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3428 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:26:58 +00:00
teastep
97eaf708d3 Remove special exclusion syntax for DNAT/REDIRECT/SAME
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3423 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-02 17:35:28 +00:00
teastep
ead2959c3d Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3421 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-01 23:43:12 +00:00
teastep
fc29c70f38 Apply Ed Suominen's patch to tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3413 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-31 20:02:17 +00:00
teastep
315d8a92b4 Fix QUEUE in the ESTABLISHED section
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3399 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 18:02:42 +00:00
teastep
8f0e3ace6b Apply Tuomo Soini's Noecho patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3393 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-27 19:59:27 +00:00
teastep
5eecd59292 Make Shorewall quieter
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3356 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 01:41:24 +00:00
teastep
8806388b53 Split compiler and firewall into separate files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3349 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 16:29:33 +00:00
teastep
3cef6a2a9b Fix 'check' but in setup_masq
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3346 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 02:35:15 +00:00
teastep
49cb3fa6c6 Add the -p option to the compile command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3311 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 23:27:54 +00:00
teastep
9325925aef Merge Fabio Longerai's LENGTH patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3296 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-15 22:54:12 +00:00
teastep
b027081e5b Add error checking to compiled scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3283 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-14 18:35:50 +00:00
teastep
7ba6cf7200 Allow interface name in the SUBNET column with -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3278 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-13 20:33:16 +00:00
teastep
222fb2c10f Change output from 'compile' to the entered name in all cases (do not append /var/lib/shorewall)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3276 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-13 17:08:23 +00:00
teastep
e9423d9c04 Allow remote compiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3269 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-12 23:26:37 +00:00
teastep
248b26a7d8 Re-add dynamic zone capability
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3264 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-11 23:30:33 +00:00
teastep
ee3a9a9456 Add extra-quiet mode using -qq
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3262 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-09 17:11:30 +00:00
teastep
183c4287ae Update release documentation for 3.1.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3247 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-07 17:33:10 +00:00
teastep
1f4e3572d9 Fix logging with mapped standard actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3194 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-24 15:39:58 +00:00
teastep
408a8a3968 Finish wildcard port support
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3189 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-21 04:20:16 +00:00
teastep
803720a8cc Fix restore script generation with RETAIN_ALIASES=Yes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3185 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-20 19:14:36 +00:00
teastep
28e3a4a7ed Fix security hole in bridge handling; fix bug in NONE intra-zone policy handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3182 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-19 23:37:40 +00:00
teastep
0273709c6f Enable loopback traffic under DISABLE_IPV6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3172 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-17 01:55:02 +00:00
teastep
5b3fef21a8 Add Limit as a standard action
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3171 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-15 22:42:39 +00:00
teastep
98f828f1c9 Console-friendly shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3163 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-14 16:18:38 +00:00
teastep
9d61e79412 Make Debian install via the tarball more like the .deb
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3161 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-13 19:42:23 +00:00
teastep
6f4dfe64db Fix stupid typo that produced a bug in tcrules processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3153 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-12 18:52:40 +00:00
teastep
ebf29460f3 Add warning to zones file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3149 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-11 16:13:15 +00:00
teastep
1ed05f0fef Change CLEAR_TC default to 'Yes'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3148 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-10 20:11:07 +00:00
teastep
1618941d9e Add additional migration considerations for 2.0 users
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-09 23:11:46 +00:00
teastep
523cc8800f Update README -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3133 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-08 23:26:25 +00:00
teastep
e842bc2190 Add 'reload' command to init scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3130 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-07 22:03:44 +00:00
teastep
7f39d760b7 Add 'ipdecimal' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3114 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-02 23:58:57 +00:00
teastep
ec8be6bcac Add traffic shaping information to 'dump' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3100 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-01 18:24:19 +00:00
teastep
25480f2187 Allow '-' in the ADDRESS/SUBNET column of the blacklist file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3099 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-01 18:05:13 +00:00
teastep
75a749fdbc Add more warnings to release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3098 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-12-01 17:58:24 +00:00
teastep
f6a233c35a Fix help text for restore. Add -q to help for safe-start and safe-restart
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3095 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-11-29 21:38:43 +00:00
teastep
65eeafaba6 Fix safe-start and safe-restart adding support for -q as well
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3093 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-11-29 19:39:43 +00:00
teastep
60a93c5167 Apply Tuomo's patch to clean up tc4shorewall formatting
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3091 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-11-29 16:51:53 +00:00