Hi Brian:<br><br>First thing is you have a typo in the .conf file correct the proto line, is should be udp.<br>For further setup information have a look at: <br><br><a href="http://openvpn.net/index.php/open-source/documentation/howto.html#config">http://openvpn.net/index.php/open-source/documentation/howto.html#config</a><br>
<br>Jerry<br><div class="gmail_quote"><br><br><br>On 21 November 2011 08:20, HALL,Brian C <span dir="ltr"><<a href="mailto:brian.hall02@uwimona.edu.jm">brian.hall02@uwimona.edu.jm</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Good Morning All,<br>
<br>
<br>
<br>
<br>
In installing openvpn I didn’t see a client.conf file. I want my XS to connect to a vpn server. In essence the XS will be the vpn client.<br>
<br>
I have my vpn  keys and in trying to create the client.conf file I received some errors.<br>
<br>
The issue is that when I created my client.conf file then restarted the openvpn service, it did not start. Iam able to stop it but not start.<br>
<br>
<br>
I had previously gotten a site to look at regarding openvpn configuration however the site is now down.<br>
<br>
See  the below client.conf file I created using a couple web sites.<br>
____________________________________________________________________________________________________________________________________________________<br>
client<br>
dev tun<br>
proto upd<br>
user nobody<br>
group nogroup<br>
ca /etc/openvpn/keys/*.crt<br>
cert /etc/openvpn/keys/*.crt<br>
key  /etc/openvpn/keys/*.key<br>
remote IP_ADDRESS 1194<br>
resolv-retry infinite<br>
nobind<br>
mute-replay-warnings<br>
_______________________________________________________________________________________________________________________________________________________<br>
<br>
<br>
Not sure where I went wrong. Iam assuming that I missed a couple lines..Not sure where.<br>
<br>
Regards,<br>
Brian<br>
<br>
<br>
<br>
_______________________________________________<br>
OLPC-AU mailing list<br>
<a href="mailto:OLPC-AU@lists.laptop.org">OLPC-AU@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/olpc-au" target="_blank">http://lists.laptop.org/listinfo/olpc-au</a><br>
</blockquote></div><br>