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

    Bridge Configuration Issues

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    5 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.
    • N
      nastraga
      last edited by

      1. Config file isn't updated with STP on/off status

      interfaces_bridge_edit.php

      ~Line 152: $bridge['enablestp'] = isset($_POST['enablestp']);

      Changed to:

      if (isset($_POST['enablestp']))
        $bridge['enablestp'] = "yes";

      2. Web interface doesn't properly report STP on/off status

      interfaces_bridge_edit.php

      ~Line 284 >

      Changed to:

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        I opened a ticket for this:
        http://redmine.pfsense.org/issues/show/492

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • E
          Efonnes
          last edited by

          For reference, which web browser is this in?

          1 Reply Last reply Reply Quote 0
          • G
            gnhb
            last edited by

            Commited the fixes.
            https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/541ba27e484a3eb92671f4787d430f9321e620d8

            1 Reply Last reply Reply Quote 0
            • N
              nastraga
              last edited by

              Web browser

              Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100402 Namoroka/3.6.3

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