<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates, branch 1.3.4</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=1.3.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-10-08T16:16:04+00:00</updated>
<entry>
<title>Merge pull request #2333 from sever-sever/T5213-eq</title>
<updated>2023-10-08T16:16:04+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2023-10-08T16:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e6118a08081faccaccea14fe1c30a633250ef901'/>
<id>urn:sha1:e6118a08081faccaccea14fe1c30a633250ef901</id>
<content type='text'>
T5213: Add accounting-interim-interval option for PPPoE-server</content>
</entry>
<entry>
<title>pppoe: T5630: allow to specify MRU in addition to already configurable MTU</title>
<updated>2023-10-08T07:45:00+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-03T16:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=88c1fd3a35926d813967b3c969e01b41ea67771a'/>
<id>urn:sha1:88c1fd3a35926d813967b3c969e01b41ea67771a</id>
<content type='text'>
Set the MRU (Maximum Receive Unit) value to n. PPPd will ask the peer to send
packets of no more than n bytes. The value of n must be between 128 and 16384,
the default was always 1492 to match PPPoE MTU.

A value of 296 works well on very slow links (40 bytes for TCP/IP header + 256
bytes of data). Note that for the IPv6 protocol, the MRU must be at least 1280.

CLI:
  set interfaces pppoe pppoe0 mru 1280

(cherry picked from commit e062a8c11856f213983f5b41f50d4f9dbc0dde0f)
</content>
</entry>
<entry>
<title>T5213: Add accounting-interim-interval option for PPPoE-server</title>
<updated>2023-10-03T13:47:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-10-03T13:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=32dc990e1eed669803279b2b36e1bcacafac959f'/>
<id>urn:sha1:32dc990e1eed669803279b2b36e1bcacafac959f</id>
<content type='text'>
Add accounting-interim-interval option for PPPoE-server

set service pppoe-server authentication radius accounting-interim-interval '60'
</content>
</entry>
<entry>
<title>T5545: fix sflow configuration</title>
<updated>2023-09-04T10:14:51+00:00</updated>
<author>
<name>Maxime.L</name>
<email>maxime@nfrance.com</email>
</author>
<published>2023-09-04T10:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=febaec6eed1618465c7f1073b37c7504240c4e81'/>
<id>urn:sha1:febaec6eed1618465c7f1073b37c7504240c4e81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5428: fix DHCP address renewal/release when running in VRF</title>
<updated>2023-08-28T19:21:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-28T19:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=47d9c8067135b97bc1fbc5450dc5fa9b8e65e345'/>
<id>urn:sha1:47d9c8067135b97bc1fbc5450dc5fa9b8e65e345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2181 from sever-sever/T738-eq</title>
<updated>2023-08-31T15:35:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-31T15:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0ba723bcdbf608ba73bedbba74a8aa9be1d7df7b'/>
<id>urn:sha1:0ba723bcdbf608ba73bedbba74a8aa9be1d7df7b</id>
<content type='text'>
T738: add CLI option for PowerDNS local-port</content>
</entry>
<entry>
<title>T738: add CLI option for PowerDNS local-port</title>
<updated>2023-08-29T07:05:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-28T09:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cceea89cdfbd4c4c42611fcf74350ab0b25d7c03'/>
<id>urn:sha1:cceea89cdfbd4c4c42611fcf74350ab0b25d7c03</id>
<content type='text'>
set service dns forwarding allow-from '192.0.2.0/24'
set service dns forwarding listen-address '192.0.2.11'
set service dns forwarding port '5353'
</content>
</entry>
<entry>
<title>T3546: PPPoE-server add extended scripts for RADIUS attributes</title>
<updated>2023-08-25T10:09:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-25T10:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0bf8c55386f0c3d684089c8bdc93e762fe7f7122'/>
<id>urn:sha1:0bf8c55386f0c3d684089c8bdc93e762fe7f7122</id>
<content type='text'>
Ability to get and parse RADIUS attributes via a shell script and
then execute commands
Ane of the usecases is to create a custom shaper with some smart

Extended scripts receive from PPPoE daemon the following variables:

$1 - Interface name
$4 - Tunnel GW IP address
$5 - Delegated IP address to the client
$6 - Calling Station ID (MAC)

if [ -f /run/accel-pppd/radattr.$1 ]; then
    true
fi
</content>
</entry>
<entry>
<title>sshguard: T5354: Add service ssh dynamic-protection</title>
<updated>2023-07-19T14:39:45+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-07-19T14:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cd6f7994a9c5d6501ce56b57362c7f33f64fa3d5'/>
<id>urn:sha1:cd6f7994a9c5d6501ce56b57362c7f33f64fa3d5</id>
<content type='text'>
Sshguard protects hosts from brute-force attacks
It can inspect logs and block "bad" addresses by threshold
Auto-generates own tables and rules for nftables, so they are not
intercept with VyOS firewall rules.
When service stops, all generated tables are deleted.

set service ssh dynamic-protection
set service ssh dynamic-protection allow-from '192.0.2.1'
set service ssh dynamic-protection block-time '120'
set service ssh dynamic-protection detect-time '1800'
set service ssh dynamic-protection threshold '30'
</content>
</entry>
<entry>
<title>vrrp: T5315: add support to explicitly specify version</title>
<updated>2023-06-26T19:32:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-26T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=463a2078669b5499e82c7d2c06807f16d6c2a99d'/>
<id>urn:sha1:463a2078669b5499e82c7d2c06807f16d6c2a99d</id>
<content type='text'>
set high-availability vrrp group &lt;name&gt; version 2|3

(cherry picked from commit 6ca308182a7891e600a2e8749f7b12b566005576)
</content>
</entry>
</feed>
