Commit Graph

676 Commits

Author SHA1 Message Date
Michael Tremer
61e1585f05 Drop reserved ports from the web GUI.
Recently, TCP/UDP ports 222 and 444 among others could not
be forwareded (DNAT) to another machine on the network.
This is unneccessary and now removed.
2011-07-03 17:49:21 +02:00
Arne Fitzenreiter
0e14ef8a3b logs.cgi: fix charon string for ipsec log. 2011-07-02 20:22:25 +02:00
Arne Fitzenreiter
2106733175 qos-preset: Replaced sip with rtp for voip.
sip is only the signaling protocol and don't need realtime.
2011-05-23 21:50:12 +02:00
Arne Fitzenreiter
32c21db1c4 logs.cgi: add "charon" to ipsec section. 2011-05-21 20:57:57 +02:00
Michael Tremer
83371d5f57 Fix ID information on IPSec configuration.
As the documentation of strongswan says, it is allowed to enter IP
addresses as leftid or rightid without an "@" in the beginning.

Fixed that you can now enter something like "10.20.30.40".

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2011-05-09 01:18:03 +02:00
Jan Paul Tuecking
98e8c7b563 backup.cgi: Added Content-Length to show file status during download. 2011-04-15 02:26:16 +02:00
Arne Fitzenreiter
339dbffc70 mdadm: add cgi to display the md-state. 2011-04-22 17:03:23 +02:00
Arne Fitzenreiter
fac5261ee3 extrahd: fix uuid emtpy string check. 2011-04-21 11:08:14 +02:00
Arne Fitzenreiter
bbd544ea81 services.cgi: blacklist mdadm (no good idea to stop it with webif). 2011-04-18 20:53:41 +02:00
Arne Fitzenreiter
e44dfea3ba extrahd: display also non-partitioned disks. 2011-04-17 18:07:54 +02:00
Christian Schmidt
f40fd7918a Changed openvpn CGI to create a CN without a blank as this may leed to errors when using the verify script.
Even removed the net2net display options. Host connections should be default now.
2011-04-09 12:33:29 +02:00
Christian Schmidt
c03cf9ea9d Fixed the last commit. A 0 was missing. 2011-04-02 14:37:42 +02:00
Christian Schmidt
e3341bc216 Fixded localhost webservers are directed to the proxy if auto
configuration is used.

Fixes bug #770
2011-04-02 14:32:31 +02:00
Arne Fitzenreiter
969bf25a6d pppsetup.cgi: change headline from IPTV to IPTV/VLAN. 2011-03-18 09:19:19 +01:00
Arne Fitzenreiter
11c96d4a74 pppsetup.cgi: add vdsl vlan setting also if igmpproxy is not present. 2011-03-17 22:43:55 +01:00
Christian Schmidt
c07e938edb Updated snort to current stable, This is a large changeset.
Updated snort and daq. Snort detection engine is changed and some preprocessors have been updated.
2011-03-14 18:52:11 +01:00
Arne Fitzenreiter
bbb7dc0420 proxy.cgi: fix filename of ntlm authenticator. 2011-02-24 08:10:59 +01:00
Arne Fitzenreiter
164a3b51a9 Add optional route to pptp server. 2011-02-19 20:47:38 +01:00
Arne Fitzenreiter
ff7a39506a Add iptv/inet vlan settings to webif. 2011-02-19 15:07:54 +01:00
Arne Fitzenreiter
48a2495afd Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
Conflicts:
	config/rootfiles/core/47/filelists/files
2011-02-18 20:33:00 +01:00
Arne Fitzenreiter
abcbbd1fd7 Add ssh ecdsa hostkey. 2011-02-18 20:31:19 +01:00
Christian Schmidt
c703cd4ce5 Changed sourcefire download link to current snort version. 2011-02-10 21:43:24 +01:00
Arne Fitzenreiter
7fb1b9f680 Fix addon service pid/memory display if the addon name has numbers. 2011-02-10 19:49:23 +01:00
Arne Fitzenreiter
38b6ec3342 Remove mydyn.de from ddns services. 2011-02-09 10:48:42 +01:00
Christian Schmidt
e1aaecceb3 Change order of the graphs on the system CGI. 2011-02-08 21:40:36 +01:00
Christian Schmidt
b411505d49 Added recent patch supplied by maverick.
This adds strato as dyddns provider and closes Bug #0000758
2011-02-08 21:38:13 +01:00
Christian Schmidt
24614d7dfb Fixed a typo in firewalllog.dat. 2011-01-26 08:06:26 +01:00
Christian Schmidt
e7d2f07094 There are more than 20 and 27 parsings for local interface in the firwall log. 2011-01-23 09:59:37 +01:00
Arne Fitzenreiter
324bb8881f remove more bogus logentries. 2011-01-22 18:54:31 +01:00
Michael Tremer
b18bad8a19 Also fix output of NFS shares in the media status. 2011-01-21 16:11:03 +01:00
Christian Schmidt
5b7f487baa Fixed firewall log display 20 for local interface. 2011-01-20 21:09:14 +01:00
Christian Schmidt
8955b5a746 Fixed index.cgi nfs mount warning by using posix output. 2011-01-20 20:10:23 +01:00
Arne Fitzenreiter
73c7eff80e Remove some httpd errorlog entries. 2011-01-19 17:47:56 +01:00
Arne Fitzenreiter
e85d32bbb3 Fix index.cgi autorefresh. 2011-01-19 17:35:18 +01:00
Christian Schmidt
512d54a98f Fixed Proxy unable to handle max download size correct. Added and started to core 45. 2011-01-18 19:20:48 +01:00
Arne Fitzenreiter
856c9bf08d fireinfo: add missing translation (why fireinfo). 2011-01-14 23:09:38 +01:00
Christian Schmidt
0972c65075 Changed snort last update time to perl function. 2011-01-10 23:04:29 +01:00
Christian Schmidt
6fea934bf6 Fixed typo in credits.cgi 2011-01-10 22:42:05 +01:00
Arne Fitzenreiter
fae0d5e394 Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x 2011-01-10 22:13:30 +01:00
Arne Fitzenreiter
ca80b71180 Updated GeoIP datebase.
Add needed credits for using GeoIP databese.
2011-01-10 22:09:50 +01:00
Christian Schmidt
42d9192e0c Fixed snort display bugs, 0000745, 0000751. 2011-01-09 13:08:50 +01:00
Michael Tremer
d22501e813 Merge branch 'master' of ssh://git.ipfire.org/srv/git/ipfire-2.x
Conflicts:
	config/rootfiles/core/44/filelists/files
2011-01-04 00:31:41 +01:00
Michael Tremer
aebf1b54e1 fireinfo: Run action that was set on the webinterface immediately. 2011-01-04 00:30:14 +01:00
Arne Fitzenreiter
ab4a5a35af squid: Add french and spanish errorpages.
reworked ipfire design pages by using stylesheets.
2011-01-02 09:17:50 +01:00
Michael Tremer
579a39d0ba Add webinterface frontend for fireinfo. 2010-12-27 15:47:22 +01:00
Arne Fitzenreiter
e07587fc59 Fix squid configuration if no hdd cache should be used. 2010-12-27 00:28:26 +01:00
Arne Fitzenreiter
76d8ffc43b extra hd: fix mountpoint check. 2010-12-20 12:48:52 +01:00
Christian Schmidt
6b8be0883b Ensure there is no false array entry inside the backup listing. 2010-12-15 18:58:11 +01:00
Christian Schmidt
98dd8fc1a3 Merge branch 'master' of git://git.ipfire.org/ipfire-2.x 2010-12-15 18:46:24 +01:00
Christian Schmidt
26906d9823 Some more stderr fixes for the CGIs. 2010-12-15 18:45:59 +01:00