- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 26 2022
Aug 26 2022
GitHub <noreply@github.com> committed rVYOSONEX73a627737770: Merge pull request #1501 from sever-sever/T4650 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX22b6a3f52487: Merge pull request #1499 from sever-sever/T4643-smoketest (authored by c-po).
Viacheslav changed the status of T4650: Rewire show nat translation to vyos.opmode format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Viacheslav changed the status of T4650: Rewire show nat translation to vyos.opmode format from Open to In progress.
Viacheslav added a comment to T4643: Smoketest exclude either sstp or openconnect from pki-misc default listen port.
Before fix:
06:04:21 DEBUG - FAIL: test_pki_misc (__main__.TestConfigPkiMisc) 06:04:21 DEBUG - ---------------------------------------------------------------------- 06:04:21 DEBUG - Traceback (most recent call last): 06:04:21 DEBUG - File "/usr/bin/vyos-configtest", line 50, in test_config_load 06:04:21 DEBUG - self.session.commit() 06:04:21 DEBUG - vyos.configsession.ConfigSessionError: [[service https]] failed 06:04:21 DEBUG - Commit failed 06:04:21 DEBUG - 06:04:21 DEBUG - 06:04:21 DEBUG - During handling of the above exception, another exception occurred: 06:04:21 DEBUG - 06:04:21 DEBUG - Traceback (most recent call last): 06:04:21 DEBUG - File "/usr/bin/vyos-configtest", line 53, in test_config_load 06:04:21 DEBUG - self.fail() 06:04:21 DEBUG - AssertionError: None
After fix:
vyos@r14:~$ /usr/bin/vyos-configtest Generating tests ... completed: 0.000608 test_pki_misc (__main__.TestConfigPkiMisc) ... time: 16.943 ok
Viacheslav reopened T4643: Smoketest exclude either sstp or openconnect from pki-misc default listen port as "Needs testing".
initramfs updated the task description for T4648: PPPoE: Ignore default router from RA when PPPoE default-route is set to none.
Aug 25 2022
Aug 25 2022
GitHub <noreply@github.com> committed rVYOSONEXe8dc2c731697: Merge pull request #1458 from sever-sever/T4594 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXbf45a3c86afb: Merge pull request #1494 from c-po/equuleus-proxy-t4642 (authored by c-po).
c-po moved T4647: Add Google Virtual NIC (gVNIC) support from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
c-po edited projects for T4647: Add Google Virtual NIC (gVNIC) support, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus.
c-po moved T4647: Add Google Virtual NIC (gVNIC) support from Open to Finished on the VyOS 1.4 Sagitta board.
PR for 1.3 https://github.com/vyos/vyos-build/pull/258
GitHub <noreply@github.com> committed rVYOSONEX6d82dab3c2e8: Merge pull request #1497 from sever-sever/T4645 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX4f5f01f6a4f0: Merge pull request #1495 from sever-sever/T4643 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXa12a392ef7c3: Merge pull request #1496 from sever-sever/T4644 (authored by c-po).
c-po edited a custom field on T4617: VRF specification is needed for telegraf prometheus-client listen-address <address> .
c-po changed the status of T4617: VRF specification is needed for telegraf prometheus-client listen-address <address> from Open to In progress.
Viacheslav added a comment to T4202: NFT: Zone policies fail to apply when "l2tp+" is in the interface list.
We have to replace it in migration scripts if it is already not done
The latest version of the demo can be found here:
PR https://github.com/vyos/vyos-1x/pull/1497
vyos@r14:~$ show nat source statistics Rule Packets Bytes Interface ------ --------- ------- ----------- 100 1279 107896 eth0 120 1 60 eth1 vyos@r14:~$
Viacheslav changed the status of T4645: show nat source statistics lack argument --family from Open to In progress.
The easiest way it add vyatta-nat-translations.pl scripts to the op-mode script directory or rewrite it to the python.
Also discussed this configuration:
set service dhcp-relay <tag> interface eth0 upstream set service dhcp-relay <tag> interface eth1 downstream set service dhcp-relay <tag> server <x.x.x.x> set service dhcp-relay <tag> relay-options hop-count 1 set service dhcp-relay <tag> relay-options upsteam-port 547
Viacheslav changed the status of T4644: Check bind port before assign vpn sstp from Open to In progress.
PR https://github.com/vyos/vyos-1x/pull/1496
vyos@r14# commit [ vpn sstp ] "tcp" port "443" is used by another service
Viacheslav edited projects for T1070: SWANCTL: DMVPN: ALL peers are deleted in swan when opennhrp tries to delete ONE peer, added: VyOS 1.3 Equuleus (1.3.3); removed VyOS 1.3 Equuleus (1.3.0).
Aug 25 2022, 8:00 AM · Bugs, VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
zsdc added a project to T1070: SWANCTL: DMVPN: ALL peers are deleted in swan when opennhrp tries to delete ONE peer: VyOS 1.4 Sagitta.
Aug 25 2022, 7:48 AM · Bugs, VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
Viacheslav changed the status of T4643: Smoketest exclude either sstp or openconnect from pki-misc default listen port from Open to In progress.
Viacheslav changed the status of T4597: Check bind port before assign service HTTPS API and openconnect from In progress to Needs testing.
Viacheslav closed T4626: Error showing nat66 source and destination, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
GitHub <noreply@github.com> committed rVYOSONEX20090229009d: Merge pull request #1478 from sever-sever/T4622 (authored by c-po).
Aug 24 2022
Aug 24 2022
c-po moved T4641: prefix-list allows ipv6 prefix as input from Open to Finished on the VyOS 1.4 Sagitta board.
GitHub <noreply@github.com> committed rVYOSONEXaaa83a8c19cf: Merge pull request #1491 from sever-sever/T4626 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX7577d45ef4bd: Merge pull request #1490 from aapostoliuk/T1070-sagitta (authored by c-po).
c-po moved T4642: proxy: hyphen not allowed in proxy URL from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
PR for equuleus https://github.com/vyos/vyos-1x/pull/1494
c-po moved T4642: proxy: hyphen not allowed in proxy URL from Open to Finished on the VyOS 1.4 Sagitta board.
GitHub <noreply@github.com> committed rVYOSONEX4d34c858d05a: Merge pull request #1483 from roedie/T4634 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXe6bae7dc1120: Merge pull request #1486 from roedie/T4526-2 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX04096a1abc98: Merge pull request #1488 from sever-sever/T4597 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXa87e4fcc3512: Merge pull request #1489 from sever-sever/T4623 (authored by c-po).