7904 Commits

Author SHA1 Message Date
Ad Schellevis
a114dc67bf Traffic shaper, add buckets option https://github.com/opnsense/core/issues/2359 2018-04-14 13:07:06 +02:00
Ad Schellevis
6f23e9cc1f another take on https://github.com/opnsense/core/pull/2293 2018-04-14 11:29:52 +02:00
Franco Fichtner
34fc811014 www: halt/power off/shut down modal for #2354 2018-04-13 08:09:10 +00:00
Franco Fichtner
27a051b577 console: if no VLANs are there we don't have to print nothing 2018-04-13 08:30:48 +02:00
Franco Fichtner
88a6ede3d5 console: consistent language 2018-04-13 08:26:37 +02:00
Franco Fichtner
172b0da6e7 console: spurious newline 2018-04-13 08:24:21 +02:00
Franco Fichtner
af428d38ce console: and another one 2018-04-13 08:11:04 +02:00
Franco Fichtner
f2bacb7df6 console: ignore VLANs even more as we create/recreate them 2018-04-13 08:08:37 +02:00
Franco Fichtner
fa9eceabdb console: a few problems with VLAN assignment 2018-04-13 07:49:14 +02:00
Franco Fichtner
f850748d1d console: reset VLANs as stated; closes #2342
Regression introduced in 566fe52 a while back.  Checked the commits
and code again so a bit of assorted cleanup attached.  Other spots
in the commits look good.
2018-04-13 07:31:48 +02:00
Franco Fichtner
ff60fe9cb3 system: add/update valiation for #2340 2018-04-12 22:50:36 +02:00
Franco Fichtner
394019e942 firmware: API-driven major upgrade; closes #2153
While here, clean up the JSON output block in the script so
that it's easier to work with it in the future.
2018-04-12 20:14:48 +00:00
Franco Fichtner
4858faafe0 console: make tracking the default for LAN IPv6 2018-04-12 11:52:54 +02:00
Franco Fichtner
0c54c68d26 system: better factory reset
Shut down as previously mentioned.  It helps with moving the
firewall into a different environment prior to first boot so
that it can auto-adapt / live-boot to that environment.
2018-04-12 10:41:00 +02:00
Franco Fichtner
f3559f2e70 system: move factory default to configuration
Ideally, we should hide this under a different page and pop up
a confirmation dialog instead of presenting the dialog right away.

We also need a "reboot dialog" that never ends and shut down instead
of reboot.  While here, it would be good to share this dialog with
the shutdown page.
2018-04-12 10:30:32 +02:00
Franco Fichtner
a528a9ffeb system: make factory reset a bit more thorough
Suggested by: Markus Stubbig
2018-04-12 06:35:53 +00:00
Franco Fichtner
0bfe55cab2 intrusion detection: translate title 2018-04-12 06:28:17 +00:00
ElJefe
2aec38feda Add Destination IP to Alert Search (#2351)
* Add Destination IP to Alert Search #2350

* Reworded title
2018-04-12 07:51:54 +02:00
Franco Fichtner
e0901538de openvpn: wizard xml still a tabs file 2018-04-11 15:20:11 +02:00
Franco Fichtner
743eaed9bf interfaces: building on previous, GRE had the same issue
Try to use mwexecf() although for all of this there should be
a more thorough rework.  Not our cleanest code...
2018-04-10 17:15:10 +00:00
noctarius
a68e1deeb3 Fixed creation of GIF tunnel with an outer IPv6 remote address (remote-addr) 2018-04-10 18:29:04 +02:00
Franco Fichtner
6fb26f989b system: split off monitor reload for upcoming dpinger integration 2018-04-10 08:47:45 +02:00
Franco Fichtner
6c4ee8a945 system: hardcode $keep as suggested previously 2018-04-10 07:33:16 +02:00
Ad Schellevis
c9f22da31e interfaces/vlan, only restart interface when changes require this. closes https://github.com/opnsense/core/issues/2321 2018-04-09 19:27:03 +02:00
Franco Fichtner
434347bb4e interfaces: remove unused $flush argument 2018-04-09 07:26:36 +02:00
Franco Fichtner
0d79bfda3c intrusion detection: syslog by default 2018-04-08 10:01:05 +00:00
Franco Fichtner
5dd172ed16 firewall: rewrite in equal case, otherwise we end up without a limit 2018-04-08 09:53:10 +00:00
Franco Fichtner
fc0c66e87b firewall: auto-increase table size for IPv6 bogons
While here, kill the $GatewaysList side-effect that is no
longer necessary.

PR: https://forum.opnsense.org/index.php?topic=7194.0
2018-04-08 09:29:22 +00:00
Ad Schellevis
eaf19276ae ipsec, regression in previous for https://github.com/opnsense/core/issues/2334 2018-04-07 15:43:47 +02:00
Ad Schellevis
28d0816229 ipsec, add phase2 dh groups for https://github.com/opnsense/core/issues/2335 2018-04-07 14:43:14 +02:00
Ad Schellevis
3c3628ca99 ipsec/roadwarrior, keep rightsubnet to default as stated by the docs, see https://github.com/opnsense/core/issues/2334 2018-04-07 14:03:10 +02:00
Franco Fichtner
b266d2a5fe firmware: unicode whitespace #2278 2018-04-07 11:57:06 +02:00
Ad Schellevis
6a0ded3f42 IDS/IPS add abuse.ch URLhaus 2018-04-06 16:03:06 +02:00
Franco Fichtner
26bac3d6de src: style sweep 2018-04-06 05:41:49 +00:00
Franco Fichtner
342b898218 src: a bit of python code style 2018-04-06 05:37:31 +00:00
Michael
e925e27c6f Update classification.config (#2329) 2018-04-04 22:24:30 +02:00
Franco Fichtner
0a3b5ed342 rc: typo 2018-04-04 12:23:56 +02:00
Franco Fichtner
e49a6176b0 rc: generate and permanently save hostid
PR: https://forum.opnsense.org/index.php?topic=7787.0
2018-04-04 06:14:36 +00:00
Franco Fichtner
2c8827bf35 system: first part of SCP backup merge 2018-04-03 22:06:07 +00:00
Franco Fichtner
00c7507be0 system: remove dead link from tunable description; close #2325 2018-04-03 22:58:45 +02:00
Ad Schellevis
77ee15156c IDS, add app detect rules to definition xml. 2018-04-03 21:23:46 +02:00
Ad Schellevis
d710513c90 backup/nextcloud, fix constraints for https://github.com/opnsense/core/pull/2289 2018-04-03 11:21:38 +02:00
Ad Schellevis
6f7c10a3e9 mvc, add constraint type for dependent fields, loosly related to https://github.com/opnsense/core/pull/2289 2018-04-03 10:36:57 +02:00
Franco Fichtner
ae119d5251 system: show root as disabled, too #2323 2018-04-03 10:10:58 +02:00
Franco Fichtner
345bbec96b src: a bit of python code style 2018-04-03 06:53:55 +00:00
Franco Fichtner
091b7b353b lobby: fix help text markup in password page 2018-04-03 06:31:07 +00:00
Alexander Shursha
5ce20ac29f Add support proxy SNMP. (#2305) 2018-04-03 08:18:33 +02:00
Franco Fichtner
e045be13d2 system: merge activity and services
Leaves "Services" point for actual services.
2018-04-02 17:30:16 +00:00
Franco Fichtner
6b7739a9f4 reporting: do the same reordering here 2018-04-02 17:30:16 +00:00
Franco Fichtner
bf1a2ee146 system: order menu more naturally
I had this on my wishlist for a long time...
2018-04-02 17:30:16 +00:00