In T5681#163634, @JeffWDH wrote:When moving from vyos-1.5-rolling-202310090023 to vyos-1.5-rolling-202311020022 all of my inbound-interfaces got dropped from my firewall config. The NAT ones got migrated successfully.
Snippet from vyos-migrate.log:
List of executed migration scripts: List of executed migration scripts: List of executed migration scripts: /opt/vyatta/etc/config-migrate/migrate/cluster/1-to-2 /opt/vyatta/etc/config-migrate/migrate/interfaces/31-to-32 /opt/vyatta/etc/config-migrate/migrate/nat/5-to-6 - op: delete path: ['nat', 'source', 'rule', '40', 'outbound-interface'] - op: set path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'interface-name'] value: vtun0 replace: True - op: delete path: ['nat', 'source', 'rule', '41', 'outbound-interface'] - op: set path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'interface-name'] value: vtun1 replace: True <omitted a bunch of NAT rules> /opt/vyatta/etc/config-migrate/migrate/nat/6-to-7 - op: delete path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'interface-name'] - op: set path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'name'] value: vtun0 replace: True - op: delete path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'interface-name'] - op: set path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'name'] value: vtun1 replace: True <omitted a bunch of NAT rules> /opt/vyatta/etc/config-migrate/migrate/nat66/1-to-2After readding them with the new syntax all is good, but it looks like for some reason the migration script didn't run on my system.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Nov 2 2023
Nov 2 2023
When moving from vyos-1.5-rolling-202310090023 to vyos-1.5-rolling-202311020022 all of my inbound-interfaces got dropped from my firewall config. The NAT ones got migrated successfully.
Part of those is fixed with telegraf update in T5701
Nov 1 2023
Nov 1 2023
Viacheslav moved T5701: Update telegraf package from Open to Finished on the VyOS 1.5 Circinus board.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXc5c35304c865: T5513: T5564: update op-mode command show firewall. Counter available for… (authored by n.fort).
Viacheslav added a comment to T4726: Add completion and validation for the accel-ppp RADIUS vendor option.
There is a bug when we use lowercase "cisco"
set service pppoe-server authentication radius rate-limit vendor 'cisco'
It doesn't work as vendor is Cisco not cisco
vyos@vyos-lns# sudo cat /usr/share/accel-ppp/radius/dictionary.cisco | grep -i vendor VENDOR Cisco
n.fort changed the status of T5705: rsyslog - Not working when using facility=all from Confirmed to In progress.
PR for 1.4 https://github.com/vyos/vyos-build/pull/451
n.fort changed the status of T5705: rsyslog - Not working when using facility=all from Open to Confirmed.
GitHub <noreply@github.com> committed rVYOSONEXf3808b28ebf2: Merge pull request #2421 from sever-sever/T5681-sagitta (authored by dmbaturin).
Fix build PR https://github.com/vyos/vyos-build/pull/450
a.apostoliuk changed the status of T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies from In progress to Needs testing.
jestabro moved T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 31 2023
Oct 31 2023
GitHub <noreply@github.com> committed rVYOSONEXeabb9c460cfa: Merge pull request #2370 from sever-sever/T1797 (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEX451b530a0ec9: bridge: T5670: add missing constraint on "member interface" node (authored by rob).
GitHub <noreply@github.com> committed rVYOSONEXc7042bd0af8b: Merge pull request #2420 from rebortg/patch-1 (authored by c-po).
Viacheslav changed the status of T5586: Disable by default SNMP for Keepalived VRRP from In progress to Needs testing.
GitHub <noreply@github.com> committed rVYOSONEX67d65b70c2d6: Merge pull request #2310 from sever-sever/T5586-eq (authored by dmbaturin).
Viacheslav renamed T5702: Add ability to set include_ifmib_iface_prefix and ifmib_max_num_ifaces for SNMP from Add ability to set include_ifmib_iface_prefix for SNMP to Add ability to set include_ifmib_iface_prefix and ifmib_max_num_ifaces for SNMP.
Viacheslav changed the status of T5695: Build FRR with LUA scripts --enable-scripting option from Open to Needs testing.
c-po closed T5668: Disable VXLAN bridge learning and enable neigh_suppress when using EVPN as Resolved.
c-po moved T5668: Disable VXLAN bridge learning and enable neigh_suppress when using EVPN from Open to Finished on the VyOS 1.4 Sagitta board.
c-po closed T5699: vxlan: migrate "external" CLI know to "parameters external", a subtask of T5671: vxlan: change port to IANA assigned default port, as Resolved.
c-po moved T5699: vxlan: migrate "external" CLI know to "parameters external" from Open to Finished on the VyOS 1.4 Sagitta board.
c-po moved T5699: vxlan: migrate "external" CLI know to "parameters external" from Open to Finished on the VyOS 1.5 Circinus board.
GitHub <noreply@github.com> committed rVYOSONEX4766fc5aae39: Merge pull request #2419 from vyos/mergify/bp/sagitta/pr-2413 (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX2e85b7ccef45: vxlan: T5668: add CLI knob to enable ARP/ND suppression (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX82a0067ca2d4: Merge pull request #2413 from c-po/t5668-vxlan (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXc937ef1b220b: Merge pull request #2418 from vyos/mergify/bp/sagitta/pr-2417 (authored by c-po).
Oct 30 2023
Oct 30 2023
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX4fdecbf61b02: vxlan: T5699: migrate "external" CLI know to "parameters external" (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX18a0accde0cb: Merge pull request #2417 from c-po/vxlan-t5699 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX2d60bc124447: Merge pull request #2400 from vyos/mergify/bp/sagitta/pr-2355 (authored by Viacheslav).
PR for 1.5 which will be backported to 1.4 https://github.com/vyos/vyos-1x/pull/2416
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX4cff02302537: T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher… (authored by n.fort).
Oct 29 2023
Oct 29 2023
I don't see this fix having been backported to Equuleus.
Unknown Object (User) added a comment to T5619: Update the Intel ixgbe driver due to issues with Intel X533.
I'm building 1.4 rolling with the ixgbe out-of-tree driver if anyone cares.
aderouineau added a comment to T5694: NTP should always be allowed from localhost and bindaddress/binddevice can only exist once.
Instead of "deny all" if no allow-clients are configured then localhost is always allowed. Can be handy when using containers and other if needed to sync to localhost for whatever reason (if the use of RTC isnt enough).
GitHub <noreply@github.com> committed rVYOSONEXd223ee5fc5c0: Merge pull request #2414 from nicolas-fort/T5558-fix-nat (authored by c-po).
JeffWDH added a comment to T5661: Add show show ssh dynamic-protection attacker and show log ssh dynamic-protection.
This has been implemented in 1.5 and 1.4.
@Apachez this request stems from this issue: https://forum.vyos.io/t/evpn-vxlan-esi-lag-duplicate-packets/12581
GitHub <noreply@github.com> committed rVYOSONEX8c71f1360c6b: Merge pull request #2408 from nicolas-fort/T5513-show-fwall (authored by c-po).
Both single-active and all-active should be supported when it comes to EVPN Multihoming.
GitHub <noreply@github.com> committed rVYOSONEX5974491d4b69: Merge pull request #2412 from JeffWDH/sagitta (authored by c-po).
Oct 28 2023
Oct 28 2023
ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.
I believe it's probably generating this error because modem sends an empty hostname.
ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.
Logs from just dhclient.
ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.
I didn't update it since the initial report and I don't really understand how/why it's working again.
c-po moved T5668: Disable VXLAN bridge learning and enable neigh_suppress when using EVPN from Open to Finished on the VyOS 1.5 Circinus board.
c-po added a comment to T5668: Disable VXLAN bridge learning and enable neigh_suppress when using EVPN.
PR for 1.5 current https://github.com/vyos/vyos-1x/pull/2413 which will then also be backported to 1.4
ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.
I would still recommend you to try to test to put a L2-switch between your 5G-router and the VyOS box and see if that resolves the situation.
This functionality has also been backported to 1.4 so it will be in the next LTS release.
GitHub <noreply@github.com> committed rVYOSONEX2c87e2440cab: Merge pull request #2410 from JeffWDH/sagitta (authored by Viacheslav).