Ad Schellevis
496c4bbc0e
interfaces: list mac addresses, phase out netaddr.eui.ieee.OUI_REGISTRY_PATH. closes https://github.com/opnsense/core/issues/4364
2020-09-21 16:28:33 +02:00
bobpaul
e87717c23d
Help text implied the opposite of what the checkbox did. Closes #4354 ( #4357 )
2020-09-21 12:32:53 +02:00
Ad Schellevis
281f319904
firewall / live log: allow "or" conditions, closes https://github.com/opnsense/core/issues/4361
2020-09-20 15:43:12 +02:00
Ad Schellevis
09eec2755b
Firewall / scrubbing: fix two parsing bugs:
...
o port aliases not being prefixed with $
o special proto type "tcp/udp" not translated to {tcp udp}
closes https://github.com/opnsense/core/issues/4363
2020-09-19 17:18:55 +02:00
Ad Schellevis
8855e26867
Revert "Improve IPS mode help to avoid blocking network access, issue #4257 ( #4271 )"
...
This reverts commit 02d05f7278ccbfff6a2f3691d0663cb03c1767a8.
2020-09-18 14:25:43 +02:00
Franco Fichtner
6ae3455f02
system: syslog-ng 3.29
2020-09-18 14:27:32 +02:00
OliverO2
02d05f7278
Improve IPS mode help to avoid blocking network access, issue #4257 ( #4271 )
2020-09-18 10:42:36 +02:00
Ad Schellevis
09f8216559
Unbound: add "unbound-plus" section to xmlrpc sync, closes https://github.com/opnsense/core/issues/4352
2020-09-17 10:59:09 +02:00
Ad Schellevis
cfd5949995
IDPS: re-create rule cache after rule deployment, used update_local_changes() before, but this has the downside of missing the database changes, although create() is slower, it simplifies code to just rebuild after depolym
...
ent. ref a222eda2c7 (commitcomment-42320374)
2020-09-15 11:50:45 +02:00
Ad Schellevis
a222eda2c7
IDS: ignore pkill exit status when performing ids update, if suri is inactive we can safely ignore it. closes https://github.com/opnsense/core/issues/4346
2020-09-07 00:47:33 +02:00
Franco Fichtner
5d6aff7af2
system: missing control widget from log pages
...
Just as a POC shuffle known service controllers into the
page making sure to correctly translate their names.
Can't be the final state but it's a start. Should probably
move all service monitoring to a separate API under the
"correct" (well, "matching" anyway) name.
2020-09-15 09:54:45 +02:00
kulikov-a
7ac50f9f8d
Add "Nat" tab to Firewall->Diagnostics->pfInfo menu ( #4330 )
2020-09-14 14:29:16 +02:00
Franco Fichtner
c8ad3c8b54
system: use different shell gateway name to appease wizard
...
PR: https://github.com/opnsense/core/issues/4347
2020-09-14 11:31:45 +02:00
Franco Fichtner
61c6bfa6be
unbound: restructure reconfigure so that we always flush config
2020-09-10 10:15:03 +02:00
Franco Fichtner
d727353c25
router advertisements: tricky, way to little coffee #4328
2020-09-07 10:59:47 +02:00
Franco Fichtner
9548413d4d
router advertisements: whoops ;) #4328
2020-09-07 10:48:59 +02:00
Franco Fichtner
66dc0e9b29
router advertisements: add static interface mode for #4328
2020-09-07 10:39:25 +02:00
Ad Schellevis
9fba75cc70
Firewall / Aliases - add mac type to top right selection, missed a spot
2020-09-06 18:36:10 +02:00
Ad Schellevis
905bdadc12
Firewall / Alias, allow ! on hosts too, closes https://github.com/opnsense/core/issues/4318
2020-09-06 11:20:32 +02:00
Franco Fichtner
5c58dd08c3
dnsmasq: remove advanced configuration; closes #3973
...
While here remove too much of implementation magic that is
expected from the system but may change subtly over time
when requirements in the software change. Such things are
better suited for the documentation.
2020-09-06 10:53:52 +02:00
Franco Fichtner
2c03773060
dnsmasq: override directory support #3973
2020-09-06 10:38:23 +02:00
Franco Fichtner
f45444b94c
dnsmasq: regenerate resolv.conf on save #4273
2020-09-06 10:08:14 +02:00
Franco Fichtner
062140c315
dnsmasq: log queries option; closes #4323
2020-09-06 09:53:20 +02:00
Franco Fichtner
1960f9d84e
rc: fix wrong double quotes
2020-09-05 18:37:56 +02:00
Ad Schellevis
fe25f69a07
Firewall / Aliases: add support for network exclusions in network alias type. for https://github.com/opnsense/core/issues/4318
2020-09-05 15:40:02 +02:00
Ad Schellevis
4c9e7ea5cb
Reporting / Traffic: smaller delay to display entries when they appear
2020-09-04 20:07:16 +02:00
Franco Fichtner
21d7e26ba9
rc: directory exists after previous loop
2020-09-05 06:53:53 +02:00
Franco Fichtner
4f269f7cb0
rc: fix typo
2020-09-05 06:51:24 +02:00
Franco Fichtner
5301999708
rc: fix ssh key permissions on MSDOS import
...
PR: https://forum.opnsense.org/index.php?topic=18984.0
2020-09-04 23:18:33 +02:00
Franco Fichtner
30de159290
src: script no longer exists so remove reference
2020-09-04 23:04:52 +02:00
Franco Fichtner
b5b04df2b8
LICENSE: sync
2020-09-04 22:53:36 +02:00
Ad Schellevis
d7279fba60
Reporting / Traffic: ditch status_graph.php and replace with new mvc statistics page.
2020-09-04 18:40:25 +02:00
Ad Schellevis
6cc719a507
Reporting / Traffic: hook iftop stats script into configd, sort by top usage and add address tag (local, private)
2020-09-04 17:10:55 +02:00
Ad Schellevis
abcb23703f
Filter: alias - add aliasname to error message
2020-09-04 12:56:10 +02:00
Franco Fichtner
55de24182e
pkg: fix plist
2020-09-04 09:23:50 +02:00
Ad Schellevis
cff284e6e7
find_table_references.py unused variable, the IPAddress() call is only there for validation purposes now.
2020-09-04 08:28:30 +02:00
Ad Schellevis
5e94485c91
missed a spot
2020-09-03 22:03:58 +02:00
Ad Schellevis
d105d35cf8
cleanup previous
2020-09-03 22:01:01 +02:00
kulikov-a
d6bfe637da
find_table_references.py: use pfctl for IP check ( #4320 )
2020-09-03 21:59:17 +02:00
Ad Schellevis
37ad98237b
Reporting / Traffic: add iftop stats script
2020-09-03 21:54:43 +02:00
Franco Fichtner
fea28c6e38
pkg: fix plist
2020-09-03 09:33:12 +02:00
Ad Schellevis
c0cb02dd65
Reporting / Traffic: forgot to add chart.js. version 2.8.0 seems to be best compatible with chartjs-plugin-streaming at the moment, which is why we're not using the latest at the moment.
2020-09-02 21:48:42 +02:00
Ad Schellevis
222f8c41c9
Reporting / Traffic: proof of concept code for a traffic view replacement using chart.js (part 2)
...
o refactor data collection action, use interface unique names (lan, wan, opt1, ...)
o reduce data fetch calls, update both graphs in the same poll
o hook in color labels from chartjs-plugin-colorschemes.js
2020-09-02 21:40:30 +02:00
Franco Fichtner
05e530b713
pkg: fix plist
2020-09-01 22:48:11 +02:00
Ad Schellevis
1229c0ca4b
Reporting / Traffic: proof of concept code for a traffic view replacement using chart.js
2020-09-01 18:34:28 +02:00
Ad Schellevis
c855a3ce49
firewall: aliases. be more verbose when fetching remote content, change log level to notice as well. for https://github.com/opnsense/core/issues/4309
2020-08-31 09:27:48 +02:00
Franco Fichtner
2d636fc4de
fimware: revoke 20.1 fingerprint
2020-08-30 10:15:02 +02:00
Franco Fichtner
a343f1c341
ui: remove source mapping hint as per lint request
...
This tended to bug out on Chrome. Not sure if still the case but
it doesn't hurt and there is no map file anyway.
2020-08-28 19:59:17 +02:00
Ad Schellevis
63f0b1daeb
Javascript: upgrade moment.js to 2.27.0
2020-08-28 16:49:13 +02:00
Franco Fichtner
305d6b35cc
system: popular temperature topic changes
...
* Use priv-sep script to fetch values via configd
* Use grep on variable names only to avoid false positives
* Switch the RRD script read to unify temperature reads
* Use "=" in the script output to match sysctl input
2020-08-28 12:27:12 +02:00