Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Schantl
e43b7b7b2d netexternal.cgi: Remove GeoIP related code.
The CGI only loaded geoip-functions.pl and initiated libloc but did no
further actions. So we are safe to completely remove this code.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2020-06-12 18:45:56 +02:00
Stefan Schantl
8b58dbf32a Merge branch 'switch-to-libloc' into next-switch-to-libloc 2020-05-25 19:58:54 +02:00
Michael Tremer
e8981e3c8f netexternal.cgi: Drop DNSSEC status
This has now been moved to the new dns.cgi.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-01-07 10:45:08 +00:00
Stefan Schantl
bb7ba3b404 netexternal.cgi: Use new location lookup method.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2019-12-06 14:33:54 +01:00
Arne Fitzenreiter
5653e55107 perl-scripts: suppress smartmatch experimental warning
smartmatch was introduced with perl 5.10 and was marked
as experimental in 5.14

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-08-16 12:21:26 +02:00
Peter Müller
297110d460 add GeoIP and rDNS information to used nameservers
Add GeoIP and rDNS information to DNS nameserver list at netexternal.cgi

Use newly implemented GeoIP function in /var/ipfire/geoip-functions.pl

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-11-29 12:05:43 +00:00
Michael Tremer
ed94927d20 netexternal.cgi: Fix font colour on yellow background. 2014-07-16 23:25:06 +02:00
Michael Tremer
ff5e4ef871 netexternal.cgi: Show DNSSEC status
The netexternal.cgi has been extended to show what type
of DNSSEC support the upstream nameservers offer.
2014-07-14 13:42:24 +02:00
Alf Høgemark
f4e869ffb4 netexternal.cgi: Fix display of DNS1 and DNS2 2014-02-12 21:07:38 +01:00
Christian Schmidt
0d08de33a6 Some Fixes for the CGIs not spamming apache logfile. 2010-12-12 20:40:56 +01:00
Arne Fitzenreiter
21d1c72efc Fix webif dhcp display.
Fix dhcpd.exe if no lease get.
2009-12-23 10:13:57 +01:00
Arne Fitzenreiter
5dcc7ad754 Fix cpu frequency graph 2008-10-04 15:20:30 +02:00
Maniacikarus
4e481c3a51 Started optimising 2.3 for less disk io
Moving rrd files permanently to a ramdisk (backup next step)
Remove creation of temp png files for graphs (create at access)
Deleted some old cgi
2008-09-26 23:22:32 +02:00