Actually I only wanted to use it got configuration backup.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 9 2018
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
Oct 22 2018
Oct 21 2018
If we can ensure that the key is stored somewhere halfway secure (Jenkins Keystore) it would be okay.
Problem is partly fixed in the latest rolling release. Only this manual step is required in addition at this time:
Oct 20 2018
Ah, yeah! Used that in my current project.
Okay - I just see that the allow-root feature wasn't working anyway since the SSH XML rewrite.
Invalid: Modules like SIP conntrack can't be adjusted during runtime (at least I have not found a way). Only module load parameters are supported. :(
Both SNMP and TFTP now print a warning. In a subsequent step we could change this to be an error on commit and introduce a migration script deleting invalid addresses to not kill currently deployed configs!
I will implement at least a warning message for the user. Enforcing proper IP addresses could break old comfigurations - or they should be deleted by a migration script and then we can print proper error messages.
oth deletion and alias is ok for me. @syncer?
Remove or not remove?
Installing a debug image requires a reboot. apt-get installation works online.
Why? Someone can always install any 3rd party debian package via apt after setting up the repositories. This is in no way different to a parallel build and super easy.
Thats already possible using the custom package option introduced by @dmbaturin
Oct 19 2018
Oct 17 2018
Oct 16 2018
Oct 15 2018
Not at this time.
@Merijn this look slike a problem with a validation script in VyOS - sorry.