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

#6984
boooooom
Participant

    I want to capture packets and redirect in SSL VPN environment. But, it seems that any packets didn’t come to my proc.

    I think WinPkFilter can’t capture packets from virtual network adapter like vmware..

    GetTcpipBoundAdaptersInfo(&m_listAdapter);

    There isn’t any information about virtual network adapter in the result. How can I get virtual adapter informations? Is it possible to capture packets and redirect from virtual adapter?