<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/accel-ppp, branch vyos/1.4dev1</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=vyos%2F1.4dev1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.4dev1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-09-03T07:25:06+00:00</updated>
<entry>
<title>ipoe: T5542: fix Jinja2 template and add missing dhcp relay config</title>
<updated>2023-09-03T07:25:06+00:00</updated>
<author>
<name>Niklas Polte</name>
<email>77445745+Niklasthegeek@users.noreply.github.com</email>
</author>
<published>2023-09-03T07:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1ae9c4162dc13844ec0f028a51b4b2d111954196'/>
<id>urn:sha1:1ae9c4162dc13844ec0f028a51b4b2d111954196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5213: Add accounting-interim-interval option for PPTP-server</title>
<updated>2023-05-10T09:31:10+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-05-10T09:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=98c310462dedbb3907e8ba871dab89ae7573e667'/>
<id>urn:sha1:98c310462dedbb3907e8ba871dab89ae7573e667</id>
<content type='text'>
Add RADIUS accounting-interim-interval option for PPTP-server
Specifies interval in seconds to send accounting information
(may be overridden by radius Acct-Interim-Interval attribute)

set vpn pptp remote-access authentication radius accounting-interim-interval '52'
</content>
</entry>
<entry>
<title>T5213: Add accounting-interim-interval option for L2TP-server</title>
<updated>2023-05-10T09:19:11+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-05-10T09:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=153f3579d703e16bbd0f82b1ac243f42c25af6bd'/>
<id>urn:sha1:153f3579d703e16bbd0f82b1ac243f42c25af6bd</id>
<content type='text'>
Add RADIUS accounting-interim-interval option for L2TP-server
Specifies interval in seconds to send accounting information
(may be overridden by radius Acct-Interim-Interval attribute)

set vpn l2tp remote-access authentication radius accounting-interim-interval '120'
</content>
</entry>
<entry>
<title>T5213: Add accounting-interim-interval option for PPPoE IPoE SSTP</title>
<updated>2023-05-09T11:33:04+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-05-09T11:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=718d11daa2bd74b1b3318a9fdd54bd878ea5ff3e'/>
<id>urn:sha1:718d11daa2bd74b1b3318a9fdd54bd878ea5ff3e</id>
<content type='text'>
Add RADIUS accounting-interim-interval option for PPPoE/IPoE/SSTP
servers.
Specifies interval in seconds to send accounting information
(may be overridden by radius Acct-Interim-Interval attribute)

set service pppoe-server authentication radius accounting-interim-interval '60'
</content>
</entry>
<entry>
<title>T4727: Change and fix RADIUS rate-limit option for pptp</title>
<updated>2023-04-11T20:20:19+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-04-11T20:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f62dffaa3121261925b4850fe0400dd33449e5f5'/>
<id>urn:sha1:f62dffaa3121261925b4850fe0400dd33449e5f5</id>
<content type='text'>
Initially the option 'rate-limit' was implemented with the
wrong place in the CLI:

  set vpn pptp remote-access authentication rate-limit &lt;xxx&gt;

Expected under 'radius' section:
  set vpn pptp remote-access authentication radius rate-limit &lt;xxx&gt;

Configuration for 'rate-limit' (Jinja2 template) never worked for
pptp, fix it.
</content>
</entry>
<entry>
<title>T5099: IPoE-server add option next-pool for named ip pools</title>
<updated>2023-03-21T14:47:48+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-21T14:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7cb95a6bc9801abcc70f8d4cfbcc79718148de1c'/>
<id>urn:sha1:7cb95a6bc9801abcc70f8d4cfbcc79718148de1c</id>
<content type='text'>
In cases with multiple named IP pools, it is required the option 'next'
to be sure that if IP addresses ended in one pool, then they would
begin to be allocated from the next named pool.

For accel-ppp it requires specific order as pool must be defined
before we can use it with the 'next-option'

set service ipoe-server client-ip-pool name first-pool subnet '192.0.2.0/25'
set service ipoe-server client-ip-pool name first-pool next-pool 'second-pool'
set service ipoe-server client-ip-pool name second-pool subnet '203.0.113.0/25'

[ip-pool]
203.0.113.0/25,name=second-pool
192.0.2.0/25,name=first-pool,next=second-pool
</content>
</entry>
<entry>
<title>T5092: IPoE-server named pool must not rely on auth type</title>
<updated>2023-03-16T10:28:46+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-16T10:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=45de84952e6fca7aba397bc1097de5b0b9509937'/>
<id>urn:sha1:45de84952e6fca7aba397bc1097de5b0b9509937</id>
<content type='text'>
Named pools for ipoe-server must not rely on autentication type
It is a separate global option for [ipoe] and [ip-pool] sections
</content>
</entry>
<entry>
<title>T5073: IPoE-server fix parse empty range option</title>
<updated>2023-03-09T08:04:04+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-09T08:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7310b1bf6553361b165c174336ab8e6a762ff0ef'/>
<id>urn:sha1:7310b1bf6553361b165c174336ab8e6a762ff0ef</id>
<content type='text'>
If the 'client-subnet' is not used we must exclude it
from the ipoe.config.j2 template.
Otherwise we get wrong empty parameter ',range=,'
</content>
</entry>
<entry>
<title>T5057: Fix IPoE regex Jinja2 for interface</title>
<updated>2023-03-07T08:44:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-07T08:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=df82afa755454179d9699a9f1488477bdb84ec5d'/>
<id>urn:sha1:df82afa755454179d9699a9f1488477bdb84ec5d</id>
<content type='text'>
Fix incorrect regex '\d+' when used vlan ranges
For example 'ipoe-server interface eth1 vlan 2000-3000'

  - replace 'interface=re:eth1\.\d+'
         =&gt; 'interface=re:^eth1\.(200\d|20[1-9]\d|2[1-9]\d{2}|3000)$'
</content>
</entry>
<entry>
<title>T5056: Fix IPoE server template for vlan-mon</title>
<updated>2023-03-06T11:58:51+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-06T11:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=39f6be1dcb9e28d8f768efe779273d75f6637a5d'/>
<id>urn:sha1:39f6be1dcb9e28d8f768efe779273d75f6637a5d</id>
<content type='text'>
After rewriting IPoE server for config.dict the ipoe.config.j2
template wasn't changed for 'vlan-mon' section
Fix it
</content>
</entry>
</feed>
