Forum Discussion

pmwrightsr's avatar
pmwrightsr
Icon for Nimbostratus rankNimbostratus
Mar 17, 2025
Solved

BIG-IP Edge Endpoint Inspection Failure pre-VPN

  My government agency uses the F5 BIG-IP Endpoint Inspection. I have a PC that was working fine, that just stopped. I have tried MANY things. Any help to troubleshoot this issue is appreciated. I ...
  • pmwrightsr's avatar
    Mar 19, 2025

    Spent a day trying many different things. But there were two issues that appear to have resolved this issue:

    • Norton 360 did not fully deinstall and was listed as the Firewall choice.
    • Manually register the DLLs with elevated permissions:
      • Right-click Command Prompt > Run as administrator
        regsvr32 "C:\Windows\Downloaded Program Files\f5OesisInspectorCom4.dll"
        regsvr32 "C:\Windows\Downloaded Program Files\f5OesisInspectorCom.dll"

    I do not fully understand it, but maybe someone here can explain the real fix.