Im trying to capture from my dialup(PPP) connection with WinPcap 3.1beta, but I cannot (capture from)/see any PPP adapter. Whats the problem (this information applies to 2000/XP/2003 only)?
First of all, WinPcap 3.1 uses the Microsoft NetMon driver to capture from dialup and VPN connection. This driver is installed automatically with the WinPcap setup. You can see this driver by looking at the properties of each network card or dialup connection (tab “General” or “Networking”, depending on the adapter, it’s listed as “Network Monitor Driver”). If you have accidentally removed this driver from your machine, you can reinstall it by issuing the following command (with administrator privileges) from the WinPcap installation folder, which is \Program Files\WinPcap: NetMonInstaller.exe i Secondly, in order to capture, you must have “Power Users” or “Administrators” privileges on Windows 2000 and XP, and “Power Users + Network Configuration Operations” or “Administrators” privileges on Windows Server 2003. If you do not have such privileges, WinPcap 3.1beta will list such adapters, but you won’t be able to open them (with pcap_openXXX or PacketOpenAdapter).
Related Questions
- Im trying to capture from my dialup(PPP) connection with WinPcap 3.1beta, but I cannot (capture from)/see any PPP adapter. Whats the problem (this information applies to 2000/XP/2003 only)?
- Ive recently upgraded to version 2.6.0.21 and can no longer get SpoonProxy to establish a dialup connection on my NT/Windows 2000/Xp machine. Whats wrong?
- Can I use WinPcap on a PPP connection?