thank you for the suggestion, I will work on this.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 8 2021
Jun 7 2021
May 30 2021
Maybe a completion helper could work here, too?
When the following command "set system syslog file <filename> facility <keyword> level <keyword>" is applied, then the files are stored in the /var/log/user directory. These files can be deleted using the command "delete log file <text>"
May 26 2021
May 24 2021
Apr 23 2021
Looks good on 1.3-rolling-202104220921:
Apr 12 2021
sudo journalctl -b
lspci -knn
Apr 5 2021
Turns out this is not a VyOS limitation but is a Linux Kernel/iproute2 limitation.
Apr 2 2021
This can be reproduced with the following config on 1.4
Apr 1 2021
Mar 22 2021
@c-po, you cherry-picked the wrong commit: equuleus needs the fix from current, not crux.
Mar 20 2021
Service still with no description VyOS 1.3-beta-202103170443
Mar 18 2021
Mar 17 2021
This is still a problem, I have just upgraded from 1.2.6-S1 to 1.2.7-epa1 and had two conntrackd's running on the primary router.
Mar 15 2021
Waiting on backport to 1.3.
Mar 14 2021
Mar 11 2021
The same bug with 1.2.7-epa1
set interfaces dummy dum0 set interfaces ethernet eth1 address dhcp set load-balancing wan interface-health eth1 nexthop dhcp set load-balancing wan rule 1 inbound-interface dum0 set load-balancing wan rule 1 interface eth1 commit
Status
vyos@r2-1.2.7-epa1:~$ show wan-load-balance
Interface: eth1
Status: active
Last Status Change: Thu Mar 11 09:31:54 2021
+Test: ping Target:
Last Interface Success: 0s
Last Interface Failure: 2m35s
# Interface Failure(s): 0Fixed in VyOS 1.4-rolling-202103110218
set system syslog global facility all level 'info' set system syslog global facility protocols level 'debug' set system syslog host 192.168.122.1 facility all level 'all' set system syslog host 192.168.122.1 port '514' set system syslog host 2001:db8::2 facility all level 'all' set system syslog host 2001:db8::3 facility all level 'all' set system syslog host 2001:db8::3 port '514' set system syslog host 2001:db8::4 facility all level 'all' set system syslog host 2001:db8::4 port '514'
Mar 9 2021
PR for "current" https://github.com/vyos/vyos-1x/pull/764
Expected format @[2001:db8::2]:514
Mar 6 2021
For 1.2 this could be evaluated in the tunnels node.def file by something like:
Mar 5 2021
Mar 4 2021
Mar 1 2021
Giving the nature of the nesting of node.def files and their execution pattern this can not be fixed in 1.2.
Frr doesn't provide such option for ipv4, only for ipv6
Feb 28 2021
Feb 27 2021
Node "protocols" in 1.4 also doesn't have a description
Feb 26 2021
Feb 25 2021
Feb 24 2021
Feb 21 2021
On 1.3-beta-202102210443 and 1.4-rolling-202102202002 all work properly and don't require any changes, mark as resolved.
I found a similar issue related to this topic in 1.2.6-S1, script on-dhcp-event.sh can't to determine pdns_recursor PID
vyos@vyos# ps ax | grep pdns 6626 ? Ssl 0:00 /usr/sbin/pdns_recursor --daemon=no --write-pid=no --disable-syslog --log-timestamp=no [edit] vyos@vyos# pgrep "pdns_recursor" [edit] vyos@vyos# pgrep pdns_recursor [edit] vyos@vyos#
We need to use pgrep pdns
vyos@vyos# pgrep pdns 6626 [edit]
Feb 20 2021
Feb 19 2021
Feb 18 2021
Feb 13 2021
Backported to the crux branch, should be released with 1.2.7.