<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I am trying to retrieve financial data off website for stock market<br>
analysis.  Just hobby not for pay.  I actually am impressed that<br>
urllib2 and BeautifulSoup work pretty well to do what I want, and the<br>
first little routine actually gets the data from the web page...<br>
except if my VPN client is turned on.<br></blockquote><div><br></div><div>Usually when something like that happens with a VPN its because the VPN has been configured to do so. Its the default usually and is a security precaution.  The exact wording of the option varies from VPN client to VPN client; and its usually hidden deep in 'advanced'. E.g., on the mac its "Send all traffic over VPN connection", on Windows I /believe/ its something like "Set as default gateway" but its been awhile since I had to tweak my windows install. No idea what it looks like on the Cisco client.</div>

<div><br></div><div>--S </div></div>