boooooom

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: using winpkfilter and NAC #7034
    boooooom
    Participant

      Sorry. I should have describe in detail.

      “NAC” means Network Access Control. Some NAC solutions have made conflict in my WinpkFilter with them. If NAC is installed, it occurs sometimes. But I don’t know the reason.

      I use Windows XP and both type of WinpkFilter. The version of WinpkFilter is 3.0.7.1.

      in reply to: 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?

        in reply to: WinPkFilter doesn’t work when I’m using VPN #6982
        boooooom
        Participant

          I used CNdisApi::SetMTUDecrement API, but WinPkFilter didn’t work.

          I don’t know what to do..

          After calling CNdisApi::GetTcpipBoundAdaptersInfo API, I got A adapter information.. Is that right?

          The name(m_szAdapterNameList) of the adapter was NDISIP… bla bla..

          in reply to: How to control loopback packets. #6956
          boooooom
          Participant

            Thanks to your reply.

            I use Winpkfilter in local network.

            I have some questions about how to capture loopback packets.

            In struct _STATIC_FILTER, I use FILTER_PACKET_REDIRECT flag for m_FilterAction. Is it right?

            What is data in m_NetworkFilter.m_IPv4.m_ValidFields when I capture loopback packets?

            PACKET_FLAG_ON_SEND or PACKET_FLAG_ON_RECEIVE?

            Thank you again.

          Viewing 4 posts - 1 through 4 (of 4 total)