Re: Re: WinPkFilter doesn’t work when I’m using VPN

Home Forums Discussions Support WinPkFilter doesn’t work when I’m using VPN Re: Re: WinPkFilter doesn’t work when I’m using VPN

#6992
kchuang
Participant

    @SerpentFly wrote:

    There are more and more devices (4G or 3G broadband USB stick) coming out with different types and I want to let WinPkFilter to see the packets from them.

    These devices normally has wan or ethernet (if vendor provides ethernet emulation software) media type. Since Windows 7 new media type was added (Mobile Brodband stack) named ppip. All these media types are supported by WinpkFilter drivers.

    Thanks for your response. Currently, we have problems to catch packets from ppip media type. When we use “GetTcpipBoundAdaptersInfo” function from the sample code (adapter list), it seems the adapter with ppip media type doesn’t show up. What should we modify to show adapter with ppip media type?

    Thanks!