Project

General

Profile

Actions

Bug #12822

open

IPv4 Source ASN format not working

Added by Danilo Zrenjanin about 2 years ago. Updated 7 months ago.

Status:
Confirmed
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."

Actions #1

Updated by BBcan177 . about 2 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.

Code:
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfBlockerNG.js#L94

Actions #2

Updated by Danilo Zrenjanin 7 months 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.

Actions

Also available in: Atom PDF