Michael Tremer
37a83c83cd
hostap: Enable option to force clients to use 802.11w
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-24 10:39:25 +01:00
Michael Tremer
ea10f1a0b5
hostap: Allow to use Automatic Channel Selection (ACS)
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-24 10:12:29 +01:00
Michael Tremer
e24daa08fa
Update translation
...
Fix some apostrophe and spelling errors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-20 14:18:17 +01:00
Alexander Koch
cdc82a993a
squid / WPAD: Add Wiki-Link for required further adjustments to GUI
...
This patch adds a notice with a link to the Wiki-page https://wiki.ipfire.org/configuration/network/proxy/extend/wpad to the new WebGUI-Setion to make the user aware of the fact, that WPAD will only work correctly if he makes further adjustments:
- Add DHCP-Options for WPAD via DHCP
- Add HOST-Entries to DNS and Apache-vhost or haproxy-frontend/backend or firewall-redirect for WPAD via DNS
These additional options depend on the users environment and can not be shipped by default as they might break the users setups.
Note: The translations are only done for "en" and "de" yet!
Signed-off-by: Alexander Koch <ipfire@starkstromkonsument.de >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-20 14:16:00 +01:00
Alexander Koch
ce1c170b0c
squid / WPAD: Add GUI for exception-files for generation of proxy.pac
...
This patch adds the missing Web-GUI for the WPAD-Exceptions to proxy.cgi
Note: The translations are only done for "en" and "de" yet!
Signed-off-by: Alexander Koch <ipfire@starkstromkonsument.de >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-20 14:15:51 +01:00
Michael Tremer
0851afba33
remote.cgi: Move SSH Agent Forwarding to the top
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-11 23:24:54 +01:00
Michael Tremer
5b2ec053c2
Update translations
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-11 22:58:35 +01:00
Peter Müller
c3c2ae4475
add option for selective PTR generation on hosts.cgi
...
In some cases, it might be useful to create an additional
host (i.e. for round robin loadbalancing) without assigning
another PTR to the IP address specified.
This patch introduces the ability to check or uncheck
PTR generation for each host individually.
Partially fixes #12030
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-11 22:58:03 +01:00
Peter Müller
e1f6dfcbbc
add language strings for SSH agent forwarding settings
...
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-08 21:15:35 +01:00
Stefan Schantl
d38f3eed08
IDS: Rename sourcefire VRT rulesets to Talos VRT rulesets
...
Fixes #12019
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-01 16:53:26 +01:00
Michael Tremer
3657df4ea3
DHCP: Remove double colon
...
In some languages, there were double colons in the DNS Update section
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-22 03:29:01 +00:00
Michael Tremer
ceaf0ef008
dnsforward.cgi: Add DNSSEC option to legend
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-18 17:26:16 +00:00
Michael Tremer
710afa00c6
Update IPS translation
...
* Fix typos
* Fix compound nouns (especially in German)
* Remove unused strings
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-14 17:18:21 +00:00
Michael Tremer
cdfbdd1ada
Update translations
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-14 13:20:22 +00:00
Michael Tremer
01604708c3
Merge remote-tracking branch 'stevee/next-suricata' into next
2019-03-14 13:19:35 +00:00
Michael Tremer
025d8e6318
DNS Forwarding: Add UI to Allow to disable DNSSEC for a zone
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-05 16:10:17 +00:00
Michael Tremer
d6af912c83
Update German translation
...
Mainly adds translation for new IPsec features
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-02 12:01:06 +00:00
Stéphane Pautrel
fb47c465e8
Update of French translation
...
- Several syntax / vocabulary improvements
- A 2 text missing in the French version
- Improvement of text offering a donation for the users
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-02 11:48:05 +00:00
Stefan Schantl
d0f9526beb
ids.cgi: Add language string for ignored hosts section.
...
Fixes #12002 .
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-18 13:29:47 +01:00
Stefan Schantl
ee7fe87ea6
ids.cgi: Change name of the button to apply the ruleset changes
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 09:46:01 +01:00
Stefan Schantl
e8ae413a79
langs: Remove snort related and unused strings
...
Fixes #11993 .
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 09:02:32 +01:00
Stefan Schantl
dd8d6f5ee8
logs.cgi/ids.dat: Do not call the IDS snort again
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 09:00:35 +01:00
Stefan Schantl
5bd8940d68
ids.cgi: Improve showed messages while the IDS is working
...
Reference #11993
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 08:51:31 +01:00
Stefan Schantl
e566e977f7
Add german translation for "system is offline"
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 08:28:29 +01:00
Stefan Schantl
9074e3d74c
ids.cgi: Lock page while autoupdate script is running
...
Fixes #11991
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-07 08:24:15 +01:00
Stefan Schantl
d8f19ebb5a
IDS: Edit german translation for "ids oinkcode required".
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-06 13:12:50 +01:00
Stefan Schantl
613f58fbfa
ids.cgi: Check if the selected ruleset requires an oinkcode
...
Fixes #11983
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-06 12:49:01 +01:00
Stefan Schantl
9e9b477d7c
ids.cgi: Rework "Enable IPS" section
...
Just use one language string for a maximum of flexiblity for the
transloators.
Fixes #11986
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-05 14:17:19 +01:00
Stefan Schantl
cc9057c014
ids.cgi: Change lang string from "Activate IPS" to "Enable IPS"
...
Reference #11986
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-05 13:51:08 +01:00
Stefan Schantl
318e7137e7
IDS: Rename IDS strings to IPS
...
Reference: #11986
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-05 13:25:27 +01:00
Stefan Schantl
b7a9b4edc2
ids.cgi: Update automatic download texts
...
Update the showed texts in the dropdown box as mentioned in the
bug report.
Fixes #11985
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-02-05 12:13:28 +01:00
Michael Tremer
41f3351320
Drop "OpenVPN" part from VPN N2N stats page
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
1e2b257789
Add routed IPsec connections to traffic graphs section
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
26c2cc580b
ipsec: Add translation strings for recent changes
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
7e25093d42
ipsec: Don't allow to select VTI in transport mode
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
216bd9b389
vpnmain.cgi: Move advanced IPsec settings to connection page
...
This is required to make the initial setup easier for GRE/VTI connections
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
55842dda69
IPsec: Add UI for set interface MTU
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
7464131706
IPsec: Add option to configure IP address for tunnel interface
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
cae1f4a7a8
IPsec: Add dropdown to select tunnel interface mode
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Michael Tremer
29f5e0e2b9
IPsec: Add selection for transport/tunnel mode
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-02-04 18:20:36 +00:00
Stefan Schantl
e0cec9fe99
ids.cgi: Dynamically generate SHOW/HIDE for expanding or collapsing a ruleset category
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-01-30 10:53:17 +01:00
Stefan Schantl
013274d7d8
ids.cgi: Diplay reason, why a ruleset could not be downloaded, if the system is offline.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-01-30 10:05:14 +01:00
Stefan Schantl
34a3843865
ids.cgi: Add dropdown option for Emergingthreats.net Pro rules.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-01-30 09:42:28 +01:00
Stefan Schantl
c1a3401235
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
2019-01-21 13:04:13 +01:00
Peter Müller
1183d50b73
fix SSH port description in WebUI again
...
Fixes #11881 .
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-03 16:27:37 +00:00
Stéphane Pautrel
3407695fbc
Update of French translation
...
This improves the translation and enhances consistency in
many places.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-03 15:02:53 +00:00
Stefan Schantl
7b6f8596ed
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
2018-12-28 07:36:59 +01:00
Stefan Schantl
01d02eb63b
ids.cgi: Change RUN_MODE to MONITOR_TRAFFIC_ONLY
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2018-12-24 10:04:55 +01:00
Stefan Schantl
ea5c8eeb83
ids.cgi: Seperate IPS and ruleset settings
...
Now each of both have their own corresponding configuration areas.
The taken settings will be saved in "/var/ipfire/suricata/settings" for
all IDS/IPS related settings and in "/var/ipfire/suricata/rules-settings" for
ruleset related settings.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2018-12-24 08:26:39 +01:00
Stefan Schantl
aac8e30831
langs/en.pl: Fix typo
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2018-12-23 21:05:37 +01:00