We need to change this and for CRUX
vyos@RTR1# run show version | match Version Version: VyOS 1.2.6-S1 [edit] # Log Feb 9 15:12:16 RTR1 ipsec_starter[2036]: # unknown keyword 'disableuniqreqids'
We need to change this and for CRUX
vyos@RTR1# run show version | match Version Version: VyOS 1.2.6-S1 [edit] # Log Feb 9 15:12:16 RTR1 ipsec_starter[2036]: # unknown keyword 'disableuniqreqids'
PR https://github.com/vyos/vyos-1x/pull/722
Added sort command which provides some clarification on what the XML definition file will first in the list. It sorts by name.
So, in this case, the first XML file will be bcast-relay.xml
There's an easy workaround to hack this into your "configure" scripts:
Actually even when setting the public key manually, FRR won't show it on a subsequent run:
Tested on VyOS 1.4-rolling-202101261956. Works fine
The problem with preference, it should be different
In light of the mode-force in 1.2.x, we definitely can't make this the new default within an LTS branch.
vyos@vyos# set service dhcp-server shared-network-name LAN subnet 10.242.0.0/24 static-mapping AlexPC mac-address 00-d8-61-9e-78-2a
Does it possible to cherry-pick to 1.3? Because in 1.3 rollings we have the same bug.
In T1773#46307, @runar wrote:With this, will there also be possible to parse the same json into an json import? This to allow for a more programatic way to add things than via set commands
Ah, thanks for the clarification.
@c-po It's mean all NOT ports. If you want to drop not 22,23,24,25
We have a basic implementation available. Additional changes should be submitted via feature requests.