Bug #12822
openIPv4 Source ASN format not working
0%
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."
Related issues
Updated by BBcan177 . almost 3 years 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.
Updated by Danilo Zrenjanin about 1 year ago
- Status changed from New to Confirmed
I have tried to define the ASN format and it appears that it is still not working consistently. Occasionally, it does not provide the list of ASNs after entering the numbers and other times it becomes unresponsive, like it did previously.
I would consider other ways of defining ASN type.
Tested against: pfBlockerNG-devel 3.2.0_6.
Updated by Georgiy Tyutyunnik 23 days ago
- Has duplicate Bug #15804: pfBlockerNG devel ASN list can hang GUI added