Franco Fichtner
e5b0401626
rc: allow to stop launch of configd
...
https://forum.opnsense.org/index.php?topic=5531.0
2017-07-21 10:38:51 +02:00
Franco Fichtner
803af49280
interfaces: defang netgraph attach/detach for #1188
...
We don't particularly need this code and the utility as netgraph
is always attached on load as long as we don't detach and the
attach per interface is a custom feature that requires a kernel
patch we don't want to keep around for 17.1.
Only thing we need to measure is the performance impact of not
detaching netgraph. This only pertains to ethernet devices
anyway.
We do, however, keep interface_netgraph_needed() around for
reference as it's harmless by default.
2016-09-16 15:27:30 +02:00
Ad Schellevis
cdf0573539
(captive portal) also remove unactive zones on CP stop
2016-09-15 15:58:04 +02:00
Ad Schellevis
cc18336d35
(captive portal) when using multiple zones, uninstall the correct zone directories
2016-09-15 15:48:55 +02:00
Ad Schellevis
ebc29f9236
(netflow) when wide isn't wide.... choose different index strategy
2016-04-20 14:13:23 +02:00
Ad Schellevis
eef695dd0c
(netflow) add egress_only option to ui and netflow setup script. for most downstream interfaces it's a good idea to inspect both traffic going to the firewall (proxy usage for example) as going through it, for wan type interfaces however you don't want to count the traffic going to local for nat processing (no ingress).
2016-04-15 14:39:47 +02:00
Ad Schellevis
2ca714d053
(netflow) +THISONCE
2016-04-14 18:41:05 +02:00
Franco Fichtner
d56a268668
netflow: improve matching, don't want prefix match
2016-04-14 17:54:08 +02:00
Ad Schellevis
bab843793b
(netflow) fix config, INGRESS + EGRESS
2016-04-14 17:10:16 +02:00
Ad Schellevis
4a3a693f46
(netflow) add rc script flowd_aggregate, finish initial flowd aggregator version
2016-04-01 16:37:00 +02:00
Ad Schellevis
8ab49f48d2
(netflow) typo in export v9
2016-03-30 09:23:25 +02:00
Ad Schellevis
42dc887c15
(netflow) add status command, don't resolve netstat info
2016-03-25 14:34:54 +01:00
Ad Schellevis
370992c134
(netflow) simplify setup and add version selector
2016-03-24 16:02:48 +01:00
Ad Schellevis
300163525a
(netflow) typo in rc script
2016-03-24 14:54:27 +01:00
Ad Schellevis
6ab92467e1
(netflow) finish rc scripting
2016-03-24 14:28:30 +01:00
Ad Schellevis
0d178ee5fe
(netflow) work in progress rc scripting netflow export
2016-03-23 22:26:02 +01:00
Ad Schellevis
77d8363157
force exit of stray processes
2016-03-14 12:26:03 +01:00
Franco Fichtner
17a1409179
rc: improve configd reload behaviour
2016-03-08 17:41:01 +01:00
Franco Fichtner
955aa4a97a
configd: tweak previous
...
o rc script requires SERVERS, after basic init, before networking
o do not switch the shebang path for daemonize script
2016-02-01 21:21:52 +01:00
Ad Schellevis
62e912d3fb
(configd) add logging handle to daemonize
...
+ upgrade daemonize => 2.4.2
+ rc script require fix
2016-02-01 18:32:28 +01:00
Ad Schellevis
9bbca9c2ad
(captiveportal, new) change rc script to use cp instead of rsync (which is not installed by default) and change file ownership to chroot user
2015-11-26 08:50:48 +00:00
Ad Schellevis
47ee5c5865
(Captiveportal, new) add overlay user template (web) package to backend code
2015-10-18 13:45:18 +00:00
Ad Schellevis
cca3be6885
(captiveportal, new) fix typo
2015-10-13 13:38:45 +00:00
Ad Schellevis
b83fed8cfc
(captiveportal, new) add generation of ssl certs on service start
2015-10-13 13:00:43 +00:00
Ad Schellevis
a39f559204
(captiveportal, new) add captiveportal_enable in rc script
2015-10-12 15:26:18 +00:00
Ad Schellevis
f9f7529687
(captiveportal, new) move rc script and fix cleanup
2015-10-12 14:33:45 +00:00
Franco Fichtner
73b782069c
configd: roll back env(1) usage; FreeBSD's service(8)
...
refuses to take /usr/local/bin into account, which kind of defeats
the purpose of using the portable "env" command...
2015-06-08 13:35:20 +02:00
Franco Fichtner
b232cf7d74
python: always launch via env(1)
2015-06-08 09:59:29 +02:00
Franco Fichtner
4cf690e0a5
src: style and whitespace sweep
2015-03-11 07:46:19 +01:00
Ad Schellevis
9871722454
configd rc script fixes
2015-03-10 10:26:19 +00:00
Ad Schellevis
14359727fd
add standard rc script for configd (/usr/local/etc/rc.d/configd)
2015-03-10 09:24:56 +00:00