Ad Schellevis
8aa6da2fb0
cleanup notices to bare minimum, https://github.com/opnsense/core/pull/3031
2018-12-16 20:15:02 +01:00
Franco Fichtner
1e3fc6dcc7
system: files merged, copyright retained
2018-12-16 19:56:50 +01:00
Michael Steenbeek
0d7001ae68
Remove legacy SMTP notices (for #2919 ) ( #3031 )
...
* Remove remaining calls to notify_via_smtp()
* Remove SMTP notices code
* Remove SMTP notifications config from System/Settings/Notifications
* Move system beep settings to System/Settings/Miscellaneous, remove System/Settings/Notifications
2018-12-16 19:34:20 +01:00
Ad Schellevis
923f1982f7
IDS/abuse.ch, remove non functional dyre_sslipblacklist.rules and use new location for Feodo Tracker (currently defunct)
2018-12-16 18:11:27 +01:00
Ad Schellevis
f9d9e09ebb
firewall/alias, signal table load errors to the user, it's not very obvious now that the table memory is defined too low. closes https://github.com/opnsense/core/issues/3046
2018-12-14 21:05:34 +01:00
Michael Steenbeek
f1c515744a
Fix #2990 : Browser crashes when there are more than 10000 addresses in a pfTable alias" ( #3039 )
2018-12-14 15:51:14 +01:00
Franco Fichtner
7060d4e633
interfaces: simplify once more
2018-12-13 16:21:32 +01:00
Franco Fichtner
98bd679bab
firewall: fix typo
...
PR: https://github.com/opnsense/core/issues/2992
2018-12-13 12:35:49 +01:00
Franco Fichtner
4e8055fed3
system: there's no point globbing...
2018-12-13 10:51:24 +01:00
Franco Fichtner
6dcb9da10f
interfaces: simplify nameserver lookup
2018-12-13 10:47:15 +01:00
Franco Fichtner
8ca8def5ac
firewall: localhost is actually loopback, loosely refs #3041
2018-12-13 09:08:53 +01:00
Michael Steenbeek
b36c30825c
Clean up IPsec log levels
2018-12-12 15:23:21 +01:00
Ad Schellevis
54af1c434d
Firewall/alias, when traversing config, make sure the item exists, for https://github.com/opnsense/core/issues/3037
2018-12-11 21:37:20 +01:00
Franco Fichtner
5568b35958
interfaces: read and write DUID correctly; closes #3029
2018-12-11 14:07:07 +00:00
Franco Fichtner
466c4d9e34
firmware: tweak opnsense-version manual
2018-12-11 08:44:59 +01:00
Ad Schellevis
8b73d9e73b
interfaces, fix configure_interface_hardware when legacy_interface_details() returns an empty array, closes https://github.com/opnsense/core/issues/3035
2018-12-10 22:41:02 +01:00
Ad Schellevis
65999c54c9
Merge branch 'MichaelDeciso-fix/2960'
2018-12-10 22:32:12 +01:00
Ad Schellevis
4eba469298
simplify https://github.com/opnsense/core/pull/3018
2018-12-10 22:31:44 +01:00
Ad Schellevis
a73ba9b6b4
Merge branch 'fix/2960' of https://github.com/MichaelDeciso/core into MichaelDeciso-fix/2960
2018-12-10 22:21:51 +01:00
Ad Schellevis
7fa92079cb
OpenVPN export ( https://github.com/opnsense/core/issues/2787 )
...
- change server cn validation to server subject
- move "use random port" to custom option
- tgb format issue with SHA1
2018-12-10 15:16:32 +01:00
Michael Steenbeek
010aa33de0
Fix #2960 : Limit line length in log widget
2018-12-10 14:53:35 +01:00
Franco Fichtner
e494ebd94e
pkg: fix plist
2018-12-10 09:08:05 +00:00
Ad Schellevis
767550acdd
bugfix https://github.com/opnsense/core/pull/3025
2018-12-10 09:44:58 +01:00
Ad Schellevis
f6e74ab57a
IDS, new daily cron job doesn't actually create a daily.... (only on day 0)
2018-12-10 09:26:13 +01:00
Ad Schellevis
b3082fcf68
IDS/rule downloader, improve logging
2018-12-10 09:16:52 +01:00
Michael Steenbeek
3e836c6087
Add gateway alerts to Monit, for #2919 ( #3025 )
2018-12-09 20:08:54 +01:00
Ad Schellevis
d8f23d5210
Firwall/Nat, when using "Reflection for port forwards" we should only add nat rules for interfaces with configured addresses.
...
Although this looks a bit duplicate at first, when the nat interface itself (e.g. openvpn) is missing a network, we should add a rdr, but skip the nat rule.
closes https://github.com/opnsense/core/issues/3023
2018-12-09 19:52:23 +01:00
Franco Fichtner
6b848aba4a
interfaces: do not offset DUID by two bytes for now
...
It's not clear what this actually does. is_duid() fails.
2018-12-09 07:08:18 +01:00
Franco Fichtner
1051b38584
system: pass IP down
2018-12-09 06:23:51 +01:00
Franco Fichtner
83f66de6ed
system: protect mac call
2018-12-09 06:20:36 +01:00
Franco Fichtner
216e05c2ee
configd: test output changed, better make this explicit
2018-12-09 05:18:41 +01:00
Franco Fichtner
2ca9db1c03
firewall: log widget should do rdr too
2018-12-09 05:16:12 +01:00
Franco Fichtner
9984dc96de
dhcp: correct function use
2018-12-09 04:45:53 +01:00
Franco Fichtner
061d3bb789
firwall: cleanup
2018-12-09 04:29:22 +01:00
Franco Fichtner
5e8c967176
interfaces: small simplifcation on 6to4 code
2018-12-09 04:18:19 +01:00
Northguy
b7bbb836fd
Updated help text for verbosity level
...
Added help text for verbosity from https://nlnetlabs.nl/documentation/unbound/unbound.conf/
2018-12-08 19:16:56 +01:00
Franco Fichtner
0023784905
ipsec: avoid if return, else return
2018-12-08 16:20:46 +01:00
Franco Fichtner
933f935624
inc: kill unused IPv6 defines
2018-12-08 16:15:45 +01:00
Ad Schellevis
2652360299
phalcon-3.4.2 compatibility, since scope seems to be fixed now, a missing default triggers a Notice....
2018-12-08 14:34:20 +01:00
Franco Fichtner
3d8fd0088a
unbound: restart if already down for #2894
2018-12-08 11:07:35 +01:00
Michael Steenbeek
159400a714
Implement #2482 : Tokenise Trafficshaper source and destination fields ( #3022 )
2018-12-07 21:18:50 +01:00
Franco Fichtner
f72797d269
unbound: cleanup
2018-12-07 17:36:04 +01:00
Ad Schellevis
15876d6163
Routes/mvc, missing isset() in validations, closes https://github.com/opnsense/core/issues/3024
2018-12-07 15:27:22 +01:00
Franco Fichtner
0dbc3cc51e
system: remove unused get_dns_servers() #3020
2018-12-07 12:30:51 +00:00
Franco Fichtner
5cf8b4f2e2
unbound: probable fix for #3020
2018-12-07 12:29:58 +00:00
Franco Fichtner
a22c63a67c
interfaces: actually, use get_nameservers() for *all* interfaces
...
It has the added benefit of grabbing the correct servers provided
for all upstream interfaces.
PR: https://github.com/opnsense/core/issues/3020
2018-12-07 12:18:17 +00:00
Franco Fichtner
c65f2f5879
interfaces: remove questionable / limited use of get_dns_servers()
...
PR: https://github.com/opnsense/core/issues/3020
2018-12-07 12:35:06 +01:00
Ad Schellevis
c5acb417ab
configure_interface_hardware(), typo in [r|t]xcsum_ipv6, closes https://github.com/opnsense/core/issues/3021
2018-12-06 20:25:03 +01:00
Ad Schellevis
afeb422d69
interfaces_assign, show link status in select, closes https://github.com/opnsense/core/issues/3019
2018-12-06 14:30:06 +01:00
Ad Schellevis
c3213d4d91
filter/icmpv6, IPv6 FW Rule from WAN IP to ff02 missing, for https://github.com/opnsense/core/issues/3015
2018-12-06 12:45:28 +01:00