Merged from current into crux branch.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 24 2018
May it be you are running on a virtualized environment and have not added a serial port to your VM?
Nov 17 2018
Nov 15 2018
Your commit enables memory plugin when disable is configured?
@LiquidLight there is a Dockerfile, too to build VyOS
Issue file con be overwritten. lsb_release -d would be a better way, as it gives you Description: Debian GNU/Linux 8.11 (jessie)
Nov 12 2018
Nov 11 2018
Looks like this was always a bug. In the old Perl implementation the if clause was the same:
https://github.com/vyos/vyatta-cfg-system/blob/9b469f3c5734c086fc30b097405ea46ec2cee725/scripts/dynamic-dns/vyatta-dynamic-dns.pl#L223-L230
@dmbaturin This is what I did:
Nov 10 2018
This looks like an ultimate hackaround. Maybe we should check if we can change the C implementation
Nov 9 2018
Actually I only wanted to use it got configuration backup.
Please note: Kernel Intel driver version is kot always related to Intel out of tree modules. Denverton C3000 NICs work fine with 4.18 atleast so as we run 4.19 we‘re off the hook.
Nov 8 2018
Can you search for the following file on your device and edit it to test your proposed changes:
Nov 7 2018
T123 addressed exactly this issue but we not yet have agreed on a CLI yet. I do not know if it's safe to enable it in generall.
The links you refer are for PowerDNS Authoritative Server, we are using PowerDNS Recursor, see https://doc.powerdns.com/recursor/settings.html#local-address
IGMP proxy was imported from Ubiquity Edgerouter running MIPS big-endian CPU. Linux Kernel BAI is also big endian (network byteorder) and the scripts did not take this into account. It will be fixed during T959
@oliko unfortunately I did not getting it to work buw it seems that it's due to lacking support in FRR (https://github.com/FRRouting/frr/issues/2350) and it is on the feature request page - we should get it with newer FRR releases.
We should keep listen-address for all address types but we are able to distinguish between them when building up recursor.conf
Nov 3 2018
Nov 2 2018
Oct 26 2018
Oct 25 2018
Oct 24 2018
Sorry, I just overlooked it.
Oct 23 2018
In T902#23385, @cwadge wrote:It seems that in RC3 no conntrack settings work at all, causing the configuration loading to fail. For instance,
system conntrack tcp loose enablecauses:
sysctl: cannot stat /proc/sys/net/ipv4 netfilter/ip_conntrack_tcp_loose: No such file or directory