This is now resolved for us.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 6 2021
Nov 5 2021
Reported by @shyrwall
PR for crux https://github.com/vyos/vyos-build/pull/198
vyos@vyos:~$ show version all | match xe-g ii xe-guest-utilities 7.16.0-2 amd64 Virtual Machine Monitoring Scripts vyos@vyos:~$
Great. As soon as there is an example available I think I can also help provide additional commands.
@adestis there were discussions on this in the past week --- I will be helping @dmbaturin with the task
Who can help with the architecture of this webservice?
Alternatively, can you provide the contact information of NET-SNMP's PRIST? I can also contact him for vulnerability disclosure.
Yes, I also believe that this crash exists in all current versions of NET-SNMP. And I also found this vulnerability in the source code of the latest version of Net-SNMP( version 5.9.1), and I compiled and installed net-SNMP on Ubuntu to duplicate this vulnerability. But I can't find the contact information of NET-SNMP. It seems that only the cooperative manufacturer can contact him. Can you negotiate with them to disclose this vulnerability?
Nov 4 2021
Nov 3 2021
I also have some of those APU4 devices and they work actually pretty good. The reasons for those "low" defaults are actually not from VyOS but from the Linux Kernel itself.
Same issue for me, i use the last RC 1.3 release (manualy builded yesterday).
Will you correct this bug until the LTS release ?
Im not sure its possible to delete the "le" part from vtysh cli? I tried running no ipv6 prefix-list PUBLIC-IPV6 seq 10 permit 2001:db8::/32 le 64 from vtysh, but it never removed le part.
@sajiby3k you can use 0.0.0.0
set vpn l2tp remote-access outside-address '0.0.0.0'
Nov 2 2021
@zoenan7 Sorry for the late reply! Yes, I got your email and could reproduce the crash using your PoC.
Nov 1 2021
We keep this in 1.3 as the CLI is fixed - it was removed in the 1.4 development cycle with T3090
PR for 1.4 https://github.com/vyos/vyos-1x/pull/1058
For 1.4 it is impossible to set both dhcp + static in one commit.
set interfaces ethernet eth2 address dhcp set interfaces ethernet eth2 address 192.0.2.4/24
Oct 31 2021
What wrong with it?
As you use some service which belong to some interface
Or what you expected?
Provide please an example of configurations and steps to reproduce.
Bug still present in 1.3.0-epa2 version.
Oct 30 2021
Oct 29 2021
I have done a lab using 1.3.0-epa2 version, and got no troubles.
Have configured 2 IP addresses on interface, and configured zone based firewall. I'm able to ping everywhere, using both IP addresses of that interface.
Also I checked that counters on firewall rules got increased while pinging from any of both IP addresses.
cpo@LR2.wue3# commit [ system flow-accounting ] Your "netflow source-ip" does not exist in the system
Require migration scripts to check option set vpn ipsec options disable-route-autoinstall in the configuration
PR for crux https://github.com/vyos/vyos-1x/pull/1054
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1052
@ajgnet Can you re-test it?
Oct 28 2021
Send it by email - christian@poessinger.com
Yep, that's fine - what's the best way the details over to you?
That is great news, any chance I can get SSH access to this machine for testing myself?
The similar FRR tasks
https://github.com/FRRouting/frr/issues/9020
https://github.com/FRRouting/frr/issues/2350
Oct 27 2021
We've now built a test x710 box for this, so we can test this more easily.
PR for address-family ipv6-unicast, 1.3 https://github.com/vyos/vyatta-cfg-quagga/pull/91
Oct 26 2021
It seems in some cases we need just "reload" to re-read configuration
Same procedure on 1.2.8, when adding new settings to master, it all remains as master.
Log after commit
PR for 1.4 https://github.com/vyos/vyos-1x/pull/1045
It seems to be because of the keepalived reloading at "commit".