What if we render pool instead of server to ntp.conf for all servers?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Aug 16 2020
Please retest with the latest rolling as bond/ethernet went through a major refactoring.
We use net-snmp as SNMP server and can only provide the OIDs it supports. Please be more verbose what is missing and what is expected.
Could you share an example how to ise that? I then can test it in my code.
Regarding (1) which is about changing the default. No issues, I was trying to break any code until someone had more time than me to test it, as the devil is always in the details.
From John on github:
[ 174.257399] wireguard: WireGuard 1.0.20200429 loaded. See www.wireguard.com for information. [ 174.257402] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 176.893555] ipoe: loading out-of-tree module taints kernel. [ 176.894462] IPoE session driver v1.11 [ 179.534526] vlan-mon driver v1.11 [ 207.268408] i40evf: Intel(R) 40-10 Gigabit Virtual Function Network Driver - version 3.2.2-k [ 207.268411] Copyright (c) 2013 - 2015 Intel Corporation. [ 210.281303] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.8.1 [ 210.281305] Copyright(c) 1999 - 2020 Intel Corporation. [ 210.281629] init of debugfs failed [ 213.047970] ixgbevf: Intel(R) 10GbE PCI Express Virtual Function Driver - version 4.8.1 [ 213.047972] ixgbevf: Copyright(c) 1999 - 2020 Intel Corporation. [ 216.250809] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.6 [ 216.250812] Copyright(c) 2007 - 2020 Intel Corporation. cpo@LR2.wue3:~$ uname -a Linux LR2.wue3 4.19.139-amd64-vyos #1 SMP Sat Aug 15 20:46:38 UTC 2020 x86_64 GNU/Linux cpo@LR2.wue3:~$ show ver Version: VyOS 1.2.6-epa1-4.19.139 Release Train: crux
The document has been updated and moved to a more suitable location
Aug 15 2020
I would like to test as well. I have successfully setup link local peering with 2 vyos routers using the new "interface v6only" option. However, I am unable to establish a link local session when peering with a different vendor.
An initial version has been merged with initial support for some Crystalfontz LCDs. This is in alpha state.
Aug 14 2020
Just an update on this... I _had_ two systems with this problem, but have found a possible workaround?
This is a good bug report
@tux great informative bug report!
PR https://github.com/vyos/vyos-1x/pull/525 add a default for dhclient via vrf.
Great news! I can confirm, after update, it is working. Thank you!
@tux, this has been fixed in the current rolling.
Successfully tested on VyOS 1.2.6-epa1
@jmbwell thanks for the PoC. Please not that this will break existing configurations as this alters the syntax and thus a migrator is required (e.g. https://github.com/vyos/vyos-1x/blob/current/src/migration-scripts/interfaces/9-to-10)
I've done the following hacking to get multiple delegations, FWIW.
I created PR https://github.com/vyos/vyos-build/pull/118
Aug 13 2020
@Penguin
I can't say exactly about 1 point.
vyos@r4-roll# loadkey vyos scp://ubuntu@10.0.3.3/etc/ssh/ssh_host_rsa_key.pub Enter host password for user 'ubuntu': ########################################################################################################################################################################### 100.0%
Hi @dongjunbo , could you try the package for 1.2.5 with fixing this issue?
Aug 12 2020
I am on version 1.3-rolling-202008090118 and so far I have not encountered the issue again. I will keep an eye out and will report if this happen again.