<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/vpn, branch 1.3.3</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.3.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2023-01-31T20:06:59+00:00</updated>
<entry>
<title>l2tp: sync branches</title>
<updated>2023-01-31T20:06:59+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2023-01-31T20:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=316586442b4699275a508df663793954c5f9a90b'/>
<id>urn:sha1:316586442b4699275a508df663793954c5f9a90b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VPN: fix close action jpg</title>
<updated>2023-01-11T09:05:34+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2023-01-11T09:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=1a168ab7ec6b9427e7b439fd103bef5db0a4d561'/>
<id>urn:sha1:1a168ab7ec6b9427e7b439fd103bef5db0a4d561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added the description about few ipsec parameters i.e close-action and</title>
<updated>2023-01-09T11:41:24+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2023-01-09T11:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=303654c83949238f0bc7f447e94577392fc38488'/>
<id>urn:sha1:303654c83949238f0bc7f447e94577392fc38488</id>
<content type='text'>
dead-peer-detection
</content>
</entry>
<entry>
<title>Add missing param to encrypt tunnel</title>
<updated>2022-07-19T10:06:23+00:00</updated>
<author>
<name>Eshenko Dmitriy</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2022-07-19T10:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=79977d0da0f494fea4fa6ddd71e47d3a92b7b819'/>
<id>urn:sha1:79977d0da0f494fea4fa6ddd71e47d3a92b7b819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>panels: fix links for equuleus</title>
<updated>2022-04-01T12:22:42+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2022-04-01T12:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2df1c7d8b4193c30273809d997c710224eb79069'/>
<id>urn:sha1:2df1c7d8b4193c30273809d997c710224eb79069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in example</title>
<updated>2021-08-03T08:38:23+00:00</updated>
<author>
<name>Eshenko Dmitriy</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2021-08-03T08:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ff5e87fc2737867c00fb667630ab58b867ea3566'/>
<id>urn:sha1:ff5e87fc2737867c00fb667630ab58b867ea3566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tunnel: T3366: rename local-ip and remote-ip CLI nodes</title>
<updated>2021-07-25T19:17:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-25T19:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7dadc47c1bd977a4f2f91c159e6331767b85affe'/>
<id>urn:sha1:7dadc47c1bd977a4f2f91c159e6331767b85affe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correction in command syntax "set vpn l2tp remote-access dns-servers"</title>
<updated>2021-03-05T14:23:58+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2021-03-05T14:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9b6f4d6e14ce34ee5e4a3d81c76e4b6622c8eb9d'/>
<id>urn:sha1:9b6f4d6e14ce34ee5e4a3d81c76e4b6622c8eb9d</id>
<content type='text'>
dns-servers parameter is replaced with name-server in the latest release

Old Syntax:
set vpn l2tp remote-access dns-servers server-1 '198.51.100.8'
set vpn l2tp remote-access dns-servers server-2 '198.51.100.4'

New Syntax:
set vpn l2tp remote-access name-server '198.51.100.8'
set vpn l2tp remote-access name-server '198.51.100.4'
</content>
</entry>
<entry>
<title>RSA Keys: Added information related to RSA keys</title>
<updated>2020-12-25T12:00:53+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2020-12-25T12:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=8adf48d9b102cf9bd49b6d4516debaab1320d38a'/>
<id>urn:sha1:8adf48d9b102cf9bd49b6d4516debaab1320d38a</id>
<content type='text'>
RSA-Keys page was blank, so added the steps to generate and add the keys to
the VPN IPSec config.
Also corrected the IPSec/GRE page where authentication parameter was
missing before remote-id.
</content>
</entry>
<entry>
<title>vpn: fix lint errors</title>
<updated>2020-12-11T13:54:50+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-11T13:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=19596fd91ee067594957252768aed98579c1a4dc'/>
<id>urn:sha1:19596fd91ee067594957252768aed98579c1a4dc</id>
<content type='text'>
</content>
</entry>
</feed>
