Tema: Re: openvpn
Autorius: KEdas
Data: 2008-04-11 17:29:14
O kur kliento konfigūracija ir ką reiškia "serveris nemato"? Gal tuose 
klientuose FW reikia išjungti?

P.S. MKN Ablomas buvo teisus. Kodėl mes turėtume tau padėti, jei tu 
nepasivargini suformuluoti klausimo?

Mantas rašė:
> gal konkreciau butu galima?
>
> serverio konfigas:
>
> # Specify device
> dev tun
>
> # Server and client IP and Pool
> server 10.8.0.0 255.255.255.0
> ifconfig-pool-persist ipp.txt
>
> # Certificates for VPN Authentication
> ca /usr/local/etc/openvpn/keys/ca.crt
> cert /usr/local/etc/openvpn/keys/server.crt
> key /usr/local/etc/openvpn/keys/server.key
> dh /usr/local/etc/openvpn/keys/dh1024.pem
>
> # Routes to push to the client
> push "route 192.168.0.0 255.255.255.0"
>
> # Use compression on the VPN link
> comp-lzo
>
> # Make the link more resistent to connection failures keepalive 10 60
> ping-timer-rem
> persist-tun
> persist-key
>
> # Run OpenVPN as a daemon and drop privileges to user/group nobody 
> user nobody
> group nobody
> daemon
>
>
>
>
> ABLomas wrote:
>> On 2008.04.10 23:27, Mantas wrote:
>>
>>> ar imanoma tai padaryti?
>>
>> Įmanoma...
>> http://openvpn.net/index.php/documentation/manuals/openvpn-20x-manpage.html 
>>