A work-around for this was added in 1.2.6 and I verified it's working in 1.3.0-rc1
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 27 2021
Just chiming back in to let you guys know I installed the latest vyos rolling release after all this time and the issue seems to have been fixed!
@craterman Thanks.
@Viacheslav, tested on VyOS 1.3-beta-202102270443. It works
Node "protocols" in 1.4 also doesn't have a description
This is not applicable to VyOS 1.4 because of T3364.
PR https://github.com/vyos/vyos-1x/pull/753
Additional checks for "neighbor interface" configuration.
But only vrrp works
The neighbor can contain a string
set protocols bgp 64501 neighbor eth1 set protocols bgp 64501 neighbor eth1 remote-as 65001
Feb 26 2021
Something wrong with that check https://github.com/vyos/vyos-1x/blob/8732ebc46a2daddc6e4dfa05f3f70bf2ac9400af/src/conf_mode/protocols_bgp.py#L170-L171
Fail
set protocols bgp 64501 neighbor 203.0.113.1 remote-as 65001 set protocols bgp 64501 neighbor 203.0.113.1 peer-group FOO set protocols bgp 64501 peer-group FOO
PR https://github.com/vyos/vyos-1x/pull/748
Add checks for neighbor "is_addr_assigned"
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.
This should now work aswell with the latest vyos 1.3 versions!