<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/ipsec/swanctl/remote_access.tmpl, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-05-01T17:44:52+00:00</updated>
<entry>
<title>ipsec: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T17:44:52+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T17:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=49b1afc25b73d9c5daae1c76edb88aab42afa83e'/>
<id>urn:sha1:49b1afc25b73d9c5daae1c76edb88aab42afa83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-13T20:51:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-13T20:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e8a637eec0cc398f78a877ece6b9c7cdca418970'/>
<id>urn:sha1:e8a637eec0cc398f78a877ece6b9c7cdca418970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T3828: Use IKE dh-group when ESP dh-group is set to `enable`</title>
<updated>2021-09-13T12:23:54+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-09-13T11:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2e68b070f1531c87d5976213565d9b929c5589ab'/>
<id>urn:sha1:2e68b070f1531c87d5976213565d9b929c5589ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T1210: Jinj2 template did not honor inactivity/timeout setting</title>
<updated>2021-08-27T09:05:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-27T09:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cfd4d283ff0297372248b4ec57f67fd36dd33fc2'/>
<id>urn:sha1:cfd4d283ff0297372248b4ec57f67fd36dd33fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T1210: add missing if clause around unique key</title>
<updated>2021-08-20T11:57:16+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-20T11:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2278785d4327c961a2c3a8e36637f4e464ad7230'/>
<id>urn:sha1:2278785d4327c961a2c3a8e36637f4e464ad7230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T1210: add "unique" option to specify how to handle multiple connections</title>
<updated>2021-07-19T17:04:13+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-19T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=02043297db68d45b2ca398486cc119d1c103e68c'/>
<id>urn:sha1:02043297db68d45b2ca398486cc119d1c103e68c</id>
<content type='text'>
Connection uniqueness policy to enforce. To avoid multiple connections from the
same user, a uniqueness policy can be enforced.

* never: never enforce such a policy, even if a peer included INITIAL_CONTACT
  notification
* keep: reject new connection attempts if the same user already has an active
  connection
* replace: delete any existing connection if a new one for the same user gets
  established

To compare connections for uniqueness, the remote IKE identity is used. If EAP
or XAuth authentication is involved, the EAP-Identity or XAuth username is used
to enforce the uniqueness policy instead.
</content>
</entry>
<entry>
<title>ipsec: T1210: split out pool from remote-access configuration</title>
<updated>2021-07-19T17:01:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-19T17:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9556d78b1d54c7320a0154990c61d23c6197c38f'/>
<id>urn:sha1:9556d78b1d54c7320a0154990c61d23c6197c38f</id>
<content type='text'>
Remote access IP pools can now be defined at a global level and referenced
in IPSec remote-access connections. To defined a pool use:

set vpn ipsec remote-access pool global-ipv4 name-server '172.16.1.1'
set vpn ipsec remote-access pool global-ipv4 prefix '192.168.0.0/24'
set vpn ipsec remote-access pool global-ipv6 name-server '2001:db8::1'
set vpn ipsec remote-access pool global-ipv6 prefix '2001:db8:1000::/64'

A connection can then reference the pool:

set vpn ipsec remote-access connection foo pool 'global-ipv4'
set vpn ipsec remote-access connection foo pool 'global-ipv6'
</content>
</entry>
<entry>
<title>ipsec: T1210: remote-access pools can not hold both IPv4 and IPv6 prefixes</title>
<updated>2021-07-18T19:35:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-18T19:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=48c768abbf53b752a55db2adea1f998cb28da55c'/>
<id>urn:sha1:48c768abbf53b752a55db2adea1f998cb28da55c</id>
<content type='text'>
... this enables a dual-stack IKEv2 VPN deployment.
</content>
</entry>
<entry>
<title>ipsec: T1210: T1251: Add more features to remote-access connections</title>
<updated>2021-07-05T20:01:10+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-07-05T14:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0b93fce06526a2826c19adcbb25874e51cccf68e'/>
<id>urn:sha1:0b93fce06526a2826c19adcbb25874e51cccf68e</id>
<content type='text'>
- Adds client/server authentication methods.
- Adds basic verification to remote-access.
- Adds DHCP pool and options to remote-access.
- Cleanup unused PKI files.
</content>
</entry>
<entry>
<title>ipsec: T1210: T1251: add "local" traffic-selector include definition</title>
<updated>2021-07-04T19:02:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-04T19:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1c727bd25ef28fb729f66072f026be560978853d'/>
<id>urn:sha1:1c727bd25ef28fb729f66072f026be560978853d</id>
<content type='text'>
Used by both site2site and remote-access/road-warrior VPN connections.
</content>
</entry>
</feed>
