Commit Graph

3463 Commits

Author SHA1 Message Date
Franco Fichtner 2cc80901f8 mail/postfix: style sweep 2022-06-29 15:37:27 +02:00
Maurice Walker 40b4fb4f14 net/tayga: add custom IPv6 routing feature (#2313)
* Convert TAYGA virtual interface to interface group

Allows nat64 interface assignment (required for adding custom routes).

* Add nat64 interface to tayga interface group

Required because TAYGA virtual interface was converted to interface group in c350c81e49a89b9d57d3a86355907910b589a098.

* Add TAYGA configuration item to disable IPv6 route

* Add TAYGA GUI option to disable IPv6 prefix route

Required for adding custom routes.

* Add variable for disabling TAYGA IPv6 route

Required for adding custom routes.

* Add IPv6 route disable switch to TAYGA rc.d

Required for adding custom routes.

* Update TAYGA plugin to version 1.2

New feature: Custom IPv6 Routing

* Update TAYGA plugin to version 1.2

New feature: Custom IPv6 Routing

* Configure routes after TAYGA start

Required for custom routes.
2022-06-29 15:16:17 +02:00
Nuno b20cbd6c04 net-mgmt/telegraf: Add internet speed input plugin (#2638)
* add internet_speed input plugin

* add internet_speed input interval
2022-06-29 14:36:11 +02:00
windgmbh 22e89aaf76 mail/postfix: Opportunistic DANE SMTP client security level (#2418) 2022-06-29 14:28:20 +02:00
Kacper Michajłow 99c4dbd474 net-mgmt/telegraf: Allow to specify ping count (#2374)
Telegraf by default sends one ICMP packet, to make use of fields like
`standard_deviation_ms` or `average_response_ms` we need more than one
value.
2022-06-29 14:22:54 +02:00
Franco Fichtner 8f062c3a86 dns/ddclient: document changes 2022-06-29 13:06:54 +02:00
Franco Fichtner fc2c08b029 dns/dyndns: limit lookup time to 10 seconds
E.g. https doesn't work with checkip and would hang forever.
2022-06-29 13:01:22 +02:00
Franco Fichtner ff9c5e2edc dns/ddclient: stop trying to reload 2022-06-29 12:55:23 +02:00
Franco Fichtner 30523766e8 dns/ddclient: reload does not exist, status/stop/restart unreliable
The rc.d file needs to be changed in FreeBSD but for now work around
this in the easiest way possible.
2022-06-29 12:50:39 +02:00
Franco Fichtner 8e7ec17828 dns/ddclient: update for force addition
Could be added to GUI, but needs testing first.
2022-06-29 10:09:47 +02:00
Franco Fichtner 277e06db45 dns/ddclient: bump revision 2022-06-28 20:48:14 +02:00
Ad Schellevis 946583e47f dns/ddclient - validate statistics before usage to prevent missing fields [2], typo in previous fix. closes https://github.com/opnsense/plugins/issues/3019 2022-06-28 19:38:29 +02:00
Franco Fichtner d83e7d398f www/nginx: bump revision after fix 2022-06-28 07:30:53 +02:00
kulikov-a a357676b92 njs0.7.1 compat. (#3016) 2022-06-25 10:42:14 +02:00
Ad Schellevis 339993680d dns/ddclient - validate statistics before usage to prevent missing fields, for now let's assume mtime is always filled, ip apparantly isn't. ref https://forum.opnsense.org/index.php?topic=28835.msg140355 2022-06-24 20:11:31 +02:00
corentin 285dcd88c3 read Filter property instead of FilterRule 2022-06-20 15:56:37 +02:00
Franco Fichtner 216ecc2c5c net/frr: document latest change, no version bump 2022-06-09 15:32:31 +02:00
Franco Fichtner 4273f2ff17 devel/debug: appease xdebug warning 2022-06-08 11:43:35 +02:00
Ad Schellevis bce044f538 dns / ddclient - Add current ip address and updated timestamp to search api and grid 2022-06-06 13:45:31 +02:00
Ad Schellevis 3370683d1e net/frr - BGP weight option and bug fix for disable-connected-check option (#2993)
* net/frr add bgp weight attribute and move disable-connected-check to the correct place. it looked like "community lists" missed a toggle action, added that as well.
2022-06-03 19:19:19 +02:00
Franco Fichtner 739553989c dns/ddclient: prep for next update 2022-06-02 09:37:43 +02:00
Franco Fichtner fbc31e1b9f sysutils/apcupsd: update via automated scripts 2022-06-02 09:32:10 +02:00
Nicola 3bcbadaf1c sysutils/apcupsd: new plugin (#2799)
This is a plugin to configure the apcupsd service, it includes a widget for the dashboard

Originally started by @Gibbon99 and @mrzaz (please mention their contribution too), repo here: https://github.com/Gibbon99/apcupsd and my fork: https://github.com/xbb/apcupsd where you can see the full changelog/commit list

Forum thread: https://forum.opnsense.org/index.php?topic=21487.0
2022-06-02 09:29:37 +02:00
Neozlag 4723896915 dns/ddclient - add gandi support (#2997)
* add gandi support for ddclient
2022-06-01 10:52:46 +02:00
Fabian Franz BSc 79180edb87 Merge pull request #2992 from opnsense/nginx_2875_fix
www/nginx #2875 fix - allow to set proxy_responses
2022-05-26 12:28:14 +02:00