<div>Hi all. I&#39;ve been using the code from this page in order to create custom packets.</div>
<div><a href="http://www.codeproject.com/KB/IP/UDPandWPCAP.aspx">http://www.codeproject.com/KB/IP/UDPandWPCAP.aspx</a></div>
<div> </div>
<div>However, I recently found that when I VPN into my work, even once I disconnect from VPN, WinPcap refuses to send any subsequent packets. Before I use VPN the code sends packets just fine. This happens even though I&#39;m VPNing in via a wireless interface, and injecting raw packets into a wired interface. This also happens whether I select a split tunnel or tunnel-all configuration in the VPN. Other packets like ping work fine, but when I run wireshark on the system, it shows that my code is not even putting my packets onto the wire after VPNing. The only way I have been able to restore the ability to send the packets is to restart the system.</div>

<div> </div>
<div>Does anyone have any thoughts on why this might be the case?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>B</div>