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

pfSense doesn not respond to ARPs

Scheduled Pinned Locked Moved General pfSense Questions
11 Posts 3 Posters 538 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
    michmoor LAYER 8 Rebel Alliance
    last edited by Apr 27, 2024, 3:50 AM

    Let me set the stage here

    pfsense -- unifi switch -- att gateway

    For a few months I've been troubleshooting connectivity issues with pfsense. Randomly it would drop network connectivity to the Internet and I am not able to access the firewall from the LAN. There is a thread i have out there that documented that whole fiasco but ultimately TL:DR , still don't know why its broken. I am running a 6100 and using the ix* interfaces for WAN seemed to be the culprit. When i move the WAN to the igc interfaces the random disconnects on the LAN/WAN stopped.

    In between this time i moved my WAN connection to my switch so i can set up a port mirror to see whats happening on the wire. Also a cable modem swapped happen. All was well for about a month. I moved the WAN back to the ix interface and all was stable.

    Today....it happened again. LAN access was not possible. Internet was very spotty. Randomly i would hit a website abut then nothing would would connect. DNS resolution to pfsense was timing out.

    Access to my Unifi switch was possible and i did have a SPAN port from my ATT modem.
    Packet captures show ARP requests from my firewall and the ATT gateway responding.
    The ATT gateway is sending out a ARP requests and there is no ARP reply from pfsense.
    Pfsense is for sure the culprit and i have pcap evidence.

    I moved my SPAN port to now mirror traffic off the pfsense WAN port. The condition is the same there. ATT modem is sending a ARP requests and pfsense is not responding. pfSense is sending a ARP requests and the ATT modem is responding.

    This isn't a switch issue as this was happening way before connectivity went through a switch. The switch is only used to see mirrored traffic.

    @stephenw10 Finally figured out the true culprit. I still think its a NIC failure on the ix side.
    I can share the pcaps if you are curious.

    Has anyone seen or been through something like this on pfsense?
    NIC failures cause these type of issues?

    Here is a snippet of the pcap. notice the HUMAX is responding. Silicom [pfsense] never responds to HUMAXs arp..

    5c02a85c-1a72-403c-b92d-b27005701706-image.png

    Those pub IPs will be changed tomorrow ๐Ÿ˜Š

    Firewall: NetGate,Palo Alto-VM,Juniper SRX
    Routing: Juniper, Arista, Cisco
    Switching: Juniper, Arista, Cisco
    Wireless: Unifi, Aruba IAP
    JNCIP,CCNP Enterprise

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by Apr 27, 2024, 2:50 PM

      Can we see an actual pcap file with the failed ARP? I assume the MAC addresses are correct?

      And to be clear it resumes correct function after rebooting the 6100?

      I forget what other tests we did there. Replugging the WAN cable? Resaving the interface? Either bring it back?

      M 1 Reply Last reply Apr 27, 2024, 3:09 PM Reply Quote 0
      • M
        michmoor LAYER 8 Rebel Alliance @stephenw10
        last edited by Apr 27, 2024, 3:09 PM

        @stephenw10

        That is correct, 6100 is working again after a reboot.
        Can you DM the link I can use to upload the pcaps?

        Firewall: NetGate,Palo Alto-VM,Juniper SRX
        Routing: Juniper, Arista, Cisco
        Switching: Juniper, Arista, Cisco
        Wireless: Unifi, Aruba IAP
        JNCIP,CCNP Enterprise

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by Apr 28, 2024, 1:57 PM

          You can upload them here: https://nc.netgate.com/nextcloud/s/tMRseYCQ2HWzkKs

          M 1 Reply Last reply Apr 29, 2024, 3:59 PM Reply Quote 0
          • M
            michmoor LAYER 8 Rebel Alliance @stephenw10
            last edited by Apr 29, 2024, 3:59 PM

            @stephenw10 files uploaded.

            2x different capture points but same story.

            Firewall: NetGate,Palo Alto-VM,Juniper SRX
            Routing: Juniper, Arista, Cisco
            Switching: Juniper, Arista, Cisco
            Wireless: Unifi, Aruba IAP
            JNCIP,CCNP Enterprise

            M 1 Reply Last reply Apr 30, 2024, 3:46 PM Reply Quote 0
            • M
              michmoor LAYER 8 Rebel Alliance @michmoor
              last edited by Apr 30, 2024, 3:46 PM

              @stephenw10
              what do you think about the pcaps?

              Firewall: NetGate,Palo Alto-VM,Juniper SRX
              Routing: Juniper, Arista, Cisco
              Switching: Juniper, Arista, Cisco
              Wireless: Unifi, Aruba IAP
              JNCIP,CCNP Enterprise

              J 1 Reply Last reply Apr 30, 2024, 11:41 PM Reply Quote 0
              • J
                johnpoz LAYER 8 Global Moderator @michmoor
                last edited by Apr 30, 2024, 11:41 PM

                @michmoor you don't have the ethernet filtering enabled do you? With that it is possible to block arp..

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                M 1 Reply Last reply Apr 30, 2024, 11:42 PM Reply Quote 1
                • M
                  michmoor LAYER 8 Rebel Alliance @johnpoz
                  last edited by Apr 30, 2024, 11:42 PM

                  @johnpoz said in pfSense doesn not respond to ARPs:

                  @michmoor you don't have the ethernet filtering enabled do you? With that it is possible to block arp..

                  Turned off. Never used it actually

                  Firewall: NetGate,Palo Alto-VM,Juniper SRX
                  Routing: Juniper, Arista, Cisco
                  Switching: Juniper, Arista, Cisco
                  Wireless: Unifi, Aruba IAP
                  JNCIP,CCNP Enterprise

                  1 Reply Last reply Reply Quote 0
                  • S
                    stephenw10 Netgate Administrator
                    last edited by May 1, 2024, 12:11 AM

                    Interesting. Were they filtered?

                    I'm not sure why we see the ARP requests from pfSense in the modem mirror but not in the pfSense mirror?

                    Also interesting that we see ARP requests from the modem but from 192.168.1.254.

                    M 1 Reply Last reply May 1, 2024, 12:43 AM Reply Quote 0
                    • M
                      michmoor LAYER 8 Rebel Alliance @stephenw10
                      last edited by May 1, 2024, 12:43 AM

                      @stephenw10
                      What do you mean by filtered?
                      My theory right now is that the card is faulty. Although we see the modem responding it may not be processing within the card. I canโ€™t think of anything else.
                      Cables have been swapped
                      Modems have been swapped
                      The only solution is the igc card and the problem goes away

                      Firewall: NetGate,Palo Alto-VM,Juniper SRX
                      Routing: Juniper, Arista, Cisco
                      Switching: Juniper, Arista, Cisco
                      Wireless: Unifi, Aruba IAP
                      JNCIP,CCNP Enterprise

                      1 Reply Last reply Reply Quote 0
                      • S
                        stephenw10 Netgate Administrator
                        last edited by May 1, 2024, 11:45 AM

                        I mean when you ran the pcap was it capturing all traffic or was it filtering by just a limited set of MAC addresses or IP addresses for example?

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