<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Comic Sans MS">You might remember the problem I had with
sending mail while the VPN was connected. I just got that fixed.
I can't take the credit. I finally contacted the people at
vpnsecure.me and Shane gave me the solution.<br>
<br>
First I had to add this to the hosts file.<br>
</font>74.125.137.16 smtp.googlemail.com<br>
<br>
Then I had to enter this. 10.0.0.1 is my router's IP address.<br>
route add -net 74.125.137.16 netmask 255.255.255.255 gw 10.0.0.1<br>
<br>
Then I was advised to put that in /etc/rc.local which I haven't done
yet. After following the instructions it worked. I thought I would
pass along the solution in the event someone else finds it useful.<br>
<br>
<pre class="moz-signature" cols="72">--
"I get my copy of the daily paper, look at the obituaries page, and if I’m not there, I carry on as usual."
Patrick Moore</pre>
<br>
</body>
</html>