Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Alias

    Scheduled Pinned Locked Moved 2.3-RC Snapshot Feedback and Issues - ARCHIVED
    14 Posts 4 Posters 2.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Steve_B Netgate
      last edited by

      Thanks for the report. I have create ticket #5282 and will look into it later today.

      Als ik kan

      1 Reply Last reply Reply Quote 0
      • S
        Steve_B Netgate
        last edited by

        • I have fixed

        • Not able to reproduce. This may have been an issue in 2.2.x, but it renders correctly in 2.3

        • Port aliases show correctly and URL aliases show correctly, but not when both are used in one rule

        • Same as 3

        I am looking ant 3 & 4 now.

        Als ik kan

        1 Reply Last reply Reply Quote 0
        • S
          Steve_B Netgate
          last edited by

          Fixed. Thanks for finding this.

          FirewallAliases.gif
          FirewallAliases.gif_thumb
          pfSense_localdomain_-_Firewall__Aliases.jpg
          pfSense_localdomain_-_Firewall__Aliases.jpg_thumb

          Als ik kan

          1 Reply Last reply Reply Quote 0
          • G
            Gabri.91
            last edited by

            Synced with master but it isn't completely fixed:

            • Alias as source host and source port -> Fine
            • Alias as source host and destination host -> Destination is not linked\editable
            • Alias as source host and destination port -> Fine
            • Alias as destination host and destination port -> Destination host alias shows port instead of host

            I haven't tried to mix with 3 or 4 aliases.

            Also, I've found another small bug: when you open for edit a rule that have a source port range different from any, advanced should be automatically open like in 2.2.X,
            otherwise it will be possible to misunderstanding the rule..

            Thanks

            1 Reply Last reply Reply Quote 0
            • S
              Steve_B Netgate
              last edited by

              Thanks.

              "advanced should be automatically open" is in progress under another ticket (Its the same for all pages)

              I'll look at the others.

              Als ik kan

              1 Reply Last reply Reply Quote 0
              • S
                Steve_B Netgate
                last edited by

                I cleared up a further bug which caused either src or dst aliases to be displayed, but not both.

                Please give it a try and let me know how it works for you.

                Thanks again.

                Als ik kan

                1 Reply Last reply Reply Quote 0
                • S
                  Steve_B Netgate
                  last edited by

                  FYI - I have removed the pencils. They just clutter up the display. Hover over an alias to view it's constituents, click it to edit.

                  Als ik kan

                  1 Reply Last reply Reply Quote 0
                  • G
                    Gabri.91
                    last edited by

                    I confirm that now seems to working fine in all conditions.
                    Regarding pencils I agree.

                    PS: I've found that in 2.2.X hover shows also descriptions (both for main alias and for each sub-item) while in 2.3 isn't shown any description.
                    Personally I rarely use them but someone could notice this as a problem.

                    1 Reply Last reply Reply Quote 0
                    • P
                      phil.davis
                      last edited by

                      PS: I've found that in 2.2.X hover shows also descriptions (both for main alias and for each sub-item) while in 2.3 isn't shown any description.
                      Personally I rarely use them but someone could notice this as a problem.

                      Showing the entry descriptions would be good. I often have aliases that are for "special client systems" that are used in a rule to give them an exception for something. In that case the IP addresses in the alias are just some "random-looking" IP addresses in LAN subnet. In the description I put something useful for a human to read.

                      As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                      If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

                      1 Reply Last reply Reply Quote 0
                      • S
                        Steve_B Netgate
                        last edited by

                        I'll see what I can do  :)

                        Als ik kan

                        1 Reply Last reply Reply Quote 0
                        • S
                          Steve_B Netgate
                          last edited by

                          Pop-up layout converted from a list to a table, and alias descriptions added.

                          Als ik kan

                          1 Reply Last reply Reply Quote 0
                          • BBcan177B
                            BBcan177 Moderator
                            last edited by

                            Would be great if you could add a Sort option to the Aliases, or even an option to move the Lines (similar to the Firewall rules…)

                            Some Aliases can get unwieldy when adding/removing IPs over time..

                            Maybe a Sort option like this? With the option to either Sort by the IP/Description field. or Skip the sort function?

                            
                            $alist = array(explode(' ', $alias['address']), explode('||', $alias['detail']));
                            
                            array_multisort($alist[0], SORT_ASC, SORT_NUMERIC, $alist[1]);
                            $config['aliases']['alias'][$key]['address'] = implode(' ', $alist[0]);
                            $config['aliases']['alias'][$key]['detail'] = implode('||', $alist[1]);
                            

                            "Experience is something you don't get until just after you need it."

                            Website: http://pfBlockerNG.com
                            Twitter: @BBcan177  #pfBlockerNG
                            Reddit: https://www.reddit.com/r/pfBlockerNG/new/

                            1 Reply Last reply Reply Quote 0
                            • S
                              Steve_B Netgate
                              last edited by

                              We can add that as a feature request.

                              Als ik kan

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.