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

    arpresolve: can't allocate llinfo for 192.168.100.1

    Scheduled Pinned Locked Moved General pfSense Questions
    24 Posts 8 Posters 6.3k 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
      mrsunfire @HG
      last edited by mrsunfire

      @HG said in arpresolve: can't allocate llinfo for 192.168.100.1:

      I don't know which modem you have, but I read in another forum that e.g. there is a TC4400 firmware version that has exactly the bug that is doesn't respond to ARP requests on LAN side after the cable connection is established. Maybe also other modems have this bug. The proposed solution there was to add a static ARP entry for the LAN address of the cable modem. I have the TC4400 but with another firmware without this bug, so unfortunately I cannot tell how to do this with pfSense.

      I can confirm this. I have a TC4400 with .33 firmware without this issue, because the modem resets the interface after bootup. With my .41 firmware, I have this bug, because the interface doesn't get shutdown after boot.

      How to set a static arp?

      @HG said in arpresolve: can't allocate llinfo for 192.168.100.1:

      @chpalmer My experience with the Technicolor TC4400 SR70.12.33-180327 is that I can only access the management interface with the NAT and Virtual IP while it is connected to the ISP. It works without the NAT rule if there is no ISP connection. The Virtual IP was always needed, because the WAN interface gets it IP address via DHCP so it has no IP address at all without the connection to the ISP. With the connection to the ISP, the WAN interface gets its public IP via DHCP.

      In my case I don't need a virtual IP adress to access the TC4400 (with or without public IP). If it's not connected to the ISP, starts to deliver a 192.168.100.10 IP by DHCP. After this happened and the pubic IP returned, then this error shows up. If I disable to get a private IP from the modem I don't get this error but also I can't connect the WebGUI of the modem without a connection to ISP.

      Netgate 6100 MAX

      H 2 Replies Last reply Reply Quote 0
      • chpalmerC
        chpalmer @HG
        last edited by

        @HG said in arpresolve: can't allocate llinfo for 192.168.100.1:

        My experience with the Technicolor TC4400 SR70.12.33-180327 is that I can only access the management interface with the NAT and Virtual IP while it is connected to the ISP.

        That is a limitation of that particular modem model.

        Triggering snowflakes one by one..
        Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

        1 Reply Last reply Reply Quote 0
        • H
          HG @mrsunfire
          last edited by HG

          @mrsunfire said in arpresolve: can't allocate llinfo for 192.168.100.1:

          How to set a static arp?

          Unfortunately, I don't know how to do it permanently, and I have no real experience with it, but you could try first manually by executing "arp -S 192.168.100.1 xx:xx:xx:xx:xx:xx" (replace xx:xx:xx:xx:xx:xx with the modem's MAC address) on the command line to see if it really helps.

          1 Reply Last reply Reply Quote 0
          • M
            mrsunfire
            last edited by

            On DHCP server site I can configure static arp but on client site I don't think so. Maybe by command. I will give it a try next week and will update you guys. Thanks so far.

            Netgate 6100 MAX

            1 Reply Last reply Reply Quote 0
            • H
              HG @mrsunfire
              last edited by

              @mrsunfire said in arpresolve: can't allocate llinfo for 192.168.100.1:

              If it's not connected to the ISP, starts to deliver a 192.168.100.10 IP by DHCP.

              Maybe I remembered incorrectly and that was probably also the case in my setup and I added the virtual IP together with the NAT.

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

                Did any of you try adding a VIP on the WAN in the modem mgmt subnet?

                W 1 Reply Last reply Reply Quote 0
                • M
                  mrsunfire
                  last edited by

                  What do you mean by this? I now added a Virtual IP for WAN (192.168.100.2) and will see if this helps. Before that I didn't have any VIP or NAT only a outbound firewall rule on LAN.

                  Netgate 6100 MAX

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

                    If pfSense has a an interface in that subnet marked as local in the routing table it should be able to add ARP entries for things inside it removing the issue.
                    You might need to add an outbound NAT rule after doing that though since pfSense will just route to it as a local subnet and the modem will have no rout5e back.

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • M
                      monofox
                      last edited by

                      I can confirm, that adding VIP to WAN with /32 mask and adding outbound NAT gives proper access to maintenance screen of TC4400. I cross checked through web ui as well as ssh, that its working without adding static arp (there is actually no arp entry). I'd originally defined the VIP in /24 subnet on WAN interface. In that case obviously i needed a static arp entry. But with /32 its not required.

                      1 Reply Last reply Reply Quote 0
                      • S SteveITS referenced this topic on
                      • J jrey referenced this topic on
                      • W
                        war6000 @stephenw10
                        last edited by

                        @stephenw10 said in arpresolve: can't allocate llinfo for 192.168.100.1:

                        Did any of you try adding a VIP on the WAN in the modem mgmt subnet?

                        This worked for me. Thank you @stephenw10

                        4d67a0e2-0837-40f7-9149-6e9a3ac05aa3-image.png

                        johnpozJ 1 Reply Last reply Reply Quote 1
                        • johnpozJ
                          johnpoz LAYER 8 Global Moderator @war6000
                          last edited by johnpoz

                          @war6000 while that would most likely stop the logs you were seeing. It would prob be a more logical to set your ip to say 192.168.100.2/24 and then if you want to talk to 192.168.100.1 to access say your modems status page you would be coming from 192.168.100.2 vs your public IP on that interface hoping the modem answers, etc.

                          vip.jpg

                          states.jpg

                          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

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