Changes

Jump to navigation Jump to search
635 bytes added ,  18:30, 2 December 2013
m
Line 30: Line 30:  
==== Configure  ====
 
==== Configure  ====
   −
refer to [[OpenVPN_Bridge]]
+
This contribs is really minimal and doesn't have a panel to configure everything. You have to configure all by hand.
    +
here's the file the contrib expects to see before being started:
    +
* /etc/openvpn/routed/pub/cert.pem (the server certificate, in PEM format)
 +
* /etc/openvpn/routed/pub/cacert.pem (the CA certificate, in PEM format)
 +
* /etc/openvpn/routed/pub/dh.pem (Diffie-Helman parameters)
 +
* /etc/openvpn/routed/priv/key.pem (the server private key)
 +
* /etc/openvpn/routed/priv/takey.pem (an optional shared key)
 +
 +
If you already run the [[OpenVPN_Bridge]] contrib, you can just copy all the certificates:
 +
cp -a /etc/openvpn/bridge/{priv,pub} /etc/openvpn/routed/
    
==== Configure as running in parallel of bridge contrib ====
 
==== Configure as running in parallel of bridge contrib ====

Navigation menu