Project

General

Profile

Actions

Bug #3904

closed

Firewall Log widget generates a load of HTML code when Reverse DNS resolution is clicked

Added by Phillip Davis over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
Start date:
09/30/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.x
Affected Architecture:

Description

As per this forum report by chpalmer:
https://forum.pfsense.org/index.php?topic=82254.0

The version from 2.1 branch on Jun 17 works:
[url]https://github.com/pfsense/pfsense/commit/ee4ba9fba1f9d49396f3a4882a3239a83c5036d6[/url]

Later versions have had support for $GET changed and then removed. So it no longer works for diag_dns.php to be directly called like it is in the Firewall Log Widget.

My guess is that this functionality has to also be removed from the Firewall Log dashboard widget - log.widget.php - since it seems that the ability to easily call diag_dns.php to do an automatic reverse lookup has been removed.

But maybe $POST can be used here and the functionality preserved?

I'm sure someone who knows what functions were intended to be dropped from the diag_dns.php code can work out the corresponding thing to do with log.widget.php

This issue is in both 2.1.n branch and 2.2-BETA

Actions

Also available in: Atom PDF