Windows rpcapd

From VoIPmonitor.org
Jump to navigation Jump to search

Steps for enable live sniffer as a service on Windows

(tested on 8.1 64b, IP 192.168.88.247)

  • Instal windows wireshark including wincap driver===
  • Locate winpcap file (c:\Program Files (x86)\WinPcap)
  • In winpcap folder we create config file for 'Remote Packet Capture' service (and set there IP from which we can access this service)
rpcapd.exe -s rpcapd.ini -l 192.168.88.243
press CTRL+C and check existence of file rpcapd.ini
PC settings->services->remote packet capture->start
  • we can chec

Steps for enable live capture using rpcap from remote PC

(tested on linux Wheezy, IP 192.168.88.243)