I also can confirm this works in 1.2.4
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jan 29 2020
Jan 28 2020
Jan 26 2020
Sounds like a duplicate of T1632
Sounds like a duplicate of T1632
Welcome, thanks for testing!
Maybe for future CLI designs, the following would be cleaner: set service snmp extension name 'foo bar' script /usr/bin/echo
vyos@vyos# set service snmp script-extensions extension-name 'foo' script /usr/bin/echo vyos@vyos# set service snmp script-extensions extension-name 'foo bar' script /usr/bin/echo
Restarting now no longer shows any error/warning
This is actually an "upstream" bug, see https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1384122 but it can be fixed via our own scripts.
Jan 25 2020
Ah, your version is a bit old that could have been prior to the migration of the ip enable-arp-ignore script to XML/Python. Could you please retest with a newer rolling release?
Exactly, there is a race condition which I try to reproduce, but can not as ow now with VMware.
Jan 24 2020
Unfortunately I can not reproduce this.
One seems t be the mastering parent process, try ps faux
Jan 22 2020
When using logrotate we can take full owership about the resources that will be used for number of files and its size - so i think this will be the best approach.
Please test and feedback in latest rolling.
Howadays there is the generic vyos.ifconfig Python class which deals with IPV6 dhcp client stuff.
Jan 21 2020
If this is always enabled "hardcoded" and SNMPd is not running the following will happen:
This was only a problem in rolling and is fixed
Jan 20 2020
I like the idea, but unfortunately I do not understand why there needs to be a cancel node? If maintenance mode is not activated shouldnt this be enough?
Jan 19 2020
FRR build triggered, please try next rolli g
Jan 16 2020
As I recently rewrote this part in XML/Python please also check the default values in the Python script
This should be restricted by a regex
Jan 13 2020
Dou can try to play around withe the node.def and interfaces-vxlan.py file and lower the limits to see if it works at all.
Jan 10 2020
Please use service custom
Very Nice!
Jan 3 2020
As I can remember there is no objection about FRR for RAs - its only the CLI structure.
Why not check if radv is running and sent a HUP signal instead?
This is already fixed in latest rolling by T1921 - please recheck ltest rolling
Jan 2 2020
As asked on slack and to be clear. This issue was never present in any of the 1.2 LTS releases (crux branch) - not in 1.2.0, 1.2.1, 1.2.2, 1.2.3 and 1.2.4.
We should inform Debian Team about this error and use a fix provided by them if possible.
Jan 1 2020
As this is on the new XML Python interface this is not a problem in crux
Dec 31 2019
Merging 5.8.1 without the VyOS patches in vyos-strongswan did not work. Site-2-Site tunnels did not get up. Funny thing is that DMVPN was working.
Debian Buster changed a lot in VyOS 1.3. I tried my best to port the settings to VyOS 1.3 in T1921, can someone please verify it is working as expected?
Right now there is also the possibility to enable IPv6 router-advertisments on a PPPoE client interface - this somehow makes no sense at all