Thanks a lot!! i will try it.

Best Regards, (R) ""... Live your life as if you will die tomorrow but learn
as if you will
live forever ..." Mahatma Gandhi"  (tm)
smart-questions<http://www.catb.org/esr/faqs/smart-questions.html>
Fingerprint=D4E7 C1E5 8599 A751 95F5 BBA1 4382 0E91 87CD D24D


On Wed, Feb 5, 2014 at 12:20 PM, Hans Hommes <[email protected]> wrote:

> OpenVPN client on a Fonera:
>
> First create the files by making a new client on your openVPN server.
> Now create a new file in /etc/init.d/ name it openvpn-client
> Put the next text in te file:
> #!/bin/sh /etc/rc.common
> # Copyright (C) 2006 OpenWrt.org
>
> START=97
> start() {
>     sleep 75
>     openvpn --cd /etc/openvpn --daemon --config FON_MyPlace.ovpn --log
> /tmp/openvpn-client.log
>     sleep 5
> }
>
> create a map keys.MyPlace in the folder /etc/openvpn/
> Put the keyfiles from step 1 in there. (3 files)
> Rename FONERA.ovpn to FON_MyPlace.ovpn and put it in /etc/openvpn/
> Execute the next commands.
> /etc/init.d/openvpn-client enable
> /etc/init.d/openvpn-client start
>
> You must now have contact with the main network.
> Good luck.
>
>
>
> 2014-02-04 ~Gabriel ~ <[email protected]>:
>
> Good Question, I was researched too about that without luck.  **OT** is
>> there manner to set openvpn as client ?
>>
>> thanks a lot.
>>
>> Best Regards, (R) ""... Live your life as if you will die tomorrow but
>> learn as if you will
>> live forever ..." Mahatma Gandhi"  (tm)    
>> smart-questions<http://www.catb.org/esr/faqs/smart-questions.html>
>> Fingerprint=D4E7 C1E5 8599 A751 95F5 BBA1 4382 0E91 87CD D24D
>>
>>
>> On Tue, Feb 4, 2014 at 4:27 PM, FM <[email protected]> wrote:
>>
>>> Hi!
>>>
>>> How do I enable logs on the openvpn server of Fonera 2.0n?
>>>
>>> I believe that this is not enabled by default...
>>>
>>> Thanks!
>>>
>>> FM
>>>
>>> _______________________________________________
>>> Development mailing list
>>> [email protected]
>>> http://fonosfera.org/mailman/listinfo/development
>>>
>>
>>
>> _______________________________________________
>> Development mailing list
>> [email protected]
>> http://fonosfera.org/mailman/listinfo/development
>>
>>
>
>
> --
> Gr. HansH.
>
> _______________________________________________
> Development mailing list
> [email protected]
> http://fonosfera.org/mailman/listinfo/development
>
>
_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to