I need to monitor packets on adapters connected to the local network as well as adapters connected to the internet via Dialup. Do I need to set an event for both the SetWANEvent and SetPacketEvent?
Is there anything special that I need to do in order to monitor / filter packets going through a dial up adapter versus an adapter connected to the local network?
I have things working well with adapters on the local network, I am going to now test dialup connections and noticed the SetWANEvent method.
Thank you