Require migration scripts to check option set vpn ipsec options disable-route-autoinstall in the configuration
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Oct 29 2021
The issue even with 00:00 format
PR for crux https://github.com/vyos/vyos-1x/pull/1054
PR for crux https://github.com/vyos/vyos-1x/pull/1053
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1052
@ajgnet Can you re-test it?
@liam can you re-test it?
@zsdc Provide please options to solve it.
Oct 28 2021
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1050
The similar FRR tasks
https://github.com/FRRouting/frr/issues/9020
https://github.com/FRRouting/frr/issues/2350
Oct 27 2021
PR for address-family ipv6-unicast, 1.3 https://github.com/vyos/vyatta-cfg-quagga/pull/91
Oct 26 2021
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1046
It seems in some cases we need just "reload" to re-read configuration
PR for 1.4 https://github.com/vyos/vyos-1x/pull/1045
Oct 25 2021
WIll be added in the next rolling release, @johannrichard could you test it?
Oct 22 2021
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1039
To reproduce:
[edit vpn sstp]
vyos@r4-epa1# compare
[edit vpn sstp]
+authentication {
+ local-users {
+ username foo {
+ password bar
+ }
+ }
+ mode local
+}
+client-ipv6-pool {
+ prefix 2001:db8::/48 {
+ }
+}
+gateway-address 192.168.122.14
+ssl {
+ ca-cert-file /config/user-data/sstp/ca.crt
+ cert-file /config/user-data/sstp/server.crt
+ key-file /config/user-data/sstp/server.key
+}
[edit vpn sstp]
vyos@r4-epa1# commit
[ vpn ]
Note: the IPsec process will not start until you configure some tunnels, profiles, or L2TP/IPsec settingsIt uses PKI.
Oct 21 2021
Smoketest can't read configuration file /run/ddclient/ddclient.conf
https://github.com/vyos/vyos-1x/blob/1d89e5196611f06bc1d0f925fc2ac1cb4a5536ec/src/conf_mode/dynamic_dns.py#L134-L135
May be an upstream bug, possible fixed in https://github.com/acassen/keepalived/commit/2f1024d382783742df0e5c3dd705596f958b77b5
and https://github.com/acassen/keepalived/commit/5681838ac21de25b935632c5ec41569f79b48c19