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

    Sophos Xg 115 rev 3

    Scheduled Pinned Locked Moved Hardware
    3 Posts 3 Posters 1.5k Views 3 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.
    • M Offline
      misabih
      last edited by

      Hi, this is my first time installing pfsense. I installed the software on a sophos xg 115 rev 3 just yesterday. When I reached the assign interface stage I get the usual four ports igb0-4.
      I automatically assigned wan which it detected. And LAN i had to assign manually and I did it to all 3 remaining as I figured that was the way. The problem i have now is no internet for starters and I do not know which port is wan and which is lan. I looked up online and nothing does make sense to me as I'm not very tech savvy. If anyone could help me figure this out it would be great. Thank you.

      patient0P 1 Reply Last reply Reply Quote 0
      • patient0P Online
        patient0 @misabih
        last edited by patient0

        @misabih since you got the device it's up to you to test it, documented it and let us know. Connect a cable to a switch and to a port and check with eg `ifconfig <interface>' for the field 'status: active'. If no link is detected then 'status: no carrier' is shown.

        Add:

        Someone on reddit wrote:
        https://www.reddit.com/r/PFSENSE/comments/1i03vrp/using_sophos_xg115_rev_3_in_2025/

                      1       2       3       4
        [ SFP ]    [RJ-45] [RJ-45] [RJ-45] [RJ-45]
           4         LAN     WAN     DMZ      |
           |______________Shared______________|
         igb0       igb1    igb2    igb3    igb0 (again)     
        

        And maybe it's similar to the 105: XG105rev3 numbering explained
        sophos xg105rev3.jpeg

        1 Reply Last reply Reply Quote 1
        • stephenw10S Online
          stephenw10 Netgate Administrator
          last edited by

          Yup you can confirm it at the console. Drop to the command line using option 8 at the menu then enter ifconfig.

          That will show you which NICs are linked. So if you connect only one port you will be able to see which NIC that is.

          For example on this box only the WAN is connected:

          [admin@4220.stevew.lan]/root: ifconfig
          igb0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
          	options=4e100bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>
          	ether 00:08:a2:0b:c4:86
          	inet 172.21.16.214 netmask 0xffffff00 broadcast 172.21.16.255
          	inet6 fe80::208:a2ff:fe0b:c486%igb0 prefixlen 64 scopeid 0x1
          	media: Ethernet autoselect (1000baseT <full-duplex>)
          	status: active
          	nd6 options=823<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL,STABLEADDR>
          igb1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
          	description: LAN
          	options=4e100bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>
          	ether 00:08:a2:0b:c4:87
          	inet 192.168.195.1 netmask 0xffffff00 broadcast 192.168.195.255
          	inet6 fe80::208:a2ff:fe0b:c487%igb1 prefixlen 64 scopeid 0x2
          	media: Ethernet autoselect
          	status: no carrier
          	nd6 options=821<PERFORMNUD,AUTO_LINKLOCAL,STABLEADDR>
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.