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

Annotation of /rpms/e-smith-packetfilter/sme10/e-smith-packetfilter.spec

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


Revision 1.2 - (hide annotations) (download)
Wed Nov 11 04:32:04 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
Changes since 1.1: +9 -2 lines
* Tue Nov 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
- launch masq using systemd unit [SME: 11089]
- create event to avoid reboot on update [SME: 11122]

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

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