Commit Graph

552 Commits

Author SHA1 Message Date
Michael Tremer
71af643cda openvpn: Add option to download a client package with PEM files
This patch adds the option to download a client package
that comes with a regular PEM and key file instead of a
PKCS12 file which is easier to use with clients that
don't support PKCS12 (like iOS) opposed to converting
the file manually.

This requires that the connection is created without
using a password for the certificate. Then the certificate
is already stored in an insecure way.

This patch also adds this to the Core Update 95 updater.

Fixes: #10966

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
CC: Alexander Marx <alexander.marx@ipfire.org>
2015-11-04 21:10:41 +00:00
Lars Schuhmacher
673351d8a2 Fix unnecessary space character in "E-Mail Absender"
Fix unnecessary space character in "E-Mail Absender".

Replaces the space character with a dash as is correct and already used in the other words in that part.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-31 19:44:42 +00:00
Michael Tremer
364452506f Merge remote-tracking branch 'ms/dhcp-rfc2136-broken-down' into next 2015-10-21 13:50:31 +01:00
Larsen
cffa84a64e Translation improvements
Translation improvements

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 15:43:59 +01:00
Lars Schuhmacher
ed1d0fbdbe IPsec: Remove GUI option for "Roadwarrior virtual IP"
This setting stems from IPCop (and probably Openswan) and causes a problem.

Fixes bug #10496.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 14:04:40 +01:00
Lars Schuhmacher
e3edceeb7a Mark required input fields with a star
Mark required input fields with a star as nowadays this is
the de-facto default. Before, it was the other way around and
optional fields were marked.

Signed-off-by: Lars Schumacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-21 16:40:41 +01:00
Michael Tremer
49c64a0993 Update translation
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-10 13:38:43 +01:00
Michael Tremer
f6529a04a3 IPsec: Add option to force using MOBIKE
Some peers that are behind a NAT router that fails
to properly forward IKE packets on UDP port 500 cannot
establish an IPsec connection. MOBIKE tries to solve that
by sending these packets to UDP port 4500 instead.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-10 13:35:24 +01:00
Alexander Marx
9c7b90207e Add web UI for the system MTA
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:46:26 +01:00
Michael Tremer
4b02b4045b ipsec: Allow selection of ESP group type
If a connection is edited, the IKE group types will be used instead.

Fixes #10860

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Tested-by: Wolfgang Apolinarski <wolfgang.apolinarski@web.de>
2015-06-15 22:33:28 +02:00
Lars Schuhmacher
5b93b50c6d Fix hardcoded strings in pppsetup.cgi
Some strings for PPTP were hardcoded instead of using i18n features.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-04 18:16:02 +02:00
Michael Tremer
1554e8a3d3 DHCP: Add search box for static leases 2015-05-28 14:49:41 +02:00
Michael Tremer
1292598207 Merge remote-tracking branch 'mfischer/python' into next 2015-05-26 14:30:27 +02:00
Michael Tremer
0389942c2b Update translations 2015-04-18 16:16:01 +02:00
Stefan Schantl
e6c4f090b6 Merge branch 'next-geoip' into core-90-geoip 2015-04-15 17:10:49 +02:00
Michael Tremer
c023275154 Update translations 2015-04-14 20:06:19 +02:00
Stefan Schantl
054d584786 de.pl: Fix umlauts in GeoIP related strings.
This issue has been intruced in commit 0ff5b2b0ac.
2015-04-09 18:14:48 +02:00
Alexander Marx
842e2132e8 vpn-statistic: added title for graph sites 2015-04-09 14:44:56 +02:00
Stefan Schantl
a8e59d8035 GeoIP: Update english translation. 2015-04-01 20:28:36 +02:00
Stefan Schantl
0ff5b2b0ac GeoIP: Add german translation. 2015-03-31 19:45:15 +02:00
Stefan Schantl
85abe3323a Add spanish translations for GeoIP related strings.
A big thanks to Roberto Peña to provide them on the IPFire forum.
http://forum.ipfire.org/viewtopic.php?f=52&t=11950&sid=f50fe6f51e0f45f1402c7a2164225398&start=30#p82360
2015-03-22 18:53:17 +01:00
Stefan Schantl
b510e12ac1 DHCP: Allow DNS Update configuration in the web user interface 2015-03-16 00:54:20 +01:00
Stefan Schantl
93bfe63d55 Merge branch 'seventeen-geoip' into next-geoip 2015-03-15 11:38:45 +01:00
Stefan Schantl
d9bf6d8b2f Language file update. 2015-02-12 20:10:05 +01:00
Matthias Fischer
ae4149506c Typo in 'de.pl' 2015-02-08 14:03:43 +01:00
Michael Tremer
14a08a8d15 IKE lifetime change: Update French translation as well 2015-01-20 18:00:10 +01:00
Michael Tremer
f57a228c4b ipsec: Allow IKE lifetime of up to 24 hours
Requested in #10722

The recommended time has not been changed, but it is often
stated that 24 hours is a common lifetime for IKE.
2015-01-19 17:04:37 +01:00
Michael Tremer
97af8b2b85 Update translations 2015-01-13 17:37:41 +01:00
Michael Tremer
3906cf7e85 Merge remote-tracking branch 'amarx/vpn-statistic1' into next 2015-01-13 17:37:18 +01:00
Stefan Schantl
a2b7328a26 Language file update. 2015-01-04 13:52:29 +01:00
Stefan Schantl
11ad82532e Language file update for geoip blocking. 2015-01-03 20:20:45 +01:00
Michael Tremer
18f2b3d171 Merge remote-tracking branch 'ummeegge/OpenVPN_additional_configs' into next 2014-12-08 19:12:48 +01:00
Michael Tremer
1450cfebde Merge remote-tracking branch 'ummeegge/OpenVPN_validating_N2N' into next 2014-12-08 19:12:39 +01:00
Erik Kapfer
f4fbb93510 OpenVPN: Added 'valid til (days)' field for N2N.
Fixes #10680
2014-11-13 10:40:42 +01:00
Erik Kapfer
ffbe77c8bc OpenVPN: Added additional configuration for server and clients
* Added a possibility to manualy extend OpenVPNs server and client configuration.
* Added also a checkbox (on/off) in the WUI under 'Advanced server options' .
* Changed the order in 'Miscellaneous options' section for better overview.
* Optimized code in particular sections a little.
    Added a filehandle instead of system(touch...) for ccd* file generation.
    Unified the html code tags in processed section.
Fixes #10577
2014-11-13 03:09:51 +01:00
Michael Tremer
584601c70e Update some stuff for the Italian translation 2014-10-28 02:04:05 +01:00
Umberto Parma
39bfd4a1e3 Add an Italian translation
file web interface in Italian
2014-10-28 02:00:18 +01:00
Michael Tremer
e41fbb6f0d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into seventeen 2014-10-21 21:14:19 +02:00
Alexander Marx
c9ac8b8052 vpn-statistics: change graphs and datatypes of rrd 2014-10-21 07:29:06 +02:00
Ersan Yildirim
ad92967574 Update Turkish translation 2014-10-20 11:59:31 +02:00
Michael Tremer
6e0b26ba7d Merge branch 'install-raid' into seventeen
Conflicts:
	make.sh
2014-10-15 23:39:20 +02:00
Ersan Yildirim
95a1679c6b Update Turkish translation 2014-10-13 10:19:45 +02:00
Michael Tremer
6272b1b85e Merge branch 'master' into install-raid
Conflicts:
	config/rootfiles/common/bash
	lfs/bash
2014-10-10 14:52:30 +02:00
Michael Tremer
627fdda8e8 Fix wording. Remove "got".
Fixes #10632
2014-09-27 22:59:05 +02:00
Michael Tremer
60bce6ba6a Merge remote-tracking branch 'amarx/BUG10615' into next 2014-09-26 13:02:28 +02:00
Alexander Marx
d8cc443938 fw-groups: fix language strings 2014-09-19 13:44:20 +02:00
Alexander Marx
d8deec0b4f BUG10615 part2: Add ratelimit to firewallgui 2014-09-11 13:59:54 +02:00
Alexander Marx
79ad6f7e53 BUG10615 part1: Add connectionlimit to firewallgui 2014-09-11 10:59:25 +02:00
Michael Tremer
bc0c55088e Remove old installer/setup translations 2014-08-21 20:35:48 +02:00
Michael Tremer
aa7f55b2df Merge remote-tracking branch 'origin/next' into install-raid 2014-08-20 21:46:49 +02:00