Commit Graph

214 Commits

Author SHA1 Message Date
Tom Eastep
dbf5f17b41 More tweaks to switch implementation.
1) Switch names may be 30 characters long.
2) Switch settings are retained over restart.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-09-24 07:34:58 -07:00
Tom Eastep
12bfc14c5f More SWTICH changes.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-09-23 14:44:20 -07:00
Tom Eastep
caddd65412 Rename condition->switch and add more documentation.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-09-23 12:33:55 -07:00
Tom Eastep
7cb3392e3d Expand explaination of rate limiting
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-07-08 09:53:56 -07:00
Tom Eastep
a8fd3281d9 Add CONFIG_PATH section
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-22 08:59:05 -07:00
Tom Eastep
cc633c5bd9 Shorewall 4.4.19 Changes 2011-04-03 09:56:30 -07:00
Tom Eastep
ac13be4ed4 Add rate-limiting example to rules manpages 2011-02-03 13:26:41 -08:00
Tom Eastep
156b04c380 Implement Run-time Address Variables
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-01-26 09:08:48 -08:00
Tom Eastep
3a2da73808 Document INCLUDE changes in the basics doc 2011-01-15 15:56:20 -08:00
Tom Eastep
265ca85d02 Allow INCLUDE in extension scripts 2011-01-15 15:43:45 -08:00
Tom Eastep
08f09d7de0 Deprecate EXPORTPARAMS 2011-01-09 10:12:36 -08:00
Tom Eastep
2f70c0b71a Add Optional/Required interface section to the config basics doc 2010-12-09 10:04:52 -08:00
Tom Eastep
a1e3683651 Documentation updates
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-11-10 14:38:55 -08:00
Tom Eastep
8c1bdc803b Fix typo in address-type section; add faq 94 2010-11-04 09:57:33 -07:00
Tom Eastep
e9b7b8acad Add address-type info to config file basics doc 2010-11-03 16:31:50 -07:00
Tom Eastep
8d63e04926 Yet more docunentation updates 2010-09-06 20:37:34 -07:00
Tom Eastep
c6f58ba924 Enhance SELinux support:
- Add state match
- Add user/group match
- Add examples to the man pages
2010-09-06 09:06:40 -07:00
Tom Eastep
1510e111c4 Fix typo in conf basics doc 2010-08-13 20:27:14 -07:00
Tom Eastep
7f4a7372ef Remove nic registration requirement for IRC channel 2010-07-24 16:04:21 -07:00
Tom Eastep
9ab66c3b07 More config basic doc tweaks 2010-07-24 07:09:02 -07:00
Tom Eastep
039ac17fe6 Correct SOURCE/DEST section 2010-07-23 14:32:11 -07:00
Tom Eastep
93e5fc2deb Correct SOURCE/DEST section 2010-07-23 14:19:05 -07:00
Tom Eastep
c2717b9eec Correct SOURCE/DEST section 2010-07-23 14:17:38 -07:00
Tom Eastep
ed72afd8a0 Add comment about the unfortunate name of the tcrules file 2010-06-25 06:33:14 -07:00
Tom Eastep
f412f96153 Add introduction to config file basics document
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-06-06 08:24:28 -07:00
Tom Eastep
0553f232b5 Remove apparent restriction on files where shell variables can be used
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-05-31 10:25:53 -07:00
Tom Eastep
0a9b7c75d0 Delete misleading wording in the explaination of rate limiting
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-16 06:24:35 -07:00
Tom Eastep
3b6b7a4099 Add simple tc files to basics doc 2010-04-11 17:00:19 -07:00
Tom Eastep
696f7d6b2b Update copyright on basics doc
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-07 09:34:27 -08:00
Tom Eastep
a963c8f955 Don't export CONFDIR or SHAREDIR
Document CONFDIR, SHAREDIR and VARDIR
Add FILEMODE to the old reserved variable names

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-03 11:46:23 -08:00
Tom Eastep
49c1350aa0 Documentation for final cleanup of variable names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-03 10:28:09 -08:00
Tom Eastep
2656a9b0c7 Eliminate use of PRODUCT
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-02 12:34:36 -08:00
Tom Eastep
5613d0105a Remove all reliance on HOSTNAME
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-02 11:59:38 -08:00
Tom Eastep
55e1124bbe Update docs regarding VERSION
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-02 08:18:01 -08:00
Tom Eastep
5fc6d58e19 Eliminate STOPPING variable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-02 07:37:30 -08:00
Tom Eastep
53c73bc8e9 Eliminate VERBOSE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-28 17:58:01 -08:00
Tom Eastep
061d850c16 Rename RESTOREPATH to g_restorepath
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-26 08:35:50 -08:00
Tom Eastep
c1ac19a81e Correct a couple of typos 2010-02-25 16:35:19 -08:00
Tom Eastep
8aaddf368b More reserved variable names documented
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-25 12:37:22 -08:00
Tom Eastep
570497766b Add COMMAND to the list of reserved variable names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-23 07:18:54 -08:00
Tom Eastep
4320ebb8b0 Add SW_* to the list of reserved variable names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-23 06:57:29 -08:00
Tom Eastep
efa41d1801 Correct a typo 2010-02-22 08:36:31 -08:00
Tom Eastep
8bc6f2144a Remove mention of variable name change in 4.4.8
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-21 15:14:40 -08:00
Tom Eastep
8c3bb22511 Additions to reserved shell variables 2010-02-21 08:34:21 -08:00
Tom Eastep
c030bc900c List variable names to be avoided in manpages and config file basics doc.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-19 08:12:56 -08:00
Tom Eastep
ba01cecbcd Explain RATE and BURST in the basics doc
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-14 08:54:34 -08:00
Tom Eastep
28b1139ef7 Add 'Tips and Hints' as an alias for the config file basics doc -- Take 2 2010-02-06 17:08:00 -08:00
Tom Eastep
b449d8168e Add 'Tips and Hints' as an alias for the config file basics doc 2010-02-06 17:03:22 -08:00
Tom Eastep
f74771a118 More LOAD_HELPERS_ONLY documentation
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-01-21 20:30:35 -08:00
Tom Eastep
505a2bac22 Make it clear that the variable expansion restriction applies to config files
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-01-13 08:38:16 -08:00
Tom Eastep
ed3d3855f2 Correct typo in Shell Variable section
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-01-13 08:10:56 -08:00
Tom Eastep
8ddc2e804d Document Logical Interfaces some more 2009-11-11 11:29:21 -08:00
Tom Eastep
7e21488aec Document ICMP codes 2009-11-05 11:58:54 -08:00
Tom Eastep
b4199fd068 Document ICMP codes 2009-11-05 11:44:40 -08:00
Tom Eastep
4548db58da Relax port list limitation in /etc/shorewall/routestopped 2009-11-03 11:36:32 -08:00
Tom Eastep
58ef1d3b63 Correct typo; elaborate on how PERL is processed 2009-10-21 09:39:50 -07:00
Tom Eastep
a61c9a9e06 Fix typo 2009-10-16 10:45:46 -07:00
Tom Eastep
82eaf124ca Add section about SOURCE and DEST 2009-09-10 14:55:50 -07:00
Tom Eastep
355a515b1b Some 4.4 cleanup of the Configuration File Basics doc 2009-06-28 08:11:27 -07:00
Tom Eastep
c370dc650c Remove support for 'norfc1918' and it's associated settings in shorewall.conf 2009-06-05 10:51:30 -07:00
Tom Eastep
234b9b294a Documentation updates 2009-05-30 08:34:34 -07:00
teastep
b663644d0d Ignore leading white space on certain continuation lines
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9740 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-27 16:55:51 +00:00
teastep
92e6f2d001 Update manpages with COMMENT documented.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9718 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-20 16:47:27 +00:00
teastep
7db98189d2 Update list of files for COMMENT support
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9707 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-19 21:52:13 +00:00
teastep
00b7025467 Use 4.2 syntax for parameterized Macros.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-15 20:46:56 +00:00
teastep
c31f899749 Documentation update for Shorewall 4.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9561 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-28 03:45:43 +00:00
teastep
7d395d3571 Try to avoid TC confusion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9401 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-03 23:56:17 +00:00
teastep
61299557a9 Update the Shorewall-perl and Shorewall-4 docs with more IPv6 info
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9299 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-01-17 17:13:54 +00:00
teastep
a902e71a0a Some documentation updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8863 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-11-09 20:14:58 +00:00
teastep
a5e771c1d8 Web site updates for 4.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8748 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-10-05 21:45:05 +00:00
el_cubano
025e97c8bb Finish passing through all the documentation with a spell checker.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8670 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-08-15 05:03:24 +00:00
teastep
1cd0d84a16 Add note about 3.2.6 and 'find_first_interface_address'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8608 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-07-07 20:22:09 +00:00
teastep
9a326105aa Remove DOCTYPE
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8602 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-07-04 15:11:51 +00:00
teastep
5f3456fc34 Mention use of $FW in the params file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8502 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-05-18 22:36:05 +00:00
teastep
fa82c66706 Tweak wording in BitTorrent macro change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-05-18 13:39:11 +00:00
teastep
6568e91b26 More copyright updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8337 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-03-22 16:11:52 +00:00
teastep
a8c8f9a377 Add tip about including multiple files in one command - Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8246 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-02-29 22:11:46 +00:00
teastep
d81d4ed421 Add tip about including multiple files in one command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8245 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-02-29 21:56:25 +00:00
teastep
6c5b8914c7 Clarify name resolution in INCLUDE
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8176 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-02-10 16:18:11 +00:00
teastep
f91d70a958 Document COMMENT in macro files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8155 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-02-06 20:55:00 +00:00
teastep
3b9566f12f Replace 'ifconfig' with 'ip' in example
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8034 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-01-09 16:32:36 +00:00
teastep
bb71c6c036 Fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-01-09 16:16:46 +00:00
teastep
94d060101f Clarify variable expansion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8032 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-01-09 15:52:02 +00:00
teastep
d2462f254f Add link from config basics doc to manual chains doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7814 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-12-02 01:45:42 +00:00
teastep
9f34a5cb76 Belabor the obvious
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-11-29 00:56:29 +00:00
teastep
cca9f14a27 Clarify square brackets in in-line script documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7785 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-11-28 23:11:07 +00:00
teastep
56fde62d72 Fix mangled link
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7614 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-11-05 23:34:55 +00:00
teastep
6cb1b35a33 Change 'Inline' to 'Embedded'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-29 19:13:04 +00:00
teastep
ea9bb7823f Another doc tweak
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7554 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-27 22:51:16 +00:00
teastep
e64f712094 Tweak inline documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7553 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-27 22:40:44 +00:00
teastep
fe10bfcd0f Update docs for inline scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7551 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-27 22:34:18 +00:00
teastep
dcca568584 Update docs for removal of buildports.pl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7437 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-09 16:14:45 +00:00
teastep
8d220e4fe2 Stress that /etc/shorewall/shorewall.conf is expected to exist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7260 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-08-31 15:24:45 +00:00
teastep
76452be38a Update .spec files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6832 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-07-09 20:47:59 +00:00
teastep
79aab860bc Fix manpages; Add vardir to config file list; annotate manpage index
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6829 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-07-09 19:39:28 +00:00
teastep
f96772989c First batch of mindless ID changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-06-28 15:09:37 +00:00
teastep
dbb555f56d More doc updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6676 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-06-25 23:37:55 +00:00
teastep
58eb0e4281 Update copyrights
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5410 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-15 23:55:20 +00:00
teastep
350c16a922 Don't tie EXPORTPARAMS to -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5384 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 17:56:09 +00:00
teastep
7524783188 Document EXPORTPARAMS effect on INCLUDE
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5381 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 17:03:55 +00:00
teastep
ad9e3b145f Document EXPORTPARAMS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5380 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 16:44:17 +00:00
teastep
fd3a094b9c More updating for /etc/shorewall/params, etc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5365 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-05 16:43:59 +00:00
teastep
95cc3b39be More /etc/shorewall/params documentation updates -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5356 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 16:45:43 +00:00
teastep
edccc948e4 More /etc/shorewall/params documentation updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5355 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 16:44:37 +00:00
teastep
35ae29d576 Clarify that INCLUDE is not supported in extension scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5339 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-31 23:14:33 +00:00
teastep
e40d243315 Describe new /etc/shorewall/params processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5335 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-31 20:40:35 +00:00
teastep
4ea060c807 Fix a broken link and a typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5273 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-20 23:13:29 +00:00
teastep
26987cd121 More 3.4 documentation changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5151 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-22 16:22:10 +00:00
teastep
1ceaeab065 More 3.4 documentation updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5135 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-19 02:10:12 +00:00
teastep
6421ddcceb Document COMMENT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-16 22:19:36 +00:00
teastep
4f4598d705 Remove reference to the deprecated 'try' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4256 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-20 14:27:30 +00:00
teastep
0cbfbfa09f tweak config file basics doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4207 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-09 21:25:23 +00:00
judas_iscariote
109b948d42 I always forget to update the pub date, this is not going
to happend anymore. :)


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4194 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-07 01:04:16 +00:00
judas_iscariote
4033e6051b renamed to a simpler "docs"
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3521 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-23 01:22:17 +00:00