Page MenuHomeVyOS Platform
Feed Advanced Search

Mar 22 2019

c-po placed T1070: SWANCTL: DMVPN: ALL peers are deleted in swan when opennhrp tries to delete ONE peer up for grabs.
Mar 22 2019, 8:37 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7)
zh99998 added a comment to T573: Update IPv6 firewall rules to support matching of hop-limit.

IPv4 ttl matching is missing too.
could this be copied to IPv4?
it's exactly same except the iptables module name called ttl

Mar 22 2019, 3:09 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc8)

Mar 17 2019

c-po closed T171: Unable to delete a firewall fule as Resolved.
Mar 17 2019, 3:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
c-po changed the status of T171: Unable to delete a firewall fule from Needs testing to Open by committing Restricted Diffusion Commit.
Mar 17 2019, 3:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)

Mar 12 2019

hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

Sorry I can't replicate your issue, tested it with VyOS 1.2.0-rolling+201903110337.

Mar 12 2019, 6:20 PM · VyOS 1.2 Crux (VyOS 1.2.2)
thinkl33t added a comment to T1051: Update openvpn to support TLS 1.2.

I've finally managed to test this (apologies, we've had a super busy couple of months) and don't appear to be able to connect to the VPN anymore :(

Mar 12 2019, 12:11 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Feb 25 2019

gadams added a comment to T1059: Support receiving IPv6 router advertisements.

I'm a little confused about the status of this task.

Feb 25 2019, 5:29 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Feb 19 2019

hagbard closed T1051: Update openvpn to support TLS 1.2 as Resolved.

Tested it myself and can't find any issues.

Feb 19 2019, 7:02 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Feb 14 2019

hagbard claimed T258: Can not configure wan load-balancing on vyos-1.2.
Feb 14 2019, 5:51 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Feb 13 2019

zsdc added a comment to T258: Can not configure wan load-balancing on vyos-1.2.

Need to reopen this task.
Version: 1.2.0-LTS.
Running configuration:

vyos@test-01# show 
 interfaces {
     ethernet eth0 {
         address 192.168.55.18/30
         duplex auto
         hw-id 08:00:27:95:bb:f6
         smp-affinity auto
         speed auto
     }
     ethernet eth1 {
         address 192.168.56.3/24
         duplex auto
         hw-id 08:00:27:8e:d6:fb
         smp-affinity auto
         speed auto
     }
     ethernet eth2 {
         duplex auto
         hw-id 08:00:27:8c:27:04
         smp-affinity auto
         speed auto
     }
     loopback lo {
     }
 }
 service {
     ssh {
     }
 }
 system {
     config-management {
         commit-revisions 100
     }
     console {
         device ttyS0 {
             speed 9600
         }
     }
     host-name test-01
     login {
         user vyos {
             authentication {
                 encrypted-password $6$7X4XbQJ2xVMZ8$NmISPmyC1f88cIfcKig01pkjePNTVeeWwULrHgich6wB0A1TH/b31Jywpsde8Mv4/B8Qa5CxFM.rlXmfOQT0Z0
                 plaintext-password ""
             }
             level admin
         }
     }
     name-server 1.1.1.1
     ntp {
         server 0.pool.ntp.org {
         }
         server 1.pool.ntp.org {
         }
         server 2.pool.ntp.org {
         }
     }
     syslog {
         global {
             facility all {
                 level info
             }
             facility protocols {
                 level debug
             }
         }
     }
     time-zone UTC
 }
Feb 13 2019, 6:02 PM · VyOS 1.2 Crux (VyOS 1.2.4)
hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@thinkl33t Please test the latest rolling which has openvpn2.4 installed.

Feb 13 2019, 4:20 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Feb 11 2019

yun added a comment to T1001: show config commands - breaks when using backslashes in values.

Just to add extra info to this ticket, I had a openvpn-option that i wanted to add but it contained a single quote. I was not able to do this (in version 1.8.x this worked).

Feb 11 2019, 12:32 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
yun added a comment to T894: DHCP not renewed after switching network.

I was not able to test sooner. But i confirmed it works properly with rolling release vyos-1.2.0-rolling+201902060337-amd64.

Feb 11 2019, 12:20 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Feb 8 2019

c-po changed the status of T171: Unable to delete a firewall fule from Open to Needs testing.
Feb 8 2019, 6:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
c-po added a comment to T171: Unable to delete a firewall fule.

Handled in/with T484, hopefully

Feb 8 2019, 6:36 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
c-po reopened T171: Unable to delete a firewall fule as Open by committing Restricted Diffusion Commit.
Feb 8 2019, 6:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
syncer closed T739: flow-accounting stops as Resolved.
Feb 8 2019, 12:07 AM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
syncer edited projects for T739: flow-accounting stops, added: VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA); removed VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Feb 8 2019, 12:06 AM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
syncer changed the status of T685: Python environment lacks definition of vyos_libexec_dir when calling os.system(), a subtask of T652: Rewrite service snmp in new style XML interface definition, from Open to In progress.
Feb 8 2019, 12:03 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 7 2019

hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@thinkl33t Can you please test?

Feb 7 2019, 11:46 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer closed T961: Does not seem to work with 4 port XL710 Intel NIC's. I believe needs drivers as Resolved.
Feb 7 2019, 11:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer edited projects for T961: Does not seem to work with 4 port XL710 Intel NIC's. I believe needs drivers, added: VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA; removed VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Feb 7 2019, 11:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer moved T977: Permission denied error when performing config rollback on a machine upgraded from VyOS 1.1.x from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Feb 7 2019, 11:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA
syncer edited projects for T977: Permission denied error when performing config rollback on a machine upgraded from VyOS 1.1.x, added: VyOS 1.2 Crux (VyOS 1.2.0-GA); removed VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Feb 7 2019, 11:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA
syncer moved T977: Permission denied error when performing config rollback on a machine upgraded from VyOS 1.1.x from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Feb 7 2019, 11:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA
syncer closed T977: Permission denied error when performing config rollback on a machine upgraded from VyOS 1.1.x as Resolved.
Feb 7 2019, 11:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA
syncer edited projects for T1169: LLDP potentially broken, added: VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux (VyOS 1.2.0-GA).
Feb 7 2019, 11:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Feb 5 2019

syncer closed T567: support for Nutanix AHV as Resolved.
Feb 5 2019, 2:31 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA), Nutanix
syncer closed T1077: show: vpn ike sa & vpn debug don't show all tunnels setup as Resolved.
Feb 5 2019, 2:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA
syncer closed T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups as Resolved.
Feb 5 2019, 2:14 PM · VyOS 1.3 Equuleus (1.3.7)
syncer edited projects for T1051: Update openvpn to support TLS 1.2, added: VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux (VyOS 1.2.0-GA).
Feb 5 2019, 2:13 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Feb 4 2019

rps added a comment to T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups.

My fault for not having the time to test this as one of the users who has a need for RFC compliant VRRP. The use of + for interface matching is less than ideal but if we do so we should take care to recommend that use of 802.1Q VLAN sub-interfaces not make use of the parent (untagged) interface else traffic matching will not be obvious.

Feb 4 2019, 8:35 PM · VyOS 1.3 Equuleus (1.3.7)

Feb 2 2019

dsummers added a comment to T1051: Update openvpn to support TLS 1.2.

Does this mean it can now listen on "outer" transport IPv6 addresses now that it is using 2.4.0 (even if it is just a special "option" and not yet in the VyOS CLI)?

Feb 2 2019, 5:54 AM · VyOS 1.2 Crux (VyOS 1.2.2)

Feb 1 2019

dmbaturin added a comment to T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups.

@jmlccdmd Ok, I'll re-test with in/out then.

Feb 1 2019, 2:13 AM · VyOS 1.3 Equuleus (1.3.7)

Jan 31 2019

hagbard changed the status of T1051: Update openvpn to support TLS 1.2 from Open to Needs testing.

@thinkl33t Would you mind testing your use case with https://downloads.vyos.io/rolling/current/amd64/vyos-1.2.0-rolling%2B201901312041-amd64.iso or later? This iso is using the bpo package of openvpn (2.4.0).

Jan 31 2019, 8:14 PM · VyOS 1.2 Crux (VyOS 1.2.2)
hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@thinkl33t http://dev.packages.vyos.net/repositories/current/vyos/pool/main/o/openvpn/openvpn_2.4.0-6+deb9u1~bpo8+1_amd64.deb

Jan 31 2019, 7:41 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Jan 30 2019

hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@c-po imported and test against latest rolling, I couldn't find any issue with 2.4.

Jan 30 2019, 8:15 PM · VyOS 1.2 Crux (VyOS 1.2.2)
hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@c-po it only affects clients which enforce tls 1.0 or 1.1, at least what I have tested. The perl code needs quite some rework, so I think I split the task into getting a newer release of openvpn into the build. Newer versions have tls 1.0 and 1.1 disabled per default from what I have read, so I think it might be more a changelog announcement that with the new version only tls 1.2 is automatically supported and you have the option to enable weak ciphers via opt .... or so. I'm not too sure yet, I think I have to wait a little on the response once the newer version is in rolling and the feedback I receive.

Jan 30 2019, 6:06 PM · VyOS 1.2 Crux (VyOS 1.2.2)
jmlccdmd added a comment to T1193: libvyosconfig parser cannot handle top level leaf and tag nodes.

I confirm that in yesterday's rolling image, the problem is corrected.

Jan 30 2019, 2:18 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
jmlccdmd reopened T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups as "Open".

I reopen this bug.

Jan 30 2019, 1:24 PM · VyOS 1.3 Equuleus (1.3.7)
c-po added a comment to T1051: Update openvpn to support TLS 1.2.

Sounds more reasonable (enable than disable). Will this affect backwards compatibility or will there be a migrator?

Jan 30 2019, 5:18 AM · VyOS 1.2 Crux (VyOS 1.2.2)

Jan 29 2019

hagbard added a comment to T1051: Update openvpn to support TLS 1.2.
In T1051#27092, @c-po wrote:

set interfaces openvpn vtun0 disable-weak-tls-ciphers

Jan 29 2019, 6:32 PM · VyOS 1.2 Crux (VyOS 1.2.2)
jmlccdmd changed the status of T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups from Resolved to Wontfix.

On my systems, the problem persist with today's rolling release.

Jan 29 2019, 5:21 PM · VyOS 1.3 Equuleus (1.3.7)

Jan 28 2019

bmtauer added a comment to T1157: Static route not reachable through VRRP address.

Unfortunately I still see the problem when the blackhole routes are set with a distance of 240 and the 0.0.0.0 route is distance 1.

Jan 28 2019, 8:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
hagbard added a comment to T1051: Update openvpn to support TLS 1.2.

@syncer Currently we ship in the iso openvpn from main, we could use it from bpo which would be 2.4 (2.6 is the latest), or we replace it with a self-compiled 2.6, or do you just want cpo's solution implemented?

Jan 28 2019, 4:48 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Jan 27 2019

syncer closed T1043: Creating VXLAN missing commit validation for group + link as Resolved.
Jan 27 2019, 5:44 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer closed T1074: Update lldp to version 1.0.2 as Resolved.
Jan 27 2019, 5:42 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer added a comment to T1051: Update openvpn to support TLS 1.2.

@hagbard can you please bump version of openvpn

Jan 27 2019, 5:41 AM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer assigned T1051: Update openvpn to support TLS 1.2 to hagbard.
Jan 27 2019, 5:41 AM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer closed T1172: vyatta_update_sysctl.pl does not support options that have multiple values as Resolved.
Jan 27 2019, 4:17 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer edited projects for T1172: vyatta_update_sysctl.pl does not support options that have multiple values, added: VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA; removed VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Jan 27 2019, 4:17 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer moved T1177: Unable to modify or delete task-scheduler tasks from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 27 2019, 4:14 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer edited projects for T1177: Unable to modify or delete task-scheduler tasks, added: VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA; removed VyOS 1.2 Crux.
Jan 27 2019, 4:14 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer moved T1191: Ethernet interface with dhcp does not re-enable correctly after disable. from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 27 2019, 4:13 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer edited projects for T1191: Ethernet interface with dhcp does not re-enable correctly after disable., added: VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA; removed VyOS 1.2 Crux.
Jan 27 2019, 4:13 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin changed the status of T1198: Extra hyphen in suggested image name on upgrade from Open to On hold.

Since this is a trivial cosmetic issue, we are about to freeze 1.2.0, and the installer is due for a rework in 1.3.0, I'm going to ignore this for now.

Jan 27 2019, 12:59 AM · VyOS 1.3 Equuleus (1.3.7)
syncer assigned T1198: Extra hyphen in suggested image name on upgrade to dmbaturin.
Jan 27 2019, 12:42 AM · VyOS 1.3 Equuleus (1.3.7)
syncer moved T1186: Setup DMVPN cannot work from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 27 2019, 12:28 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer closed T1186: Setup DMVPN cannot work as Resolved.
Jan 27 2019, 12:28 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 26 2019

syncer added a project to T1206: Commit revisions are not rotated: VyOS-1.2.0-GA.
Jan 26 2019, 10:15 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer closed T1157: Static route not reachable through VRRP address as Resolved.
Jan 26 2019, 10:14 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer closed T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups as Resolved.
Jan 26 2019, 10:14 PM · VyOS 1.3 Equuleus (1.3.7)
syncer closed T113: Support for custom MAC addresses on a per-VLAN basis as Resolved.
Jan 26 2019, 10:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer added a project to T865: Add initial RPKI support: VyOS-1.2.0-GA.
Jan 26 2019, 8:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer moved T1169: LLDP potentially broken from Finished to In Progress on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 8:10 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer added a project to T1169: LLDP potentially broken: VyOS-1.2.0-GA.
Jan 26 2019, 8:10 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer added a project to T1193: libvyosconfig parser cannot handle top level leaf and tag nodes: VyOS-1.2.0-GA.
Jan 26 2019, 7:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 25 2019

syncer removed a hashtag from VyOS-1.2.0-GA: #vyos-1.2.0-lts.
Jan 25 2019, 2:06 PM
syncer renamed VyOS-1.2.0-GA from VyOS-1.2.0-LTS to VyOS-1.2.0-GA.
Jan 25 2019, 2:05 PM

Jan 24 2019

hexes closed T1195: Passive FTP + NAT + Privileged Port as Resolved.
Jan 24 2019, 4:09 PM · vyos-kernel, vyatta-cfg-firewall, vyatta-nat, VyOS-1.2.0-GA
hexes added a comment to T1195: Passive FTP + NAT + Privileged Port.

I'm not sure. Only hypothesis...

Jan 24 2019, 4:09 PM · vyos-kernel, vyatta-cfg-firewall, vyatta-nat, VyOS-1.2.0-GA
Line2 added a comment to T1195: Passive FTP + NAT + Privileged Port.

are you sure, or could it be related to conntrack helper topic in T1141?

Jan 24 2019, 2:58 PM · vyos-kernel, vyatta-cfg-firewall, vyatta-nat, VyOS-1.2.0-GA
hexes created T1195: Passive FTP + NAT + Privileged Port in the S1 VyOS Public space.
Jan 24 2019, 1:26 AM · vyos-kernel, vyatta-cfg-firewall, vyatta-nat, VyOS-1.2.0-GA

Jan 22 2019

syncer moved T894: DHCP not renewed after switching network from In Progress to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 22 2019, 6:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 20 2019

syncer closed T1141: Conntrack helpers are no longer active by default as Resolved.
Jan 20 2019, 1:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
syncer reassigned T1141: Conntrack helpers are no longer active by default from dmbaturin to c-po.
Jan 20 2019, 12:45 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
syncer triaged T728: Do not reference vyatta in the name of the postconfig script as Low priority.
Jan 20 2019, 12:30 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
syncer closed T728: Do not reference vyatta in the name of the postconfig script as Resolved.
Jan 20 2019, 12:30 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
syncer triaged T1159: Incorrect handling of tunnels without PFS by the "run show vpn ipsec sa" script as Normal priority.
Jan 20 2019, 12:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer closed T1159: Incorrect handling of tunnels without PFS by the "run show vpn ipsec sa" script as Resolved.
Jan 20 2019, 12:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer moved T1179: unhandled exception: show vpn ipsec sa from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Jan 20 2019, 11:53 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer closed T1179: unhandled exception: show vpn ipsec sa as Resolved.
Jan 20 2019, 11:53 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
bbabich added a comment to T109: VyOS Can Lose Parts Of Its Config On Reboot - In Certain Situations.

Also happens when you put in invalid BGP config that doesn't get caught by the validation. It then thinks its applied successfully, saves it as the boot config, then BGP is broken upon next boot up.

Jan 20 2019, 11:33 AM · VyOS 1.3 Equuleus (1.3.3)
syncer closed T1116: About delete DMVPN set file, but look for dmvpn log in show log as Resolved.
Jan 20 2019, 11:22 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer moved T1116: About delete DMVPN set file, but look for dmvpn log in show log from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Jan 20 2019, 11:19 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 17 2019

syncer closed T1170: Frr Bgp DOS as Resolved.
Jan 17 2019, 10:24 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer moved T996: Support Hyper-V Genearation 2 VMs with system daemons and required Kernel modules from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Jan 17 2019, 10:23 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 15 2019

UnicronNL edited projects for T1070: SWANCTL: DMVPN: ALL peers are deleted in swan when opennhrp tries to delete ONE peer, added: VyOS-1.2.0-GA; removed VyOS 1.3 Equuleus.
Jan 15 2019, 1:47 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7)

Jan 12 2019

syncer closed T1112: BGP redistribute static not migrated on upgrade as Resolved.
Jan 12 2019, 7:17 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer closed T1119: 'show vpn ipsec sa' shows tunnel twice in 1.2.0-RC11 as Resolved.
Jan 12 2019, 7:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 11 2019

c-po renamed T1168: Upgrade from 1.1.8 to 1.2-EPA2 fails for "vpn ipsec logging log-modes all" from Upgrade: 1,1,7 -> 1.2.0-epa2 to Upgrade from 1.1.8 to 1.2-EPA2 fails for "vpn ipsec logging log-modes all".
Jan 11 2019, 6:57 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
c-po merged T1173: Upgrade from 1.1.8 to 1.2 failesVpn ipsec logging log-modes all into T1168: Upgrade from 1.1.8 to 1.2-EPA2 fails for "vpn ipsec logging log-modes all".
Jan 11 2019, 6:57 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 9 2019

c-po added a comment to T754: Enable DNSSEC in DNS forwarder.

No issue known but it eases reproducibility

Jan 9 2019, 6:28 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alexandrestein added a comment to T754: Enable DNSSEC in DNS forwarder.

Thank you for this very quick response.
I will be out for the night after this message.

Jan 9 2019, 5:59 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T754: Enable DNSSEC in DNS forwarder.

@alexandrestein can you share your complete dns forwarding config node please?

Jan 9 2019, 5:46 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alexandrestein added a comment to T754: Enable DNSSEC in DNS forwarder.

This feature is great but it looks buggy to me.

Jan 9 2019, 5:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 7 2019

syncer moved T1168: Upgrade from 1.1.8 to 1.2-EPA2 fails for "vpn ipsec logging log-modes all" from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Jan 7 2019, 9:13 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
zsdc changed the status of T1141: Conntrack helpers are no longer active by default from Needs testing to Confirmed.

OK. So, for now, anyone can use workarounds provided in T1011 or here. And wait for permanent fix in further builds.

Jan 7 2019, 2:04 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
syncer moved T1162: WireGuard: Unable to modify tunnels - KeyError: 'state' from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-EPA3) board.
Jan 7 2019, 12:12 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
syncer edited projects for T1162: WireGuard: Unable to modify tunnels - KeyError: 'state', added: VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA; removed VyOS 1.2 Crux.
Jan 7 2019, 12:12 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)