This article applies as of PRTG 19.2.50
After upgrading PRTG installation to version 19.2.50 having issues with DHCP on any server where I installed a remote probe. Also, there are random DNS server and DFS server issues. What can I do about it?
The Npcap loopback adapter and additional services
As of PRTG 19.2.50, Packet Sniffer and Packet Sniffer (Custom) sensors use the Npcap library instead of the deprecated WinPcap library to monitor your traffic. With version 19.2.50, PRTG also installs a loopback adapter as part of this Npcap library. If the remote probe system also runs additional services, for example, a DHCP server, this adapter might result in unexpected behavior.
Possible errors because of an installed Npcap loopback adapter
The following errors might occur because of an installed Npcap loopback adapter:
- EXE sensor timeout errors (for example, VMware sensors, Windows Updates Status (PowerShell) sensors, or HTTP XML/REST Value sensors)
- Error messages:
- Cannot get hostname (DNS issue)
- Cannot resolve DNS (DNS issue)
- Cannot get IP address (DHCP issue)
- Flow issues
Tips for troubleshooting
To solve these issues, you need to manually uninstall the Npcap loopback adapter:
- Right-click the Windows start button and select Device Manager.
- Click the > arrow next to Network adapters to open a list of currently installed network adapters.
- Right-click Npcap Loopback Adapter and select Uninstall device.
- Click Uninstall to start the uninstall process.
Note: With PRTG 19.x.51, the Npcap loopback adapter is not automatically installed anymore. If you directly upgrade to this version without upgrading to PRTG 19.x.50 first, PRTG does not install the Npcap loopback adapter.
More
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.