/[smeserver]/rpms/e-smith-packetfilter/sme8/e-smith-packetfilter.spec
ViewVC logotype

Contents of /rpms/e-smith-packetfilter/sme8/e-smith-packetfilter.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Fri Mar 1 05:49:11 2013 UTC (11 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-packetfilter-2_2_0-2_el5_sme, HEAD
Changes since 1.2: +8 -2 lines
* Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.2.0-2.sme
- Prevent multiple instances of the masq script running,
  patch by Charlie Brady [SME: 7255]

1 # $Id: e-smith-packetfilter.spec,v 1.2 2008/10/07 18:50:26 slords Exp $
2
3 Summary: e-smith server and gateway - packetfilter add-on
4 %define name e-smith-packetfilter
5 Name: %{name}
6 %define version 2.2.0
7 %define release 2
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch1: e-smith-packetfilter-2.2.0-adjustStart.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 Requires: e-smith-base >= 4.18.0
17 Requires: ulogd >= 1.24
18 Requires: daemontools
19 Requires: iptables
20 BuildRequires: e-smith-devtools
21 Obsoletes: e-smith-ipmasq
22 AutoReqProv: no
23
24 %description
25 e-smith server and gateway software - packetfilter add-on
26
27 %changelog
28 * Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.2.0-2.sme
29 - Prevent multiple instances of the masq script running,
30 patch by Charlie Brady [SME: 7255]
31
32 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
33 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
34
35 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.18.0-6
36 - Use correct lib for modules
37
38 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
39 - Clean up spec so package can be built by koji/plague
40
41 * Fri Apr 09 2007 Stephen Noble <support@dungog.net> 1.18.0-5
42 - Fix masq error in server only mode (cannot open UDPPort) [SME: 2812]
43
44 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.18.0-4
45 - Fix perms for ulogd.conf file [SME: 2722]
46
47 * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 1.18.0-3
48 - Update ulogd.conf to new format [SME: 2744]
49
50 * Fri Feb 09 2007 Shad L. Lords <slords@mail.com> 1.18.0-2
51 - Fix sorting for Ports properties [SME: 56]
52
53 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.18.0-1
54 - Roll stable stream. [SME: 2328]
55
56 * Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.17.0-7
57 - Move last masq fragments from e-smith-base.
58
59 * Wed Jan 17 2007 Shad L. Lords <slords@mail.com> 1.17.0-6
60 - Use both {TCP,UDP}Port and {TCP,UDP}Ports for masq template [SME: 56]
61
62 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
63 - Update to new release naming. No functional changes.
64 - Make Packager generic
65
66 * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.17.0-04
67 - Remove TCPMinimizeDelay default for ssh [SME: 2083]
68
69 * Mon Aug 28 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-03
70 - Ensure that $OUTERNET is an IP address. [SME: 1815]
71
72 * Sun Aug 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-02
73 - Merge in masq fragments from e-smith-base.
74
75 * Sun Aug 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-01
76 - Roll new development stream.
77
78 * Wed Jul 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-05
79 - Remove redundant auto-generated service-specific denylog rules from
80 90InboundTCP10filter_{tcp,udp} [SME: 1776]
81
82 * Tue Jul 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-04
83 - Bundle fragments from e-smith-ipmasq and obsolete that RPM. [SME: 1002]
84
85 * Tue Jun 20 2006 Filippo Carletti <carletti@mobilia.it> 1.16.0-03
86 - No longer drop UDP packets in serveronly mode [SME: 1002]
87
88 * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-02
89 - Make ident TCP reject configurable, based on oidentd status.
90 If oidentd{status} is enabled, allow ident, otherwise REJECT it [SME: 85]
91
92 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
93 - Roll stable stream version. [SME: 1016]
94
95 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.1-12
96 - Bump release number only
97
98 * Wed Sep 21 2005 Charlie Brady <charlieb@e-smith.com>
99 - [1.15.1-11]
100 - Remove force/masq/status fragment, and fix "masq adjust" so
101 that it is harmless if firewall is disabled. This leaves unsolved
102 the problem of whether to toggle disabled->enabled during upgrades.
103 [SF: 1261356]
104
105 * Wed Sep 7 2005 Charlie Brady <charlieb@e-smith.com>
106 - [1.15.1-10]
107 - Fix location of force/status fragment for masq service. [SF: 1261356]
108
109 * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
110 - [1.15.1-09]
111 - Add force/status fragment for masq service, to force enabled.
112 This ensures that firewall is running after a system upgrade,
113 to avoid various panel failure modes. Solution to be reviewed
114 for alternatives later. [SF: 1261356]
115
116 * Fri Aug 26 2005 Charlie Brady <charlieb@e-smith.com>
117 - [1.15.1-08]
118 - Remove filtering of outbound ICMP - it's blocking legitimate ICMP
119 redirects. [MN00093544]
120
121 * Tue Aug 2 2005 Shad Lords <slords@email.com>
122 - [1.15.1-07]
123 - Add default $masq{Stealth} db entry
124
125 * Tue Aug 2 2005 Gordon Rowell <gordonr@gormand.com.au>
126 - [1.15.1-06]
127 - Rejct IDENT with a TCP reset [SF: 1240659]
128 - Add support for UDPPort (c.f. TCPPort) property to allow
129 filtered UDP [SF: 1241398]
130 - Add support for DenyHosts property (see 1.15.0-02 for AllowHosts)
131 [SF: 1241398]
132
133 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
134 - [1.15.1-05]
135 - Tidy up path reference to networks db. [SF: 1216546]
136
137 * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
138 - [1.15.1-04]
139 - Fix ulogd logging to stdout not being captured by multilog.
140
141 * Mon May 2 2005 Charlie Brady <charlieb@e-smith.com>
142 - [1.15.1-03]
143 - Add requires headers for ulogd and daemontools.
144
145 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
146 - [1.15.1-02]
147 - Switch to logging via ulogd and multilog.
148
149 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
150 - [1.15.1-01]
151 - Roll new development stream - 1.15.1
152
153 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
154 - [1.15.0-15]
155 - Set $OUTERNET to equal $LocalIP in masq script in serveronly mode,
156 so that masq script (if enabled) does not block allowed public access.
157 - Remove various 45Allow* fragments as TCPPort properties of services
158 will allow access if public access is enabled.
159
160 * Fri Nov 12 2004 Tony Clayton <apc@e-smith.com>
161 - [1.15.0-14]
162 - More cleanup for iptables-trace [tonyc]
163
164 * Fri Nov 12 2004 Tony Clayton <apc@e-smith.com>
165 - [1.15.0-13]
166 - update to latest iptables-trace [tonyc] :
167 - add logging for default chain policy fallback
168 - fix stop() bug causing _any_ rules with --log-prefix to be removed
169
170 * Fri Apr 30 2004 Michael Soulier <msoulier@e-smith.com>
171 - [1.15.0-12]
172 - Made TOS settings configurable, with just ssh set by default.
173 [msoulier dpar-28993]
174
175 * Wed Feb 25 2004 Michael Soulier <msoulier@e-smith.com>
176 - [1.15.0-11]
177 - Tightened rules for remote vpn subnets. [msoulier dpar-21836]
178
179 * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
180 - [1.15.0-10]
181 - Fixed iptables-trace "stop" removing rules from the denylog chain.
182 [msoulier 10955]
183
184 * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
185 - [1.15.0-09]
186 - Added a toggle of the trace option during adjust, so adjusts work with trace
187 enabled. [msoulier 8117]
188
189 * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
190 - [1.15.0-08]
191 - Changed multicast DROP target to denylog, so it toggles. [msoulier 9450]
192
193 * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
194 - [1.15.0-07]
195 - Changed the toggle property name to DenylogTarget. [msoulier 9450]
196
197 * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
198 - [1.15.0-06]
199 - Added firewall-wide toggle for denylog DROP/REJECT. [msoulier 9450]
200
201 * Sat Nov 29 2003 Charlie Brady <charlieb@e-smith.com>
202 - [1.15.0-05]
203 - Ensure that masq script expands without error in serveronly mode.
204 [charlieb 10162]
205
206 * Sat Oct 4 2003 Michael Soulier <msoulier@e-smith.com>
207 - [1.15.0-04]
208 - Fixed error in masq fragment with stealth enabled. [msoulier 10165]
209
210 * Thu Sep 25 2003 Gordon Rowell <gordonr@e-smith.com>
211 - [1.15.0-03]
212 - Add masq to 0.0.0.0/0 for public, unrestricted [gordonr 10050]
213
214 * Tue Sep 23 2003 Gordon Rowell <gordonr@e-smith.com>
215 - [1.15.0-02]
216 - New fragment 90InboundTCP10filter_tcp, a further step towards
217 auto-generation of rules, removing the 45Allow* fragments:
218
219 For all services which have a TCPPort property defined:
220 If the service is 'enabled' and the service is 'public',
221 generate iptables rules as follows:
222 If an AllowHosts property is defined, allow only those hosts
223 Otherwise allow all hosts
224
225 AllowHosts is comma separated, and can contain IPs, IP/mask and CIDR
226
227 This will generate duplicate rules until the 45Allow* fragments
228 are removed, which can happen once the TCPPort property is defined
229 for a service.
230
231 QUERY: Should this be TCPPort (singular) or TCPPorts (plural)?
232 TODO: Create db defaults fragments to deprecate the 45Allow* fragments
233 TODO: Possibly add DenyHosts processing [gordonr 10050]
234
235 * Tue Sep 23 2003 Gordon Rowell <gordonr@e-smith.com>
236 - [1.15.0-01]
237 - Changing version to development stream number - 1.15.0
238 - Dev stream [gordonr 10050]
239
240 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
241 - [1.14.0-01]
242 - Changing version to stable stream number - 1.14.0
243
244 * Tue Jun 17 2003 Tony Clayton <apc@e-smith.com>
245 - [1.13.0-27]
246 - Again [tonyc 8578]
247
248 * Tue Jun 17 2003 Tony Clayton <apc@e-smith.com>
249 - [1.13.0-26]
250 - Add lo->lo ACCEPT rule back to 90local_chk00Start fragment [tonyc 8578]
251
252 * Mon Jun 16 2003 Tony Clayton <apc@e-smith.com>
253 - [1.13.0-25]
254 - Split 90AllowLocal masq fragment into 90local_chk* [tonyc 8578]
255
256 * Mon Jun 2 2003 Michael Soulier <msoulier@e-smith.com>
257 - [1.13.0-24]
258 - Explicitely blocking multicast not from a local network.
259 [msoulier 6031]
260
261 * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
262 - [1.13.0-23]
263 - Added chain creation during adjust. What a thought. [msoulier 7695]
264
265 * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
266 - [1.13.0-22]
267 - Added support for a PPPconn chain to track rules to permit PPTP connections.
268 [msoulier 7695]
269
270 * Fri Apr 25 2003 Michael Soulier <msoulier@e-smith.com>
271 - [1.13.0-21]
272 - Refactored the 90adjustUDP template into multiple fragments. [msoulier 8505]
273
274 * Fri Apr 25 2003 Michael Soulier <msoulier@e-smith.com>
275 - [1.13.0-20]
276 - Refactored the 90adjustTCP template into multiple fragments. [msoulier 8505]
277
278 * Tue Apr 22 2003 Michael Soulier <msoulier@e-smith.com>
279 - [1.13.0-19]
280 - Accepting all traffic from the loopback interface. [msoulier 8299]
281
282 * Mon Apr 21 2003 Michael Soulier <msoulier@e-smith.com>
283 - [1.13.0-18]
284 - Removed acceptance of anything not from the external interface. The local
285 networks list should be sufficient. [msoulier 8299]
286
287 * Mon Apr 21 2003 Michael Soulier <msoulier@e-smith.com>
288 - [1.13.0-17]
289 - Added handling of local_chk chain in adjustment. [msoulier 8299]
290
291 * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
292 - [1.13.0-16]
293 - Flag pptp masq as on by default [gordonr 6694]
294
295 * Tue Apr 8 2003 Michael Soulier <msoulier@e-smith.com>
296 - [1.13.0-15]
297 - Added iptables-trace in /etc/rc.d/init.d. [msoulier 7613]
298
299 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
300 - [1.13.0-14]
301 - Added denylog: prefix to denied packet logs [gordonr 6852]
302
303 * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
304 - [1.13.0-13]
305 - Portforwarding still had problems, fixed here. [msoulier 7284]
306
307 * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
308 - [1.13.0-12]
309 - Added ForwardedTCP and ForwardedUDP, as well as supporting code to
310 permit certain ports to be opened for forwarded traffic inbound. Required
311 for portforwarding. [msoulier 7284]
312
313 * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
314 - [1.13.0-11]
315 - Add "use esmith::util" to 01localNetworks fragment. Needed if
316 esmith::templates form of processTemplate is used. [charlieb 5650]
317
318 * Fri Feb 21 2003 Gordon Rowell <gordonr@e-smith.com>
319 - [1.13.0-10]
320 - Remove quotes around 'Name' - not required [gordonr 7343]
321
322 * Fri Feb 21 2003 Gordon Rowell <gordonr@e-smith.com>
323 - [1.13.0-09]
324 - Make use of ExternalInterface definition in 00Definitions [gordonr 7343]
325 - Update dependency on e-smithbase [gordonr 7343]
326
327 * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
328 - [1.13.0-08]
329 - Open port 443 when either web server is enabled [markk 6428]
330
331 * Fri Jan 24 2003 Charlie Brady <charlieb@e-smith.com>
332 - [1.13.0-07]
333 - Fix one last broken here document. [charlieb 6651]
334
335 * Thu Jan 23 2003 Charlie Brady <charlieb@e-smith.com>
336 - [1.13.0-06]
337 - Fix a few typos in previous round of masq fragment changes. [charlieb]
338
339 * Thu Jan 23 2003 Charlie Brady <charlieb@e-smith.com>
340 - [1.13.0-05]
341 - formatting changes in masq/00Functions template fragment [charlieb]
342 - Use connection tracking on both INPUT and FORWARD tables [charlieb 6651]
343 - Allow any local traffic on INPUT and FORWARD chains. Local traffic
344 is currently defined as all traffic which didn't come in via the
345 external interface. That definition can easily change, as there is
346 a special chain for accepting local traffic. [charlieb 6709]
347 - Remove explicit allow of multicast traffic, as it is a subset of "local"
348 traffic [charlieb 6031, 6709]
349 - Move ICMP type checking into "adjust" part of masq script [charlieb 6709]
350
351 * Sat Jan 18 2003 Michael Soulier <msoulier@e-smith.com>
352 - [1.13.0-04]
353 - Permitting multicast traffic to and from the internal interface.
354 [msoulier 6031]
355
356 * Wed Jan 15 2003 Gordon Rowell <gordonr@e-smith.com>
357 - [1.13.0-03]
358 - Put back non-redundant DROP lines, but add a comment as to why
359 they are there [gordonr 6580]
360
361 * Wed Jan 15 2003 Gordon Rowell <gordonr@e-smith.com>
362 - [1.13.0-02]
363 - Remove redundant DROP lines from denylog chain [gordonr 6580]
364
365 * Thu Jan 9 2003 Mark Knox <markk@e-smith.com>
366 - [1.13.0-01]
367 - Forced version update by co2rpm to 1.13.0
368
369 * Mon Dec 16 2002 Charlie Brady <charlieb@e-smith.com>
370 - [1.12.0-01]
371 - Roll to stable version to 1.12.0
372
373 * Fri Nov 29 2002 Michael Soulier <msoulier@e-smith.com>
374 - [1.11.0-07]
375 - Added a get_safe_id function, to factor out firewall rule scanning code, and
376 prevent chain name clashes in the extreme case. [msoulier 5696]
377
378 * Thu Nov 28 2002 Michael Soulier <msoulier@e-smith.com>
379 - [1.11.0-06]
380 - Removed specific tcp_in and udp_in chains in favour of the InboundTCP_$$ and
381 InboundUDP__$$ chains. They are far, far easier to manage, especially for
382 the portforwarding blade. [msoulier 5696]
383
384 * Wed Nov 20 2002 Charlie Brady <charlieb@e-smith.com>
385 - [1.11.0-05]
386 - Make sure that --numeric is used with any --list command, to avoid
387 reverse lookup delays. [charlieb 5644]
388
389 * Wed Nov 13 2002 Charlie Brady <charlieb@e-smith.com>
390 - [1.11.0-04]
391 - Peel off ICMP for checking after packets for ESTABLISHED and RELATED
392 connections are allowed. This allows outbound ping to work. [charlieb 5423]
393
394 * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
395 - [1.11.0-03]
396 - Apply UDP filtering only on traffic entering via external
397 interface. [charlieb 5644]
398
399 * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
400 - [1.11.0-02]
401 - Add UDP input filter setup and adjust rules.
402 Re-arrange 00Functions a bit so that perl block is
403 shorter and the rest is in-line [charlieb 5644]
404 - Move adjustEnd to 92, to allow 91 hole for any adjustments
405 needing to be done after input filter rules are adjusted
406 (e.g. port forwarding).
407
408 * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
409 - [1.11.0-01]
410 - rolling development stream to 1.11.0
411
412 * Sat Oct 19 2002 Charlie Brady <charlieb@e-smith.com>
413 - [1.10.0-08]
414 - Send default packets on the FORWARD filter to denylog, rather than
415 DROP. [charlieb 5246]
416 - Revert 2) from 1.10.0-05 checkin. 5.5 ipchains forwarding rules do not allow
417 IP masqueraded packets. [charlieb 5246]
418
419 * Fri Oct 18 2002 Charlie Brady <charlieb@e-smith.com>
420 - [1.10.0-07]
421 - Commit new file 42CheckTCPInput which was missed in last checkin.
422 [charlieb 5246]
423
424 * Fri Oct 18 2002 Charlie Brady <charlieb@e-smith.com>
425 - [1.10.0-06]
426 - Create a new intermediate TCP input chain, and create a new temporary
427 TCP input chain whenever we run "masq adjust". This ensures that
428 new TCP input checking rules occur at the same place during input
429 checking as existing rules, and also means that rules previously created
430 by now-removed packages disappear. [charlieb 4501, 5246]
431
432 * Thu Oct 17 2002 Charlie Brady <charlieb@e-smith.com>
433 - [1.10.0-05]
434 - Fix to the previous change 1) to restore some commented out rules,
435 and 2) to fix those rules so that they match the 5.5 ipchains
436 version. [charlieb 5246]
437
438 * Thu Oct 17 2002 Charlie Brady <charlieb@e-smith.com>
439 - [1.10.0-04]
440 - Changes so that local networks can be added/deleted and "masq adjust"
441 will correctly re-adjust the filters. [charlieb 5246]
442
443 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
444 - [1.10.0-03]
445 - Change 00Functions so that "tcp_in" function can create chains as required
446 during "masq adjust", so that new modules can add rules and still avoid
447 "masq restart". [charlieb 4501]
448
449 * Tue Oct 15 2002 Mark Knox <markk@e-smith.com>
450 - [1.10.0-02]
451 - Re-add echo-reply support (doesn't work with conntrack) [markk 5213]
452
453 * Sat Oct 12 2002 Charlie Brady <charlieb@e-smith.com>
454 - [1.10.0-01]
455 - Roll to maintained version number to 1.10.0
456 - Remove "perl createlinks" from %build section, since we no longer
457 have a createlinks file.
458
459 * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
460 - [1.9.15-07]
461 - Check the correct configDB entry for public POP [gordonr 5181]
462
463 * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
464 - [1.9.15-06]
465 - Use denylog target for dropped ICMP packets [markk 5095]
466 - Remove explicit echo-reply support (we use conntrack now) [markk 5095]
467
468 * Mon Oct 7 2002 Mark Knox <markk@e-smith.com>
469 - [1.9.15-05]
470 - Drop ICMP echo-requests on ext i/f when in private s/g mode or if Stealth
471 property is set. General cleanup of ICMP rules. [markk 5095]
472
473 * Wed Sep 11 2002 Gordon Rowell <gordonr@e-smith.com>
474 - [1.9.15-04]
475 - Added extra slosh in tcp_in as one gets gobbled by template evaluation
476 and we need one in the final output. Reformatted the lines and moved
477 proto/port together on first line of pair for readability [gordonr 4792]
478
479 * Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com>
480 - [1.9.15-03]
481 - Fix tcp_in function - it doesn't work too well without the jump to the
482 newly defined rule. Change DROP to denylog in the placeholder rule,
483 even though it is short-lived. [charlieb 4792]
484
485 * Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com>
486 - [1.9.15-02]
487 - Remove createlinks script and network-{create,delete} event directories -
488 the required change was made in e-smith-base, and this shouldn't have
489 been checked in. [charlieb 4501]
490
491 * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
492 - [1.9.15-01]
493 - Rolling minor version number to work around wrinkle in co2rpm [charlieb 3700]
494
495 * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
496 - [1.9.14-04]
497 - Remove 45AllowAUTH masq fragment - moved to e-smith-oidentd package.
498 [charlieb 4435]
499
500 * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
501 - [1.9.14-03]
502 - Fix iptables syntax in AdjustTOS fragment [charlieb 1268]
503
504 * Mon Aug 26 2002 Charlie Brady <charlieb@e-smith.com>
505 - [1.9.14-02]
506 - Fix AllowICMPfromLAN template error [charlieb 1268]
507
508 * Thu Aug 22 2002 Charlie Brady <charlieb@e-smith.com>
509 - [1.9.14-01]
510 - Use full iptables path in status fragment - allows "service masq status" to
511 work. [charlieb 1268]
512 - Fix local networks list [charlieb 1268]
513
514 * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
515 - [1.9.13-01]
516 - Fix syntax in 30adjustTOS fragment. Move definitions to start of masq
517 script where they can be used in functions. [charlieb 4501]
518
519 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
520 - [1.9.12-01]
521 - Add 90adjustDenyLog fragment missed in last commit. [charlieb 4501]
522
523 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
524 - [1.9.11-01]
525 - Further re-arrangement to facilitate non-disruptive update of filtering
526 rules. [charlieb 4501]
527
528 * Fri Aug 16 2002 Charlie Brady <charlieb@e-smith.com>
529 - [1.9.10-01]
530 - Remove 98adjust, and split it into 49adjustStart, 50adjustTCP and 51adjustEnd
531 fragments. Migrate network stack tuning stuff to sysctl.conf templates.
532 Add TOS adjustment stuff. [charlieb 4501]
533
534 * Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com>
535 - [1.9.9-01]
536 - Change masq template fragments to allow non-disruptive modification.
537 Add "masq adjust" verb. [charlieb 4501]
538
539 * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
540 - [1.9.8-01]
541 - Remove deprecated split in masq template fragment, and add FIXME comment
542 to code which looks to be wrong. [charlieb 1268]
543
544 * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
545 - [1.9.7-01]
546 - Use iptables state tracking to allow return traffic. Remove special
547 rules set up to allow the return traffic. [charlieb 4499]
548
549 * Tue Jul 23 2002 Charlie Brady <charlieb@e-smith.com>
550 - [1.9.6-01]
551 - Allow local and masqueraded traffic on forward chain. Fix syntax for denylog
552 chain. [charlieb 1268]
553
554 * Thu Jul 18 2002 Charlie Brady <charlieb@e-smith.com>
555 - [1.9.5-01]
556 - Avoid a perl warning from use of ${httpd-e-smith}{status} -
557 change to ${'httpd-e-smith'}{status}. [charlieb 1268]
558
559 * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
560 - [1.9.4-01]
561 - Change syntax from ipchains (2.2 kernel) to iptables (2.4 kernel).
562 [charlieb 1268]
563 - Add "status" option to list tables.
564 - Miscellaneous syntax cleanups.
565
566 * Tue Jul 2 2002 Charlie Brady <charlieb@e-smith.com>
567 - [1.9.3-01]
568 - Add "modprobe ipchains" to allow firewall to work with 2.4 kernel
569 [charlieb 4223]
570
571 * Fri Jun 21 2002 Mark Knox <markk@e-smith.com>
572 - [1.9.2-01]
573 - Allow ICMP from all "local" networks, not just physical LAN [markk 3698]
574
575 * Fri Jun 21 2002 Mark Knox <markk@e-smith.com>
576 - [1.9.1-01]
577 - Allow ICMP on internal interface [markk 3698]
578
579 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
580 - [1.9.0-01]
581 - Changing version to maintained stream number to 1.9.0
582
583 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
584 - [1.8.0-01]
585 - Changing version to maintained stream number to 1.8.0
586
587 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
588 - [1.7.3-01]
589 - RPM rebuild forced by cvsroot2rpm
590
591 * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
592 - [1.7.2-01]
593 - Remove 45AllowSMTP - moved to e-smith-mailfront. [charlieb 3419]
594
595 * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
596 - [1.7.1-01]
597 - No change. Test build of CVS conversion.
598
599 * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
600 - [1.7.0-01]
601 - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-02.
602
603 * Wed Dec 19 2001 Charlie Brady <charlieb@e-smith.com>
604 - [1.6.0-02]
605 - Restore run time lookup of ExternalIP by /etc/rc.d/init.d/masq.
606 - Make sure that OUTERNET is set to a valid IP address, even if
607 ExternalIP is not set in config db, to avoid syntax errors in
608 ipchains command in masq script.
609
610 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
611 - [1.6.0-01]
612 - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-05.
613
614 * Thu Dec 06 2001 Charlie Brady <charlieb@e-smith.com>
615 - [1.5.0-05]
616 - Add support for ippp0 as the external interface - if sync ISDN is used.
617
618 * Wed Nov 21 2001 Adrian Chung <adrianc@e-smith.com>
619 - [1.5.0-04]
620 - Add $OUT = "" to 01localNetworks so that '1' isn't output
621 into template when 01localNetworks generates no output.
622
623 * Wed Nov 21 2001 Adrian Chung <adrianc@e-smith.com>
624 - [1.5.0-03]
625 - Splitting @locals and $primaryLocalNet generation out of
626 40AllowLocals into 01localNetworks.
627 - transproxy fragment from e-smith-proxy needs these variables in
628 35transproxy.
629
630 * Tue Nov 06 2001 Charlie Brady <charlieb@e-smith.com>
631 - [1.5.0-02]
632 - Fix variable naming error in setting up @locals array.
633 - Remove forwarding rules from stopmasq section - and remove the 'stop'
634 alias for this case - there is a separate stop section of the script.
635 - Add bidirectional forwarding rules for each local network to our network.
636 This both enables the forwarded traffic, and also prevents masquerading
637 of the local traffic.
638
639 * Mon Nov 5 2001 Charlie Brady <charlieb@e-smith.com>
640 - [1.5.0-01]
641 - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-02.
642
643 * Mon Oct 29 2001 Charlie Brady <charlieb@e-smith.com>
644 - [1.4.0-02]
645 - Allow packet forwarding from localnet to localnet in serveronly mode -
646 this is necessary for PPTP VPN termination.
647
648 * Thu Aug 23 2001 Gordon Rowell <gordonr@e-smith.com>
649 - [1.4.0-01]
650 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-08.
651
652 * Fri Aug 17 2001 gordonr
653 - [1.3.0-08]
654 - Autorebuild by rebuildRPM
655
656 * Mon Aug 13 2001 Adrian Chung <adrianc@e-smith.com>
657 - [1.3.0-07]
658 - Apply the patch. :)
659
660 * Fri Aug 10 2001 Adrian Chung <adrianc@e-smith.com>
661 - [1.3.0-06]
662 - Multicast range is 224.0.0.0 to 239.255.255.255 which
663 is 224.0.0.0/4 not 224.0.0.0/3.
664 224.0.0.0/3 covers 255.255.255.255 which denies DHCP traffic
665
666 * Mon Apr 21 2001 Gordon Rowell <gordonr@e-smith.com>
667 - [1.3.0-05]
668 - Putback Charlie's change to add Stealth property to masq service, defaulting
669 to "no". If set to "yes", external ICMP echo packets are ignored.
670
671 * Sat Apr 07 2001 Gordon Rowell <gordonr@e-smith.com>
672 - [1.3.0-04]
673 - Forward port patches from 1.2.0-01 to 1.2.0-06
674
675 * Sun Mar 25 2001 Gordon Rowell <gordonr@e-smith.com>
676 - [1.2.0-06]
677 - Two new properties of masq service - PermitHighUDP and PermitHighTCP.
678 Both default to "yes", but provide an easy way to block unprivileged
679 TCP/UDP or both.
680
681 * Fri Mar 23 2001 Gordon Rowell <gordonr@e-smith.com>
682 - [1.2.0-05]
683 - Default auth/smtp/http[s] to public for backwards compatability
684
685 * Fri Mar 23 2001 Gordon Rowell <gordonr@e-smith.com>
686 - [1.2.0-04]
687 - masq service now has an optional property Logging, defaulting to "none"
688 - Only log denied packets if Logging is other than "none" - this stops
689 logging of the SMB chatter on cable and other shared networks
690 - Ignore SMB and RIP packets unless Logging is "all"
691
692 * Thu Mar 22 2001 Gordon Rowell <gordonr@e-smith.com>
693 - [1.2.0-03]
694 - Check access property for httpd-e-smith/smtpd/identd
695
696 * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
697 - [1.3.0-03]
698 - set rp_filter to 0 for 'all' interface as well.
699
700 * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
701 - [1.3.0-02]
702 - set rp_filter to 0 for 'default' interface, explicitly set
703 it to 1 for eth0, eth1.
704 - ipsec-restart will set eth1 to '0'.
705
706 * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
707 - [1.3.0-01]
708 - branching to development stream.
709
710 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
711 - [1.2.0-02]
712 - Rolling release number for GPG signing.
713
714 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
715 - [1.2.0-01]
716 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-16.
717
718 * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
719 - [1.1.0-16]
720 - removed 35DenyUnrouteable fragment, since it affects
721 us, and anyone else using a provider who masquerades
722 connections.
723
724 * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
725 - [1.1.0-15]
726 - Remove AllowFTP fragment - moved to e-smith-proftpd.
727
728 * Thu Jan 18 2001 Adrian Chung <adrianc@e-smith.com>
729 - [1.1.0-14]
730 - adjusted 45AllowFTP to follow value of FTP accessLimits instead
731 of service status.
732
733 * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
734 - [1.1.0-13]
735 - Added use esmith::db
736
737 * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
738 - [1.1.0-12]
739 - Backed out -11 patch - not required
740 - Reordered fragments
741
742 * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
743 - [1.1.0-11]
744 - Added source/destination to icmp rules
745
746 * Fri Dec 15 2000 Gordon Rowell <gordonr@e-smith.com>
747 - [1.1.0-10]
748 - Added protocol option to icmp fragments
749 - Removed masqstart/masqstop
750 - Allowed icmp echo-request and echo-reply
751
752 * Fri Dec 15 2000 Gordon Rowell <gordonr@e-smith.com>
753 - [1.1.0-9]
754 - Rearranged fragments
755 - Split some rules into new chains
756 - Added extra ICMP rules
757
758 * Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com>
759 - [1.1.0-8]
760 - Move AllowSSH template fragment to e-smith-openssh.
761 - Fix uninitialised value problem in 15Definitions.
762
763 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
764 - [1.1.0-7]
765 - Normalised AUTH template and fixed HTTP[S] templates
766
767 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
768 - [1.1.0-6]
769 - Used hard-quote form of HERE documents to avoid $ expansions
770
771 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
772 - [1.1.0-5]
773 - Normalised structure of 45Allow* fragments
774 - Moved 45AllowIONonPriv to 46AllowIONonPriv
775
776 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
777 - [1.1.0-4]
778 - Fixed service name in templates - imapd -> imap
779 - Changed mode -> access
780
781 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
782 - [1.1.0-3]
783 - Rewrote 15definitions and 45* fragments which checked services entries
784
785 * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
786 - [1.1.0-2]
787 - Determine ExternalIP at run time
788 - Modified templates to check services entries
789 - Added COPYING file and GPL Copyright
790
791 * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
792 - [1.1.0-1]
793 - Rolled version and tarball including patches to 0.1-4
794 - Used e-smith-devtools
795
796 * Thu Nov 30 2000 Gordon Rowell <gordonr@e-smith.com>
797 - [0.1-4]
798 - Changes to match change to pppoe service
799
800 * Wed Nov 29 2000 Gordon Rowell <gordonr@e-smith.com>
801 - Handle ppp0 as external interface for PPPoE setups
802
803 * Tue Nov 21 2000 Charlie Brady <charlieb@e-smith.com>
804 - Remove extraneous } in 15definitions
805
806 * Sun Nov 19 2000 Charlie Brady <charlieb@e-smith.com>
807 - initial release
808
809 %prep
810 %setup
811 %patch1 -p1
812
813 %build
814 perl createlinks
815
816 %install
817 rm -rf $RPM_BUILD_ROOT
818
819 for file in masq
820 do
821 mkdir -p root/etc/e-smith/templates/etc/rc.d/init.d/$file
822 ln -s /etc/e-smith/templates-default/template-begin-shell \
823 root/etc/e-smith/templates/etc/rc.d/init.d/$file/template-begin
824 done
825
826 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
827 mkdir -p $RPM_BUILD_ROOT/var/log/iptables
828 mkdir -p $RPM_BUILD_ROOT/service
829 ln -s /var/service/ulogd $RPM_BUILD_ROOT/service/ulogd
830 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
831 --dir /var/service/ulogd 'attr(1755,root,root)' \
832 --file /var/service/ulogd/run 'attr(0755,root,root)' \
833 --dir /var/service/ulogd/log 'attr(0755,root,root)' \
834 --file /var/service/ulogd/log/run 'attr(0755,root,root)' \
835 --dir /var/log/iptables 'attr(0755,smelog,smelog)' \
836 > e-smith-%{version}-filelist
837 echo "%doc COPYING" >> e-smith-%{version}-filelist
838
839 %clean
840 rm -rf $RPM_BUILD_ROOT
841
842 %files -f e-smith-%{version}-filelist
843 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed