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

Not detcting LAN Card

Problems Installing or Upgrading pfSense Software
2
8
162
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.
  • G
    Gokulapandi
    last edited by Gokulapandi Apr 11, 2025, 6:14 PM Apr 11, 2025, 6:09 PM

    Hi,

    I have a machine with two PCI NIC cards (1GB) and one integrated motherboard LAN (2.5Gb).

    I downloaded and installed the latest version of pfSense (2.7.2). After the installation was completed, the **integrated motherboard LAN card was not detected, but the other LAN cards were detected.

    P 1 Reply Last reply Apr 11, 2025, 6:26 PM Reply Quote 0
    • P
      patient0 @Gokulapandi
      last edited by Apr 11, 2025, 6:26 PM

      @Gokulapandi said in Not detcting LAN Card:

      one integrated motherboard LAN (2.5Gb)

      Post what model and manufacturer the mother LAN is (or the motherboard model). It's probably a Realtek card.

      G 1 Reply Last reply Apr 11, 2025, 6:33 PM Reply Quote 0
      • G
        Gokulapandi @patient0
        last edited by Apr 11, 2025, 6:33 PM

        @patient0 Motherboard name is MAG B760 TOMHAWK WIFI (MS-7D96)

        P 1 Reply Last reply Apr 11, 2025, 6:48 PM Reply Quote 0
        • P
          patient0 @Gokulapandi
          last edited by Apr 11, 2025, 6:48 PM

          @Gokulapandi according to the manual it a Realtek RTL8125BG-CG.

          You can install the necessary driver from the command line (using SSH or console)

          pkg install realtek-re-kmod

          ... then make sure the driver is loaded on reboot and add it to /boot/loader.conf.local (the file may not exist yet)

          if_re_load="YES"
          if_re_name="/boot/modules/if_re.ko"
          
          G 2 Replies Last reply Apr 11, 2025, 6:54 PM Reply Quote 0
          • G
            Gokulapandi @patient0
            last edited by Apr 11, 2025, 6:54 PM

            @patient0 Thank You, I will install and try it.

            1 Reply Last reply Reply Quote 0
            • G
              Gokulapandi @patient0
              last edited by Apr 12, 2025, 6:31 PM

              @patient0 Thanks , Its worked.

              P 1 Reply Last reply Apr 12, 2025, 6:33 PM Reply Quote 0
              • P
                patient0 @Gokulapandi
                last edited by Apr 12, 2025, 6:33 PM

                @Gokulapandi said in Not detcting LAN Card:

                Thanks , Its worked.

                Perfect, thanks for reporting back.

                G 1 Reply Last reply 30 days ago Reply Quote 0
                • G
                  Gokulapandi @patient0
                  last edited by 30 days ago

                  @patient0
                  Hi,

                  I am facing the pfsense Crash report . Its fressh setup. The firewall keeps rebooting.

                  db:0:kdb.enter.default> bt
                  Tracing pid 0 tid 100283 td 0xfffffe00dc1841e0
                  kdb_enter() at kdb_enter+0x32/frame 0xfffffe00dc68aa10
                  vpanic() at vpanic+0x163/frame 0xfffffe00dc68ab40
                  panic() at panic+0x43/frame 0xfffffe00dc68aba0
                  trap_fatal() at trap_fatal+0x40c/frame 0xfffffe00dc68ac00
                  trap_pfault() at trap_pfault+0x4f/frame 0xfffffe00dc68ac60
                  calltrap() at calltrap+0x8/frame 0xfffffe00dc68ac60
                  --- trap 0xc, rip = 0xffffffff80e24c30, rsp = 0xfffffe00dc68ad30, rbp = 0xfffffe00dc68ad80 ---
                  ether_input() at ether_input+0x50/frame 0xfffffe00dc68ad80
                  re_rxeof() at re_rxeof+0x2c0/frame 0xfffffe00dc68ae00
                  re_int_task() at re_int_task+0xcf/frame 0xfffffe00dc68ae40
                  taskqueue_run_locked() at taskqueue_run_locked+0x182/frame 0xfffffe00dc68aec0
                  taskqueue_thread_loop() at taskqueue_thread_loop+0xc2/frame 0xfffffe00dc68aef0
                  fork_exit() at fork_exit+0x7f/frame 0xfffffe00dc68af30
                  fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dc68af30
                  --- trap 0x242424, rip = 0x24242400242424, rsp = 0x24242400242424, rbp = 0x24242400242424 ---
                  db:0:kdb.enter.default> ps
                  pid ppid pgrp uid state wmesg wchan

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