mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
openvpn: example add missing closing '
(cherry picked from commit 7e01e9f2445c02a9c053fd241703da9b04b4ef18)
This commit is contained in:
parent
0d09debdd0
commit
7946438b90
@ -81,7 +81,7 @@ Local Configuration:
|
||||
set interfaces openvpn vtun1 mode site-to-site
|
||||
set interfaces openvpn vtun1 protocol udp
|
||||
set interfaces openvpn vtun1 persistent-tunnel
|
||||
set interfaces openvpn vtun1 remote-host '203.0.113.11
|
||||
set interfaces openvpn vtun1 remote-host '203.0.113.11'
|
||||
set interfaces openvpn vtun1 local-port '1195'
|
||||
set interfaces openvpn vtun1 remote-port '1195'
|
||||
set interfaces openvpn vtun1 shared-secret-key-file '/config/auth/openvpn-1.key'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user