openwrt-19:openvpn-server
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
openwrt-19:openvpn-server [2020/02/02 20:55] – admin | openwrt-19:openvpn-server [2020/06/19 14:57] (現在) – [TROUBLE SHOOT] admin | ||
---|---|---|---|
行 125: | 行 125: | ||
port 1194 | port 1194 | ||
proto udp | proto udp | ||
- | dev tun0 | + | dev tun |
server 10.8.0.0 255.255.255.0 | server 10.8.0.0 255.255.255.0 | ||
topology subnet | topology subnet | ||
client-to-client | client-to-client | ||
keepalive 10 120 | keepalive 10 120 | ||
- | tls-auth ta.key 0 | ||
user nobody | user nobody | ||
group nogroup | group nogroup | ||
行 145: | 行 144: | ||
push " | push " | ||
< | < | ||
- | <tls-crypt> | + | <tls-auth> |
< | < | ||
< | < | ||
行 188: | 行 187: | ||
dev tun | dev tun | ||
nobind | nobind | ||
- | client | ||
auth-nocache | auth-nocache | ||
remote-cert-tls server | remote-cert-tls server | ||
compress lz4-v2 | compress lz4-v2 | ||
verb 3 | verb 3 | ||
- | <tls-crypt> | + | <tls-auth> |
< | < | ||
< | < | ||
行 200: | 行 198: | ||
chmod 600 / | chmod 600 / | ||
done | done | ||
- | umask $UMASK_BUFF | ||
ls / | ls / | ||
</ | </ | ||
- | |||
- | |||
- | ==== TROUBLE SHOOT ==== | ||
- | |||
- | opkg update | ||
- | opkg install ipset | ||
openwrt-19/openvpn-server.1580644525.txt.gz · 最終更新: 2020/02/02 20:55 by admin