1
0
mirror of https://git.dn42.dev/wiki/wiki synced 2025-03-15 03:43:33 +00:00

Updated openvpn (markdown)

This commit is contained in:
Mic92 2016-02-22 21:26:24 +00:00
parent 2bbe44f198
commit 32ece1458b

View File

@ -8,7 +8,7 @@
* Replace `<INTERFACE_NAME>` with a self chosen name, this will be the name of your network interface (tun device) for this peering * Replace `<INTERFACE_NAME>` with a self chosen name, this will be the name of your network interface (tun device) for this peering
* Replace `<LOCAL_GATEWAY_IP>` with your own dn42 ip address * Replace `<LOCAL_GATEWAY_IP>` with your own dn42 ip address
* Replace `<REMOTE_GATEWAY_IP>` with dn42 ip address of your peer * Replace `<REMOTE_GATEWAY_IP>` with dn42 ip address of your peer
* <LOCAL_GATEWAY_IPV6> <REMOTE_GATEWAY_IPV6> same as ipv4, but both ip addresses needs to be in the same subnet. For simplicity you can always use an address from link-local ipv6 range (fe80::/64) * `<LOCAL_GATEWAY_IPV6> <REMOTE_GATEWAY_IPV6>` same as ipv4, but both ip addresses needs to be in the same subnet. For simplicity you can always use an address from link-local ipv6 range (fe80::/64)
``` ```
#/etc/openvpn/<PEER_NAME> #/etc/openvpn/<PEER_NAME>