https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13448
--- Comment #11 from Jörg Mayer <[email protected]> --- Tried, failed: a) libpcap now needs to install remote-ext.h next to pcap.h after manually copying the file and rebuilding I get b)jmayer@newegg:~/worktmp/wireshark/bugs/13448_pcap_activate$ dumpcap -i 'rpcap://[10.122.4.11]:2002/' Capturing on 'rpcap://[10.122.4.11]:2002/' dumpcap: The capture session could not be initiated on interface 'rpcap://[10.122.4.11]:2002/' (The interface name has not been specified in the source string.). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. jmayer@newegg:~/worktmp/wireshark/bugs/13448_pcap_activate$ dumpcap -i 'rpcap://[10.122.4.11]:2002/wifi0' Capturing on 'rpcap://[10.122.4.11]:2002/wifi0' dumpcap: The capture session could not be initiated on interface 'rpcap://[10.122.4.11]:2002/wifi0' (Unknown error (pcap bug; actual error cause not reported)). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. No RPCAP packages on the network. -- You are receiving this mail because: You are watching all bug changes.
___________________________________________________________________________ Sent via: Wireshark-bugs mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-bugs Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs mailto:[email protected]?subject=unsubscribe
