Actions
Bug #12822
openIPv4 Source ASN format not working
Status:
New
Priority:
Normal
Assignee:
-
Category:
pfBlockerNG
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.6.0
Affected Plus Version:
22.01
Affected Architecture:
Description
On the new pfSense release 2.6 / 22.01 pfBlockerNG devel (3.1.0_1), the web page hangs when defining ASN with the chosen ASN format. I am getting "This page is slowing down Firefox. To speed up your browser, stop this page."
Updated by BBcan177 . over 1 year ago
Thanks for the report.
I think the issue is prefixing the input selection with with "AS" or "as".
The ASN list is huge, currently the minLength is set to 3 so that it reduces the amount of data for the browser to process.
For now, avoid prefixing "AS" or "as" to the input text and see if that helps.
Will see if there is a better workaround for that.
Actions