PR https://github.com/vyos/vyos-1x/pull/748
Add checks for neighbor "is_addr_assigned"
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 26 2021
Thanks @rob, it is true that nginx is not redirecting to a non canonical https port. Using the nginx custom https status code 497, this can be added; I will update the template accordingly.
Feb 25 2021
Feb 24 2021
Better not touch crux ;)
ok, I'll do it
@craterman can you check this feature in the latest rolling or beta?
PR for equuleus | extended smoketest
https://github.com/vyos/vyos-1x/pull/743
@dmbaturin @c-po Hi, I have basically completed the T3116 draft implementation, test, I only inspect the ipvsadm rules, seems to work properly, the draft only for ipvsadm, to set up some rules, now, you and @c-po can achieve the preliminary examination of the draft (about smoke tests, I currently only normal execution of the command line configuration program testing, has not yet been configured efficacy)
@c-po , it works properly
Welcome to VyOS 1.4-rolling-202102240218 (sagitta)!
Feb 23 2021
PR https://github.com/vyos/vyatta-cfg-quagga/pull/71
Can be "cherry-picked" to equuleus
PR for equuleus for bgp and ospf https://github.com/vyos/vyatta-cfg-quagga/pull/70
PR for equuleus for rip https://github.com/vyos/vyos-1x/pull/741
If commit is not initiated from a 'live' session (for example, on boot), then redirected stdout/err should go to a file.
If that works out wihtout an issue I would like to have it backported into 1.3 just to be more "fancy".
PR https://github.com/vyos/vyos-build/pull/147
Output on the local stand
Welcome to VyOS 1.4 (sagitta)!
Feb 22 2021
Sorry, I don't have a GitHub account (I try hard to avoid centralized systems). If what you want is a git repo/branch to pull from, I can setup one somewhere and commit the patch there, though.
In T3338#87770, @zsdc wrote:And it is necessary to leave a bug-report on the Proxmox bug tracker to lead this to the logical end. Could you do this?
Any chance you can send this as GitHub PR?
and indeed the fix works, I'm now able to add more than 215 dnat rules, and still fetch the config over the vyos http api! Thanks a lot everyone.
In T3337#87766, @c-po wrote:
- adding a cli node that passes raw config values from cli to the daemon is bad (we inherited this for dhcp and openvpn and it caused more harm then good in the last 2 years) - is this mandatory?
It seems it works now
@Viacheslav Looks like it is already fixed with newer release then VyOS 1.4-rolling-202102141111.
I can also add the interface with newer release.
As we use 7.5 in 1.4 now, we can implement that feature.