a69cec5228
Add link to Events article
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-23 07:09:56 -07:00
a03f00bf0f
systemd services: multi-user is not same as old runlevel 3 so use basic
...
add conflicts to obviously conflicting services
remove old version number from init files
remove legacy syslog.target which is not needed on modern systems
fix formatting of email address onold Copyright text
Signed-off-by: Tuomo Soini <tis@foobar.fi >
2014-09-23 16:44:03 +03:00
8f05d0f16d
install.sh: support install on centos7 and foobar7
...
Signed-off-by: Tuomo Soini <tis@foobar.fi >
2014-09-23 13:19:09 +03:00
f9d98b74a2
Merge branch '4.6.2' into 4.6.3
...
Conflicts:
Shorewall/Perl/Shorewall/Providers.pm
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3.4
2014-09-16 08:09:20 -07:00
0d23b9c542
Don't verify required interfaces during 'stop' or 'clear'.
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-14 09:29:04 -07:00
a7bdfcc47b
Refine the rule reduction fix
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3.3
2014-09-11 20:58:01 -07:00
988ee64621
Eliminate Redundant Rules
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-11 10:17:01 -07:00
9947f4d968
Re-enable SECTION PREROUTING in the accounting file.
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-10 12:53:08 -07:00
feb747260d
Add /etc/shorewall/params to the multi-ISP LSM example
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3.2
2014-09-03 06:59:37 -07:00
fc58dab66d
Remove redundant 'run' command from help output
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-02 12:57:04 -07:00
9e039e30e5
Issue warning message when /etc/iproute2/rt_tables is not writeable
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-02 08:11:33 -07:00
771e487b02
Merge branch '4.6.3'
2014-09-01 09:10:55 -07:00
0b66c475a7
Make <command> replacable in the run synopsis
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-01 09:10:03 -07:00
8727a6f1d8
Correct 'run' command synopsis in the shorewall[6] manpages
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-01 08:52:09 -07:00
f9a62e1650
Correct builtin example in the actions manpages
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-01 08:29:29 -07:00
6851744cb7
Implement the 'terminating' action option
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-09-01 08:16:42 -07:00
f963adccf5
Correct silly typo in Chains.pm
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-31 16:57:24 -07:00
48549b35ac
Correct inaccuracy in default.debian
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-30 08:25:58 -07:00
9001643996
Merge branch 'master' into 4.6.3
2014-08-30 07:18:55 -07:00
4bacfced82
Another attempt to fix formatting
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3.1
2014-08-24 11:59:51 -07:00
7c1bbd4dc7
Fix formatting in shorewall[6]-rules(5)
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-24 11:29:44 -07:00
4347190f82
Clarify REJECT handling in IP[6]TABLE rules
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-24 09:10:10 -07:00
fa8c3b3b6c
Correct typo in error messages
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-24 08:34:33 -07:00
045d5ac048
Correct typo in error messages
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-24 08:34:04 -07:00
e4a8cb31ba
Clean up the Goto Meeting macro a bit
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-24 08:16:11 -07:00
9e6fffc231
Goto-Meeting Macro from Eric Teeter
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-23 16:05:38 -07:00
aaa561c831
Mention shell variable rules in the extension script article
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-21 16:00:58 -07:00
3030219740
Tighten the check for DNSAmp
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-21 10:36:44 -07:00
602ecad712
Cleaner code in expand_variables()
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-20 11:25:49 -07:00
96102623ee
Apply Thomas D's patch for SAVE_IPSET in the debian shorewall-init script
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3-base
2014-08-14 09:49:18 -07:00
aa6bd2819c
Update the Build document
...
- Add build46
- Mention shorewall-pkg.config
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3-rc1
2014-08-14 08:03:31 -07:00
8236ce572e
Apply Louis Lagendijk's patch for Shorewall-init
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.2.5
2014-08-12 16:39:52 -07:00
bf5be7198b
Make dump work correctly on RHEL5
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-12 16:18:42 -07:00
6f777098d7
Add 'wildcard' member to the interface table
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-12 06:51:17 -07:00
e545329eb9
Modify the preceding fix to work with wildcard interfaces
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-12 06:50:59 -07:00
aedd9b5a76
Add 'wildcard' member to the interface table
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-11 08:30:44 -07:00
cf33bac318
Revert most of last change
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-10 12:15:08 -07:00
0005bb697b
Describe a way to improve provider selection from the firewall
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-10 09:50:21 -07:00
c5549ff21e
Update the Configuration File Basics document
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-10 08:09:31 -07:00
427f38109e
Some cosmetic cleanup
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-10 07:20:23 -07:00
0e1a1a3f44
Modify the preceding fix to work with wildcard interfaces
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.3-Beta2
2014-08-08 10:34:29 -07:00
b6161b8be7
Merge branch '4.6.2'
2014-08-08 08:30:04 -07:00
d3209ca624
Correct handling of a physical name in the provider INTERFACE column
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-08 08:15:26 -07:00
34ecbb9074
Correct Cygwin64 detection in the Shorewall installer
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
4.6.2.4
2014-08-07 07:17:34 -07:00
beb70854ef
Correct Cygwin64 detection in the Shorewall installer
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-07 06:40:34 -07:00
7030fad572
Revert "Install the core components along with Shorewall"
...
This reverts commit c653a04a43
.
2014-08-07 06:36:23 -07:00
c653a04a43
Install the core components along with Shorewall
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-06 12:59:12 -07:00
5ef5aa8cdb
Allow inline matches in an action file
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-05 07:34:24 -07:00
0ca12bd86f
Correct syntax error caused by replacing '%%' with '??'
...
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-03 15:29:58 -07:00
a2f1c57246
Add DNSAmp action
...
- Allow escaping '@' allowing u32 in action body
- Allow inline matches in actions
Signed-off-by: Tom Eastep <teastep@shorewall.net >
2014-08-03 15:11:25 -07:00