In T6136#180149, @n.fort wrote:And a simple note for your usage @wenzk
Change
set firewall ipv4 name WAN_IN rule 30 icmp
to this:
set firewall ipv4 name WAN_IN rule 30 protocol icmp
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 19 2024
Mar 19 2024
GitHub <[email protected]> committed rVYOSONEX7956eced0286: Merge pull request #3148 from vyos/mergify/bp/sagitta/pr-3145 (authored by Viacheslav).
GitHub <[email protected]> committed rVYOSONEX4b474cf1f403: Merge pull request #3147 from vyos/mergify/bp/sagitta/pr-3143 (authored by Viacheslav).
Viacheslav triaged T6138: Conntrack table op-mode fails with flowtable offload entries as Normal priority.
Viacheslav moved T6127: Ability to view logs for rules with Offload not functional from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0) board.
HollyGurza changed the status of T6106: Improve the commit error message for the case when route-reflector-client option is defined in a peer-group from Open to In progress.
wenzk added a comment to T6136: Configuring a dynamic address group, config script did not check whether the group was created.
Mar 18 2024
Mar 18 2024
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX4a186b0d3c14: T6136: add error checks when using dynamic firewall groups (authored by n.fort).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe1d2a351ef41: show log: T6127 - Fixed egrep regex for IPv6 (authored by L0crian).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX39e1f75e1ea3: show log: T6127 - Fixed egrep regex (authored by L0crian).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXaf50dc6eac5f: show log: T6127 - Fixed egrep regex (authored by L0crian).
GitHub <[email protected]> committed rVYOSONEX4912dfbfa5ef: Merge pull request #3145 from l0crian1/fix-fw-rule-logging (authored by c-po).
c-po added a project to T6127: Ability to view logs for rules with Offload not functional: VyOS 1.5 Circinus.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXd24b35b39560: op-mode: T6133: add support to manually trigger commit-archive update (authored by c-po).
👍
Thanks
Fix to docs pending:
https://github.com/vyos/vyos-documentation/pull/1331
Well that is a fault of the docs; I will add now. Thanks !
@jestabro this is perfect, I am so sorry for creating a false feature request. The doc does not mention it, I should have looked into the server code to check first. My bad, all good now.
curl -k -X POST -Fkey=baz -Fdata='{"op": "exists", "path": ["service","no","such","subpath"]}' https://192.168.122.238/retrieve|jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 340 100 47 100 293 547 3414 --:--:-- --:--:-- --:--:-- 4000
{
"success": true,
"data": false,
"error": null
}@penetal does the operation 'exists' not suffice for your needs ?
GitHub <[email protected]> committed rVYOSONEX20e08490e0a2: Merge pull request #3144 from vyos/mergify/bp/sagitta/pr-3132 (authored by dmbaturin).
GitHub <[email protected]> committed rVYOSONEX8c52e7334ef5: Merge pull request #3146 from nicolas-fort/T6136 (authored by dmbaturin).
It looks like the local broken build.
At least it is not reproducible.
You can try to set it on some test VM to be sure if is it an issue with the node or the image itself.
In T6126#180142, @Viacheslav wrote:Can you try the same link as in my example and provide the full output?
n.fort changed the status of T6136: Configuring a dynamic address group, config script did not check whether the group was created from Confirmed to In progress.
n.fort added a comment to T6136: Configuring a dynamic address group, config script did not check whether the group was created.
And a simple note for your usage @wenzk
Change
set firewall ipv4 name WAN_IN rule 30 icmp
to this:
set firewall ipv4 name WAN_IN rule 30 protocol icmp
@Viacheslav I'm not super familiar with git, so hopefully I did everything correctly. Here is the PR:
https://github.com/vyos/vyos-1x/pull/3145
GitHub <[email protected]> committed rVYOSONEX12b9c577330c: Merge pull request #3143 from c-po/force-commit-archive (authored by Viacheslav).
Can you try the same link as in my example and provide the full output?
Viacheslav changed the status of T6121: Extend service config-sync for sections vpn, policy, vrf from Open to Needs testing.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX84314fc310eb: T6121: Extend service config-sync to new sections (authored by Viacheslav).
In T6126#180130, @Viacheslav wrote:Could you show show version?
a.apostoliuk changed the status of T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing, a subtask of T5938: Migration fail root task for 1.4-rc, from Open to In progress.
a.apostoliuk changed the status of T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing from Open to In progress.
Could you show show version?
Never had this bug with 1.4.0-epa.
vyos@r1-right:~$ show ver Version: VyOS 1.4.0-epa1 Release train: sagitta
Viacheslav triaged T6127: Ability to view logs for rules with Offload not functional as High priority.
Viacheslav triaged T6128: minisign.pub is wrong on https://vyos.net/get/nightly-builds/ as Normal priority.
Viacheslav triaged T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing as High priority.
Viacheslav closed T3522: policy based routing not working, a subtask of T3505: Commits do not respect changes in FRR that are not stored in a config, as Not Applicable.
@matthewr Thanks for confirming!
Closing it as resolved now. Feel free to reopen or create a new one if this bug remains again.
Viacheslav triaged T6131: Disabling openvpn interface(s) causes OSPF to fail to load on reboot as High priority.
Viacheslav changed the status of T6136: Configuring a dynamic address group, config script did not check whether the group was created from Open to Confirmed.
Viacheslav triaged T6137: dhcp files and directory permission not correct after image uprgading as Normal priority.
Mar 17 2024
Mar 17 2024
GitHub <[email protected]> committed rVYOSONEX42f3b83dd898: Merge pull request #3142 from vyos/mergify/bp/sagitta/pr-3139 (authored by c-po).
GitHub <[email protected]> committed rVYOSONEX2942040d8099: Merge pull request #3141 from vyos/mergify/bp/sagitta/pr-3140 (authored by c-po).
Here's the generated configuration from /run/conntrackd/conntrackd.conf:
# Synchronizer settings
Sync {
Mode FTFW {
DisableExternalCache on
}
Multicast {
IPv4_address 225.0.0.50
Group 3780
IPv4_interface 192.168.15.3
Interface bond0.110
SndSocketBuffer 104857600
RcvSocketBuffer 104857600
Checksum on
}
}
Helper {
Type rpc inet tcp {
QueueNum 3
Policy rpc {
ExpectMax 1
ExpectTimeout 300
}
}
Type rpc inet udp {
QueueNum 4
Policy rpc {
ExpectMax 1
ExpectTimeout 300
}
}
Type tns inet tcp {
QueueNum 5
Policy tns {
ExpectMax 1
ExpectTimeout 300
}
}
}Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXc54b1fd63d5a: policy: T6129: add route-map option "as-path exclude all" (authored by c-po).
GitHub <[email protected]> committed rVYOSONEX987b7e599fda: Merge pull request #3139 from c-po/as-path-T6129 (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX443c9018a55e: T6133: append domain-name to commit-archive if defined (authored by c-po).
GitHub <[email protected]> committed rVYOSONEX2bf1aeb17f83: Merge pull request #3140 from c-po/config-mgmt-T6133 (authored by c-po).
penetal updated the task description for T6135: HTTPS API endpoint to check if an empty config exists.
robertoberto closed T6134: AttributeError in vyos_unattended_installer.py When Installing GRUB Configuration as Resolved.
Mar 17 2024, 3:58 PM · Unknown Object (Project)
robertoberto added a comment to T6134: AttributeError in vyos_unattended_installer.py When Installing GRUB Configuration.
Fixed in https://github.com/vyos/vyos-1x/commit/84b520dd580b7725de4c9e62b11ec490cb8d3f4f. The 1.4.0-epa2 build was created before the patch was applied.
Mar 17 2024, 3:58 PM · Unknown Object (Project)
Just in case it helps, after a migration from 1.3 to 1.4.0-epa2, the migrated config ends up as:-
robertoberto created T6134: AttributeError in vyos_unattended_installer.py When Installing GRUB Configuration.
Mar 17 2024, 3:17 PM · Unknown Object (Project)
c-po changed the status of T6133: Add domain-name to commit-archive, a subtask of T4942: Rewrite vyatta-config-mgmt to Python/XML, from Open to In progress.
See T6131 for a report of the VTUN/OSPF issue with a simple lab config, which occurs separately from a migration.
c-po changed the status of T6129: bgp: add route-map option "as-path exclude all" from Open to In progress.
c-po changed the status of T6129: bgp: add route-map option "as-path exclude all", a subtask of T5788: frr: update to 9.1 release, from Open to In progress.
Mar 16 2024
Mar 16 2024
We'll update the key and make a post about it soon, sorry for the lengthy mix-up.
robertoberto added a comment to T6128: minisign.pub is wrong on https://vyos.net/get/nightly-builds/.
comments above are for https://vyos.net/get/nightly-builds/
Bumped into another instance of this issue:
curl -k --location --request POST "https://$VYOS_HOST/configure" --form key="$VYOS_KEY" --form data='[{"op":"set","path":["policy", "access-list", "2", "rule", "5", "description", "2024-03-16T14:52:44Z"]}]' {"success": false, "error": "[[policy]] failed\nCommit failed\n", "data": null}
GitHub <[email protected]> committed rVYOSONEX5daebff4a5cc: Merge pull request #3112 from Ingramz/add-rtsp-2 (authored by c-po).
Indrek Ardel <[email protected]> committed rVYOSONEX3e1e2a3e7b6f: conntrack: T4022: add RTSP conntrack helper.