9343 Commits

Author SHA1 Message Date
Franco Fichtner
4d664bc39d openvpn: allow /32, & bitwise operator is before != ???
PR: https://forum.opnsense.org/index.php?topic=9445.0
2018-08-16 16:15:49 +00:00
Franco Fichtner
8287fcf32a firewall: return alias types to unbreak outbound NAT rule edit 2018-08-16 11:13:17 +00:00
Franco Fichtner
ecbb352211 Revert "firewall: a bit weird, page indicates host aliases"
This reverts commit d30125e0fbf1d08f1e2053a4f088528d5632c5fa.
2018-08-16 11:11:44 +00:00
Franco Fichtner
5810cc7a31 firewall: fix more glitches in outbound alias target 2018-08-16 10:35:39 +02:00
Franco Fichtner
3ddea146e3 firewall: round-robin is for host alias nat/rdr; loosely refs #2625
This simplifies the logic for the interface redirect target
as we use :0 and push it directly to the kernel to resolve.

From pf.conf:

   Tables can also be used for the redirect address of nat and
   rdr rules and in the routing options of filter rules, but only
   for round-robin pools.
2018-08-16 10:17:05 +02:00
Franco Fichtner
d30125e0fb firewall: a bit weird, page indicates host aliases 2018-08-16 09:36:31 +02:00
Franco Fichtner
f31858bb96 firewall: a bit more of interface kernel resolving #2625 2018-08-16 08:36:25 +02:00
Franco Fichtner
075c0a92aa firewall: always push interface resolve into the kernel #2625 2018-08-16 08:36:25 +02:00
Alexander Graf
8222fe7700 don't wrap first column (date/time) of log viewer
the date/time column of the log viewer wraps when viewing logs with
very long lines (for example when viewing the acme client log)
this adds white-space: nowrap to the first column
2018-08-15 21:20:19 +02:00
Ad Schellevis
a52fce58a9 regression in previous, forgot namespace part. for https://github.com/opnsense/core/issues/2569 2018-08-15 20:57:54 +02:00
Ad Schellevis
fb072dbd6b Revert "Revert "load ipfw when either CP or the trafficshaper is enabled, final take on https://github.com/opnsense/core/issues/2569""
This reverts commit 6152f14b6b2c6662cc4a0d18258eb30e5a5141f6.
2018-08-15 20:27:45 +02:00
marjohn56
d1fc5afc2b interfaces: remove use of adv_dhcp6_prefix_interface_statement_sla_id
Section of code I've removed had been removed previously as during recent
PR's the ability to iterate through the interfaces was added. This 'solo'
bit of code appears to have made its way back in, don't know where and
don't know when as the song goes. Remove SLA_ID from Prefix interface.
It's collected from the LAN settings
2018-08-15 17:19:38 +00:00
Franco Fichtner
6152f14b6b Revert "load ipfw when either CP or the trafficshaper is enabled, final take on https://github.com/opnsense/core/issues/2569"
This reverts commit 82d207f98cd19690ee7ba4d02c7a46ed25d6fff4.
2018-08-15 14:52:35 +02:00
Franco Fichtner
5d2ff1def1 captive portal: fix server tag; closes #2638 2018-08-15 08:24:15 +02:00
Ad Schellevis
82d207f98c load ipfw when either CP or the trafficshaper is enabled, final take on https://github.com/opnsense/core/issues/2569 2018-08-14 20:51:21 +02:00
Franco Fichtner
32aa199882 ui: no minified version for tokenize2
Discussed with: @adschellevis
2018-08-14 17:48:07 +02:00
Franco Fichtner
2eae0a496b system: tweak previous to make code clearer 2018-08-14 17:45:21 +02:00
Franco Fichtner
eccc786ef1 system: fix policy check on empty password save 2018-08-14 13:03:48 +00:00
Franco Fichtner
f0b59689ce rc: remove fluff from ipfw load script 2018-08-14 11:23:29 +02:00
Ad Schellevis
75444ea6e8 ipfw/dummynet, don't depend on ipfw to load it's modules, it may cause side effects like https://github.com/opnsense/core/issues/2569 2018-08-14 10:54:53 +02:00
Ad Schellevis
e9dfa48953 Revert "squid, deleay startup during boot, for https://github.com/opnsense/core/issues/2569"
This reverts commit 72af231b41403447c682dc9337301ebde786a168.
2018-08-14 10:54:21 +02:00
Ad Schellevis
ee98ebb29e firewall/nat, hide Redirect target port when port is not applicable 2018-08-13 19:42:14 +02:00
Ad Schellevis
72af231b41 squid, deleay startup during boot, for https://github.com/opnsense/core/issues/2569 2018-08-13 16:49:52 +02:00
Franco Fichtner
bc3dd5afca interfaces: allow explicit mtu to reach the stf device; closes #2553 2018-08-13 00:58:21 +02:00
Franco Fichtner
adf314a4ab interfaces: register em1_stf instead of wan_stf
Discussed with: @adschellevis
2018-08-13 00:35:01 +02:00
Franco Fichtner
207ed37fac interfaces: $destroy does not exist anywhere 2018-08-13 00:34:06 +02:00
Franco Fichtner
2916d620d4 openvpn: "connection refused" cannot mean a lot of things #2610 2018-08-12 23:40:50 +02:00
Fabian Franz
3836464e86 fix table headers: tr elements cannot have a colspan, th elements can 2018-08-12 22:36:19 +02:00
Ad Schellevis
29cb71425d OpenVPN p2p_tls with /30 fix, for https://github.com/opnsense/core/issues/2624 2018-08-12 14:21:27 +02:00
Franco Fichtner
db50af0d5a ui: rework the resize logic to remember the current setting; closes #2628 2018-08-12 12:15:23 +02:00
Franco Fichtner
fb541dd8ba ui: fix footer boxing; closes #2626 2018-08-11 23:22:47 +02:00
Franco Fichtner
71043f1bb7 firewall: use runtime interface address resolving for #2625 2018-08-11 13:32:27 +02:00
Franco Fichtner
a5b5afb0ad ui: store preference for sidebar toggle #2554 2018-08-10 12:09:27 +00:00
João Vilaça
6655ee9502 Update php.ini include paths 2018-08-10 13:34:27 +02:00
Franco Fichtner
2fd042ebf7 dnsmasq: isset() vs. !empty()
PR: https://twitter.com/eblot/status/1027811926452183041
2018-08-10 09:13:12 +02:00
framer99
1489973eac Fix disabled Reject action icon display code 2018-08-10 07:55:01 +02:00
Franco Fichtner
2b7798190a firmware: first step to keep a list of known plugins #1663
While this works, even for retrospective reinstall, the real issue is
to get to know all the other plugins that are installed but not yet
known like an image-preinstalled os-dyndns.

Second step is how to present the plugins that may be missing in a
sensible way or clickable "install all missing plugins".
2018-08-10 00:03:05 +02:00
Ad Schellevis
6e759fba30 ui, tokenizer2, another round at https://github.com/opnsense/plugins/issues/769 2018-08-09 20:53:10 +02:00
Ad Schellevis
b56c2dfdd2 WebUI/CP hardening, hide server version, close https://github.com/opnsense/core/issues/2618 2018-08-09 20:20:49 +02:00
Ad Schellevis
dc8b411420 configd, call shutdown before close, d6d9374b66 2018-08-09 17:04:03 +02:00
Ad Schellevis
6bf3d13196 Menu, group privileges showing wrong item 2018-08-09 13:30:06 +02:00
Franco Fichtner
6547e86fad mvc: do not offer intenal interfaces in selector; closes #2280 2018-08-09 08:53:45 +02:00
Franco Fichtner
ac1c2ec219 openvpn: do not create v6 gateway if disabled #2450 2018-08-09 08:28:35 +02:00
Franco Fichtner
0a8794fc97 openvpn: debug for #2610 2018-08-08 21:06:37 +02:00
Ad Schellevis
118a1eb2ea Revert "ui: prevent tokenizer reinit if not visible"
This reverts commit 1a915fe80ca8c2c91cf4c1fcbc30ab630adcecca.
2018-08-08 18:50:29 +02:00
Ad Schellevis
34ed67aeb0 Revert "Tokenizer2, pull in https://github.com/zellerda/Tokenize2/pull/38 to fix https://github.com/opnsense/plugins/issues/769"
This reverts commit 542331c93f0b9f6d639f719853c9ac5e8b28303c.
2018-08-08 18:48:55 +02:00
Ad Schellevis
31e3f748ad mvc/tokenizer, hide dropdown after tokenize2().trigger('tokenize:select'); 2018-08-08 18:46:18 +02:00
Franco Fichtner
19b832f6c8 interfaces: try to sync dhclient-script #2542 2018-08-08 18:15:32 +02:00
Franco Fichtner
14d7e72e95 unbound: clarify ACL name on previous 2018-08-08 17:49:29 +02:00
Franco Fichtner
c3138260e0 unbound: fix ACL; closes #2617 2018-08-08 17:29:07 +02:00