![]() | ![]() | ![]() |
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
resource:info:bobvpn [2016/03/27 11:24] rim |
resource:info:bobvpn [2023/02/15 12:46] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | On mac, in /Users/rim/easy-rsa/2.0 | + | ====== Bob's VPN setup ====== |
| - | source ./vars | + | - On mac, in /Users/rim/easy-rsa/2.0 |
| - | ./build-key <client-name> | + | * source ./vars |
| - | Move cert files to sc1.snu.ac.kr:/etc/openvpn | + | * ./build-key <client-name> |
| - | Give user a copy of <client-name>.crt, <client-name>.key and ca.crt | + | - Move cert files to sc1.snu.ac.kr:/etc/openvpn |
| - | If fixed address required, in sc1.snu.ac.kr:/etc/openvpn/ccd | + | - Give user a copy of <client-name>.crt, <client-name>.key and ca.crt |
| - | create file <client-name>, containing ifconfig-push 10.160.81.x 10.160.81.y, where x and y are taken from | + | - If fixed address required, in sc1.snu.ac.kr:/etc/openvpn/ccd |
| - | [1,2] [5,6] [9,10] [13,14] [17,18] | + | * create file <client-name>, containing ifconfig-push 10.160.81.x 10.160.81.y, where x and y are taken from |
| - | [21,22] [25,26] [29,30] [33,34] [37,38] | + | * [1,2] [5,6] [9,10] [13,14] [17,18] |
| - | . | + | * [21,22] [25,26] [29,30] [33,34] [37,38] |
| - | . | + | * . |
| - | . | + | * . |
| - | [241,242] [245,246] [249,250] [253,254] | + | * . |
| - | Note: only needed for machines which require a fixed addr | + | * [241,242] [245,246] [249,250] [253,254] |
| - | Note: need to be careful not to double-allocate | + | * Note: only needed for machines which require a fixed addr |
| - | Tell user their address, 10.161.81.x | + | * Note: need to be careful not to double-allocate |
| - | + | * Tell user their address, 10.161.81.x | |