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

Contents 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.7 - (show annotations) (download)
Thu Mar 4 21:43:34 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
Changes since 1.6: +23 -7 lines
* Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- move ulogd to systemd [SME: 11426]
- require ulogd 2 [SME: 11426]

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

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