Confirm fixed in latest rolling 201907270337
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 28 2019
Jul 27 2019
Confirm fixed in latest rolling 201907270337
Jul 26 2019
prototype successfully tested
Yeah, I'd mark this not-a-bug. Update the documentation to mention hosts file update with failover doesn't maintain consistent state between failover servers.
Jul 25 2019
Attached are the pcap and debug logs from a simple setup as outlined above, two hosts. "Master" distributing the route.
Some Feedback from the frr people:
Jul 24 2019
currently testing internally, will be released soon to the current branch.
With the new versions of the open-vm-tools you can explicitly disable the pulling of the routing-table. Maybe that's a better way then disabling the whole pulling of information.
@c-po Still not fully resolved on Crux . Maybe candidate for Backlog on VyOS 1.2.3? Thanks.
Jul 23 2019
personally I like the below most. it will require quite an amount of work for migration.
See T1331
has been fixed by reverting to 4.1 since pdns stopped supporting debian jessie.
Run into the same with 1.2.2
Jul 22 2019
I've tested the fix on latest rolling and so far it works as expected.
Thanks for the quick patch!
The same thing applies to the global configuration of push options.
E.g. These:
set interfaces openvpn vtun0 server push-route '172.16.41.0/24'
set interfaces openvpn vtun0 server push-route '172.16.42.0/24'
We may have to migrate to networkd to have that functionality, since netplug seems to cause issues with interfaces which are up and running.
@dienac any results to share?
Jul 21 2019
VyOS 1.2.2 only contains DHCP op mode definitions from the following packages:
fix backported to crux
Jul 20 2019
I wonder if the bgp daemon is being started before the hostname is changed by the config script. Seems possible since we added a lock so it executes later.
@zsdc Hostname is still showing as 'debian' in 1.2.0-rolling+201907191807
Jul 19 2019
https://github.com/vyos/vyos-netplug/commit/81fd74bfbfa6daed506693ecc20deff09042bc71 broke it, I have to find out why he commited it.
I'll set up monitoring, sure.
I have ran VyOS 1.2.1 and now 1.2.2 for quiet some time and can no longer see this issue. 1.2.1 and 1.2.2 are both based on PowerDNS recursor 4.1 series.
Can be set to finished on 1.3 Equuleus
That's unfortunate. I've had to restart dns every few days at some clients due to an outage because of this bug. It would be not nice if it were to regress. Is there a way to build on buster with newer packages?
Unfortunately PowerDNS no longer supports the 4.2 series on Debian oldoldstable (Jessie) - reverting this on current to fix the build.
Jul 18 2019
fixed via https://phabricator.vyos.net/T1065
This also affect manually built iso's that also fails because of pdns-recursor
Hi! The rolling release is broken because pdns-recursor has stopped to provide packages for jessie and the current index points to a file that is currently not available. We are working on fixing this and it migth be that we need to start building it ourself instead.
The problem, which leads to the malformed hostname in Hostname Capability was fixed in T1531. I am marking this as "Resolved", because the problem with DNS servers was resolved also, according to feedback.
Jul 17 2019
Please backport to Crux.
closed as requested since there is no need for a new implementation.
Update:
I did tested several server-related option combinations, such as "--ping-restart 0", "--reneg-sec 0", "--reneg-sec 36000"(10h).
Then I realized that I might interpreted --reneg-sec option incorrectly. As stated in(read text in bold) https://openvpn.net/community-resources/reference-manual-for-openvpn-2-3/ :
Jul 16 2019
This is really a broken abstraction. There is no separate namespaces for IPv4 and IPv6 groups in IPset.
We'll have to autoprefix the groups or similar, if we want it to work that way.
Jul 15 2019
@dienac Any results to share?
You need to upload your script to /config/user-data, once done you can configure it via 'set service snmp script-extensions extension-name <extensionname> script <script_name>'