Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    Introducing Netgate Nexus: Multi-Instance Management at Your Fingertips.

    interface number mismatch

    Scheduled Pinned Locked Moved HA/CARP/VIPs
    2 Posts 2 Posters 196 Views 2 Watching
    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.
    • B Offline
      beloc
      last edited by

      Hello.

      Somehow, in a small two-node cluster I have, the underlying interface numbers have gotten out of sync. I think I know where this came from but its something that is not easily changed. On node 1 (master) when I create an interface, it says OPT 12 and then on the secondary pfsense, it says OPT 15, for example.

      Can this be edited in the config? Can I change the config on the secondary to match the primary?

      SteveITSS 1 Reply Last reply Reply Quote 0
      • SteveITSS Offline
        SteveITS Rebel Alliance @beloc
        last edited by

        @beloc The short answer is yes you can edit the config file and upload.

        This can happen if interfaces are added out of order or inconsistently. Note the visible name label (MGMT below) is not necessarily the same as the internal name in the config file (opt4 below).

        <opt4>
        <descr>MGMT</descr>
        <if>igc3</if>
        <enable/>
        <spoofmac/>
        <ipaddr>x.x.x.x</ipaddr>
        <subnet>24</subnet>
        </opt4>
        

        Rules use the "opt4" name. States use the "igc3" name if "Interface Bound States" are used.

        If you find & replace just be careful to not replace strings in other places such as certificates.

        To upgrade, select your branch in System/Update/Update Settings. When upgrading, allow 10-15 minutes to reboot, or more depending on packages, CPU, and/or disk speed.
        Only install packages for your version of pfSense.
        Upvote 👍 helpful posts!

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