PR merged:
https://github.com/vyos/vyos-1x/pull/3692
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 28 2024
Jun 28 2024
jestabro closed T6007: Improvements to migration system, a subtask of T6302: The root task for bugs and improvements related to commit time and boot, as Unknown Status.
syncer added a comment to T6483: Please include corresponding source packages for all .deb packages in APT repo.
source code from Debian is available on Debian repos
syncer closed T6483: Please include corresponding source packages for all .deb packages in APT repo as Invalid.
All source code is located in GitHub
syncer closed T6451: Please consider removing trademarked logo/artwork in public build scripts as Invalid.
It's user's responsibility to comply with trademark and copyright requirements
GitHub <noreply@github.com> committed rVYOSONEX690f570d36d2: Merge pull request #3737 from dmbaturin/T6530-iproute2-helper (authored by dmbaturin).
Will investigate!
The correct pass options without "
set interfaces openvpn vtun20 encryption ncp-ciphers 'aes256' set interfaces openvpn vtun20 hash 'sha512' set interfaces openvpn vtun20 mode 'server' set interfaces openvpn vtun20 openvpn-option 'push keepalive 1 10' set interfaces openvpn vtun20 server subnet '10.10.2.0/24' set interfaces openvpn vtun20 server topology 'subnet' set interfaces openvpn vtun20 tls ca-certificate 'ca' set interfaces openvpn vtun20 tls certificate 'cert' set interfaces openvpn vtun20 tls dh-params 'dh'
c-po renamed T6527: Deprecate vyatta-cfg-system and vyatta-op package from Deprecate vyatta-cfg-system package to Deprecate vyatta-cfg-system and vyatta-op package.
GitHub <noreply@github.com> committed rVYOSONEX551dfa5c47d1: Merge pull request #3739 from vyos/mergify/bp/circinus/pr-3720 (authored by dmbaturin).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX753eef575f06: T6477: Add telegraf loki output plugin (authored by Viacheslav).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX362a810c001c: T6477: Add telegraf loki output plugin (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEXf36271bd2f91: Merge pull request #3720 from sever-sever/T6477 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX12fcf6c5ef2e: Merge pull request #3730 from natali-rs1985/T5710-current (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX2c4e778cb460: Merge pull request #3736 from sever-sever/T6487 (authored by c-po).
Viacheslav changed the status of T6522: OpenVPN-options does not pass the quotes anymore from Open to In progress.
Viacheslav added a comment to T6360: CGNAT add the ability to exclude (bypass) the translations for specific destinations.
This could be achieved with conntrack ignore
set system conntrack ignore ipv4 rule 10 destination address '100.64.0.0/28'
Viacheslav moved T5359: VyOS user/pass remains in config from Open to Finished on the VyOS 1.5 Circinus board.
Viacheslav closed T5359: VyOS user/pass remains in config, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , as Not Applicable.
vyos-vm-images has been archived
Viacheslav changed the status of T5933: Unable to commit BGP config with unnumbered neighbour from Open to Needs reporter action.
Provide the set of commands to reproduce
Still bug, the original config in the top of the task
vyos@r4# run show conf com | match "nat "
set nat source rule 100 destination port '5000-8000'
set nat source rule 100 outbound-interface name 'eth0'
set nat source rule 100 protocol 'tcp'
set nat source rule 100 source address '10.0.0.0/24'
set nat source rule 100 translation address 'masquerade'
[edit]
vyos@r4#
[edit]
vyos@r4# run show nat source rules
Rule Source Destination Proto Out-Int Translation
------ ----------- ----------------------------- ------- --------- -------------
100 10.0.0.0/24 0.0.0.0/0 IP eth0 masquerade
sport any dport {'range': [5000, 8000]}
[edit]
vyos@r4#
[edit]
vyos@r4#
[edit]
vyos@r4# run show ver
Version: VyOS 1.5-rolling-202406260020
Release train: current
Release flavor: genericViacheslav changed the status of T6388: Use OCaml 4.14 for CI builds from Open to Needs reporter action.
We have ENV OCAML_VERSION 4.14.2 for both, @dmbaturin. Can we close it, or will you do an update to 5.0?
Viacheslav moved T6385: interrupting rollback with Ctrl-C displays an exception trace from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav moved T6387: Bump conntrack to version 1:1.4.7-1 from Open to Finished on the VyOS 1.5 Circinus board.
Not actual
vyos@r4:~$ show version all | match conntrack ii conntrack 1:1.4.7-1+b2 amd64 Program to modify the conntrack tables ii conntrackd 1:1.4.7-1+b2 amd64 Connection tracking daemon ii libnetfilter-conntrack3:amd64 1.0.9-1 amd64 Netfilter netlink-conntrack library vyos@r4:~$ vyos@r4:~$ show version Version: VyOS 1.5-rolling-202406260020 Release train: current Release flavor: generic
GitHub <noreply@github.com> committed rVYOSONEX7a312936e06f: Merge pull request #3734 from vyos/mergify/bp/circinus/pr-3731 (authored by c-po).
c-po committed rVYOSONEXd5e988ba2d0f: wireless: T6320: add 802.11ax at 6GHz (authored by alainlamar).
GitHub <noreply@github.com> committed rVYOSONEX57c24a8fd229: Merge pull request #3524 from alainlamar/T6320 (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe30dc134302d: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe5c0b56f42cb: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
GitHub <noreply@github.com> committed rVYOSONEXa095a3c7b3dd: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
GitHub <noreply@github.com> committed rVYOSONEX96f089c9db10: T6488: firewall: extend op-mode command to show global state-policy counters… (authored by Nicolás Fort <95703796+nicolas-fort@users.noreply.github.com>).
Viacheslav added a comment to T6526: hardware flowtables not working on supposedly supported hardware.
Try native nft commands for offload and check what it says.
# cat /tmp/offload.nft
Jun 27 2024
Jun 27 2024
syncer triaged T6526: hardware flowtables not working on supposedly supported hardware as Normal priority.
syncer triaged T6528: Move from fuse-overlayfs to native rootless overlay storage as Wishlist priority.
c-po moved T6507: Deprecate vyos-world package from Open to Finished on the VyOS 1.5 Circinus board.
c-po added a comment to T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX4e042e4149fb: T6497: CGNAT refactoring delete conntrack entries (#3699) (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEX804efa2ef6bf: T6497: CGNAT refactoring delete conntrack entries (#3699) (authored by Viacheslav).
confirm that it works as well , spoke to spoke connection adding authentication. :
SrividyaA triaged T6525: SNMP extension script paths relative to /config/user-data do not work as expected as Normal priority.
SamLue added a comment to T6523: Error: "nft table ip vyos_filter not found" when commiting prometheus-client.
No, in this case there is no firewall configured.
GitHub <noreply@github.com> committed rVYOSONEX5f6e4bc06d02: Merge pull request #3713 from sever-sever/T6415-cir (authored by dmbaturin).
Code is only used in vyos-1x
c-po updated the task description for T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.
khramshinr <khramshinr@gmail.com> committed rVYOSONEX142545b0535d: T6313: Add "NAT" to "generate" command for rule resequence.
GitHub <noreply@github.com> committed rVYOSONEX7d91768a746a: Merge pull request #3715 from HollyGurza/T6313 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXda1515c704e5: Merge pull request #3692 from jestabro/revise-migration (authored by c-po).