This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:vpnserver-openwrt [2024/02/17 19:34] – oemb1905 | computing:vpnserver-openwrt [2024/07/01 23:09] (current) – oemb1905 | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ------------------------------------------- | ------------------------------------------- | ||
| - | This tutorial | + | This tutorial |
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| - | [[http:// | ||
| It is probably best to stop network manager; after that, assign a local ip address (on the same subnet as the router) to your network interface. | It is probably best to stop network manager; after that, assign a local ip address (on the same subnet as the router) to your network interface. | ||
| Line 106: | Line 109: | ||
| easyrsa --batch init-pki | easyrsa --batch init-pki | ||
| easyrsa --batch gen-dh | easyrsa --batch gen-dh | ||
| - | easyrsa --batch build-ca nopass | + | easyrsa --batch build-ca |
| easyrsa --batch build-server-full < | easyrsa --batch build-server-full < | ||