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

Problem with interface name

Scheduled Pinned Locked Moved General pfSense Questions
4 Posts 4 Posters 273 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.
  • M
    markdudov
    last edited by May 21, 2024, 5:40 PM

    Hello guys,

    Does anyone know what could be causing this problem?
    I enabled interface igc1 and changed its name to WAN 2

    188958cd-8d88-4311-b09c-412db741bf2e-image.png

    But after I go to VLANs and open the drop-down menu of Parent interface and looked at igc1 it is not named wan2 and it has a name opt1

    b0b5bf8b-320f-4f39-ac5d-69231ab1ba06-image.png

    How can I fix it? Thanks for your time!

    B S 2 Replies Last reply May 21, 2024, 5:43 PM Reply Quote 0
    • B
      Bob.Dig LAYER 8 @markdudov
      last edited by May 21, 2024, 5:43 PM

      @markdudov Only WAN and LAN will be named like this, everything else will be optN.

      1 Reply Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @markdudov
        last edited by May 21, 2024, 6:03 PM

        @markdudov For lack of a better description, pfSense has an internal interface name and a public interface name. If you look into your config file I'd expect that opt1 is labeled WAN2, and it shows as WAN2 in most places in pfSense for example firewall rule tabs.

        It can be a bit confusing especially if they are added out of order and opt1=OPT2, opt2=OPT3, etc.

        <lan> <---
        <if>igc0</if>
        <enable/>
        <descr>LAN</descr>
        <spoofmac/>
        <ipaddr>...</ipaddr>
        <subnet>25</subnet>
        <ipaddrv6>...</ipaddrv6>
        <subnetv6>64</subnetv6>
        </lan>
        
        <opt1> <---
        <if>igc1</if>
        <descr>OPT1_PFSYNC</descr>
        <enable/>
        <spoofmac/>
        <ipaddr>...</ipaddr>
        <subnet>24</subnet>
        </opt1>
        

        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
        Upvote 👍 helpful posts!

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by May 21, 2024, 7:33 PM

          Yup, that^.

          It could be clearer on some pages though. https://redmine.pfsense.org/issues/14555

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
            This community forum collects and processes your personal information.
            consent.not_received