Page MenuHomeVyOS Platform
Feed Advanced Search

Nov 19 2019

Merijn added a comment to T1815: HTTP API config not saved on image upgrade.
if [ -f /etc/vyos/http-api.conf ]; then
  resp=''
  while [ -z "$resp" ]; do
    echo 'Would you like to save the HTTP API server configuration from your '
    echo -n 'current configuration? (Yes/No) [Yes]: '
    resp=$(get_response "Yes" "Yes No Y N")
    if [ "$resp" == 'yes' ] || [ "$resp" == 'y' ]; then
      echo 'Copying HTTP API configuration...'
      ndir=${INST_ROOT}/etc/vyos
      mkdir -p $ndir
      cp -p /etc/vyos/http-api.conf $ndir
    fi
  done
fi
Nov 19 2019, 11:45 PM · Invalid
Merijn created T1815: HTTP API config not saved on image upgrade.
Nov 19 2019, 11:34 PM · Invalid

Nov 18 2019

Unknown Object (User) changed the status of T1811: Upgrade from 1.1.8: Config file migration failed: module=l2tp from Open to In progress.

Added additional check before cycle.

Nov 18 2019, 6:48 PM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po created T1813: error in generated /etc/hosts file.
Nov 18 2019, 3:17 PM · VyOS 1.3 Equuleus (1.3.0)
syncer assigned T1811: Upgrade from 1.1.8: Config file migration failed: module=l2tp to Unknown Object (User).
Nov 18 2019, 1:23 PM · VyOS 1.2 Crux (VyOS 1.2.4)
lasseoe created T1811: Upgrade from 1.1.8: Config file migration failed: module=l2tp.
Nov 18 2019, 1:22 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 17 2019

c-po created T1809: Wireless: SSID scan does not work in AP mode.
Nov 17 2019, 12:38 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 16 2019

syncer moved T1633: Cannot bridge interfaces from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1644: Wireguard listen ports lower than 1024 from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · Rejected
syncer moved T1660: Bonding dont’t work on VyOS 1.2-rolling-201909120338 from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1670: OpenVPN option for tls-auth from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1687: Compare function producing error from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · Invalid
syncer moved T1725: VyOS 1.2 Rolling 201910110117 DHCP Server Configuration Fails from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · Invalid
syncer moved T1727: Wireless regulatory.db missing from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:45 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1779: Tunnel interfaces aren't suggested as being available for bridging from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1750: "tail -f unrecognized file system type error" in coreutils version 8.23 from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM · Rejected
syncer moved T1798: SNMPv3: allow hypen in username from Need Triage to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM
syncer moved T1664: Ipoe with bond per vlan don't work from Backlog to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1724: wireguard - add endpoint check in verify() from Backlog to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1722: Add ability to debug Wireguard connections from In Progress to Finished on the VyOS 1.2 Crux board.
Nov 16 2019, 11:44 PM · Rejected

Nov 14 2019

dmbaturin added a comment to T1807: Improve WireGuard CLI "endpoint" on.

I agree. Users should be able to change the port independently from the address.

Nov 14 2019, 9:31 PM · VyOS 1.3 Equuleus (1.3.0)
c-po triaged T1807: Improve WireGuard CLI "endpoint" on as Normal priority.
Nov 14 2019, 9:28 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T1807: Improve WireGuard CLI "endpoint" on.
Nov 14 2019, 9:27 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 12 2019

zsdc changed the status of T1786: disable-dhcp-nameservers is missed in current host_name.py implementation from Confirmed to In progress.

Fix for the problem:
https://github.com/vyos/vyos-1x/pull/160
https://github.com/vyos/vyos-replace/pull/4

Nov 12 2019, 4:35 PM · VyOS 1.2 Crux (VyOS 1.2.4)
karavadis added a watcher for VyOS 1.2 Crux: karavadis.
Nov 12 2019, 9:12 AM

Nov 11 2019

c-po closed T1798: SNMPv3: allow hypen in username as Wontfix.
Nov 11 2019, 8:30 PM
c-po added a comment to T1798: SNMPv3: allow hypen in username.

Due to some internal logic in net-snmp this can not be done so easy.

Nov 11 2019, 8:30 PM
c-po changed Difficulty level from unknown to easy on T1798: SNMPv3: allow hypen in username.
Nov 11 2019, 7:51 AM
c-po created T1798: SNMPv3: allow hypen in username.
Nov 11 2019, 7:50 AM

Nov 9 2019

Unknown Object (User) added a comment to T1788: Intel QAT (QuickAssist Technology ) implementation.

PR for CLI https://github.com/vyos/vyos-1x/pull/159

Nov 9 2019, 5:58 PM · VyOS 1.2 Crux (VyOS 1.2.4)
hagbard added a comment to T1788: Intel QAT (QuickAssist Technology ) implementation.

pending review: https://github.com/vyos/vyos-build-kernel/pull/1

Nov 9 2019, 5:38 PM · VyOS 1.2 Crux (VyOS 1.2.4)
hagbard moved T1788: Intel QAT (QuickAssist Technology ) implementation from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Nov 9 2019, 5:04 PM · VyOS 1.2 Crux (VyOS 1.2.4)
hagbard claimed T1788: Intel QAT (QuickAssist Technology ) implementation.
Nov 9 2019, 3:06 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 8 2019

unixninja92 updated subscribers of T1775: Cloud-init not running userdata runcmd.

If someone can confirm I'm linking to the correct github repo (there are two cloud init ones under vyos), I could submit a pull request for this. @syncer, @Unicron?

Nov 8 2019, 6:24 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 7 2019

Unknown Object (User) created T1788: Intel QAT (QuickAssist Technology ) implementation.
Nov 7 2019, 5:53 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 6 2019

Unknown Object (User) changed the status of T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution] from Open to In progress.

PR #158 https://github.com/vyos/vyos-1x/pull/158

Nov 6 2019, 11:16 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 2 2019

zsdc changed the status of T1786: disable-dhcp-nameservers is missed in current host_name.py implementation from Open to Confirmed.
Nov 2 2019, 6:30 PM · VyOS 1.2 Crux (VyOS 1.2.4)
zsdc created T1786: disable-dhcp-nameservers is missed in current host_name.py implementation.
Nov 2 2019, 6:29 PM · VyOS 1.2 Crux (VyOS 1.2.4)
Viacheslav created T1785: Deleting partitions on disks (Raid1) with default value 'no'.
Nov 2 2019, 5:37 PM · VyOS 1.3 Equuleus (1.3.0)
zsdc changed the status of T1784: DMVPN with IPSec does not work in HUB mode from Open to Confirmed.
Nov 2 2019, 5:10 PM · VyOS 1.3 Equuleus (1.3.0)
zsdc created T1784: DMVPN with IPSec does not work in HUB mode.
Nov 2 2019, 5:09 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 1 2019

c-po claimed T1783: Interface can't unpin from bridge.
Nov 1 2019, 10:12 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T1783: Interface can't unpin from bridge.
Nov 1 2019, 7:24 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 31 2019

kroy closed T1779: Tunnel interfaces aren't suggested as being available for bridging as Resolved.

Complete

Oct 31 2019, 3:57 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a comment to T1781: Inconsistent leveling output from json printout.

To fix this inconsistancy the output of show int ethernet | json should be:

{
       "eth0": {
            "address": "10.10.10.10/24"
        }
}
Oct 31 2019, 10:31 AM · VyOS 1.3 Equuleus (1.3.0)
runar created T1781: Inconsistent leveling output from json printout.
Oct 31 2019, 10:12 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1780: Adding ipsec ike closeaction.

PR #26 https://github.com/vyos/vyatta-cfg-vpn/pull/26

Oct 31 2019, 7:54 AM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) claimed T1780: Adding ipsec ike closeaction.
Oct 31 2019, 7:30 AM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) created T1780: Adding ipsec ike closeaction.
Oct 31 2019, 7:30 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Oct 30 2019

kroy added a comment to T1779: Tunnel interfaces aren't suggested as being available for bridging.

PR: https://github.com/vyos/vyos-1x/pull/156

Oct 30 2019, 10:13 PM · VyOS 1.3 Equuleus (1.3.0)
kroy updated the task description for T1779: Tunnel interfaces aren't suggested as being available for bridging.
Oct 30 2019, 10:11 PM · VyOS 1.3 Equuleus (1.3.0)
kroy changed Difficulty level from normal to easy on T1779: Tunnel interfaces aren't suggested as being available for bridging.
Oct 30 2019, 10:11 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T1779: Tunnel interfaces aren't suggested as being available for bridging.
Oct 30 2019, 10:11 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1778: Kilobits/Megabits difference in configuration Vyos/FRR.

PR #38

Oct 30 2019, 10:10 AM · VyOS 1.2 Crux (VyOS 1.2.4)
Viacheslav created T1778: Kilobits/Megabits difference in configuration Vyos/FRR.
Oct 30 2019, 9:45 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1777: Bonding interface MAC address mismatch after reboot.

@xrobau WOW! What a bisection and research on that problem! Thanks a lot!

Oct 30 2019, 2:49 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

On the old image, the macs are set correctly

Oct 30 2019, 1:29 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau renamed T1777: Bonding interface MAC address mismatch after reboot from Bonding is broken in Daily Builds when using Intel NICs due to bug in Intel NIC Driver 5.3.5.39 to Bonding is broken in Daily Builds due to startup config not being applied correctly.
Oct 30 2019, 1:21 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

OH. MY. GLOB. I just figured it out.

Oct 30 2019, 1:20 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau renamed T1777: Bonding interface MAC address mismatch after reboot from Bonding is subtly broken between VyOS 1.2.0-rolling+201907210337 and VyOS 1.2-rolling-201910141726 to Bonding is broken in Daily Builds when using Intel NICs due to bug in Intel NIC Driver 5.3.5.39.
Oct 30 2019, 12:56 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

This appears to be a bug in that intel driver - there's people reporting the same issues here: https://sourceforge.net/p/e1000/bugs/649/

Oct 30 2019, 12:54 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

This is getting more and more crazy the more time I spend on it, as this is a niggly issue that shouldn't be this hard to figure out.

Oct 30 2019, 12:20 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 29 2019

xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

Oh, just to emphasize that it's a startup-config issue, if I disable and re-enable the ethernet port in the switch, it is still broken. The only way to get it working is to delete the member, commit, and re-add the member inside vyos.

Oct 29 2019, 10:13 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

While it was booting, it responded to three pings, and then nothing

Oct 29 2019, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

It looks like the problem occurs when both interfaces are present when the machine boots. I can remove either one, reboot the machine, and it works.

Oct 29 2019, 9:29 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

Working 1.2.0-rolling config (with the different bonding syntax)

Oct 29 2019, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1777: Bonding interface MAC address mismatch after reboot.

1.2.0 complete bond0 output

Oct 29 2019, 8:51 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau created T1777: Bonding interface MAC address mismatch after reboot.
Oct 29 2019, 8:45 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 28 2019

unixninja92 updated the task description for T1775: Cloud-init not running userdata runcmd.
Oct 28 2019, 8:21 PM · VyOS 1.3 Equuleus (1.3.0)
unixninja92 updated the task description for T1775: Cloud-init not running userdata runcmd.
Oct 28 2019, 8:21 PM · VyOS 1.3 Equuleus (1.3.0)
unixninja92 updated the task description for T1775: Cloud-init not running userdata runcmd.
Oct 28 2019, 7:31 PM · VyOS 1.3 Equuleus (1.3.0)
unixninja92 created T1775: Cloud-init not running userdata runcmd.
Oct 28 2019, 7:30 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 26 2019

c-po claimed T1738: Copy SNMP configuration from node to node raises exception.
Oct 26 2019, 10:59 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 25 2019

zsdc created T1772: <regex> constraints in XML are partially broken.
Oct 25 2019, 8:25 PM · VyOS 1.2 Crux (VyOS 1.2.4)
kroy renamed T1770: webproxy breaks commit and http access on routed client from webproxy breaks commit and routing to webproxy breaks commit and http access on routed client.
Oct 25 2019, 12:03 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Oct 24 2019

kroy created T1770: webproxy breaks commit and http access on routed client.
Oct 24 2019, 11:48 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Oct 23 2019

runar updated subscribers of T1761: Disallow saving when there are non-committed changes in the session.

Whats happening here is that the non-commit-able session is saved to disk. because of this BGP will fail on reload because of illegal configuration on the peer. What needs to be done here is to disallow the save command when there are non-commited work in the session.. or at least give a clear warning about this with a [y/N] answer. is this possible to incorporate into vbash? @dmbaturin

Oct 23 2019, 4:24 PM · Restricted Project, VyOS 1.5 Circinus
Viacheslav renamed T1761: Disallow saving when there are non-committed changes in the session from Bgp instence not found after save/reboot to Bgp instance not found after save/reboot.
Oct 23 2019, 1:15 PM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T1761: Disallow saving when there are non-committed changes in the session.
Oct 23 2019, 1:12 PM · Restricted Project, VyOS 1.5 Circinus

Oct 22 2019

c-po created T1760: RADIUS shared secret is not redacted from "show configuration" op mode command.
Oct 22 2019, 11:03 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T818: SNMP v3 - remove required engineid from user node, a subtask of T1738: Copy SNMP configuration from node to node raises exception, from Open to In progress.
Oct 22 2019, 1:22 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 21 2019

c-po claimed T1752: PPPoE does not automatically start on boot.
Oct 21 2019, 9:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1752: PPPoE does not automatically start on boot.

Looks like there is a missing priority statement in the VIF implementation.

Oct 21 2019, 9:54 PM · VyOS 1.3 Equuleus (1.3.0)
kroy added a comment to T1756: Modify output to be more useful - Wireguard.

PR: https://github.com/vyos/vyos-1x/pull/149

Oct 21 2019, 6:51 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard claimed T1756: Modify output to be more useful - Wireguard.
Oct 21 2019, 6:48 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T1756: Modify output to be more useful - Wireguard.
Oct 21 2019, 6:42 PM · VyOS 1.3 Equuleus (1.3.0)
jdmac87 added a comment to T1755: Python KeyError exceptions raised with 'show vpn ipsec sa' command under use of certain IPSEC cipher suites.

Pull request raised for review with effective fix proposed.
https://github.com/vyos/vyos-1x/pull/147

Oct 21 2019, 5:17 PM · VyOS 1.3 Equuleus (1.3.0)
jdmac87 created T1755: Python KeyError exceptions raised with 'show vpn ipsec sa' command under use of certain IPSEC cipher suites.
Oct 21 2019, 5:15 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1754: DHCPv6 client is impossible to restart.
Oct 21 2019, 2:08 PM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun created T1753: Configuring `ip source-validation loose` doesn't properly configure `sysctl`.
Oct 21 2019, 2:05 PM · VyOS 1.5 Circinus
ciprian.craciun created T1752: PPPoE does not automatically start on boot.
Oct 21 2019, 2:00 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1751: DNS server addresses from DHCPv6 are not added to resolv.conf.
Oct 21 2019, 12:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po merged task T1750: "tail -f unrecognized file system type error" in coreutils version 8.23 into T188: tail: unrecognized file system type 0x794c7630.
Oct 21 2019, 2:13 AM · Rejected

Oct 20 2019

ljester created T1750: "tail -f unrecognized file system type error" in coreutils version 8.23.
Oct 20 2019, 1:55 PM · Rejected

Oct 19 2019

c-po assigned T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution] to Unknown Object (User).
Oct 19 2019, 10:14 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

Agree with you, thank you. We need fixed these moments.

Oct 19 2019, 10:09 AM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

Unfortunately it doesn't work without gw-ip-address also in [chap-secrets]. In my early trials I've tried that, and the clients received IP's from the pool instead the static values.

Oct 19 2019, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

I think better calculate gw-ip-address automatically. outside-nexthop excluded from required for migration reasons.
Not necessary define gw-ip-address in [chap-secrets] section, it works without any issue if defined it in [ip-pool] only.

Oct 19 2019, 9:58 AM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

@Dmitry Thanks for pointing that out, I've looked on the wiki (https://wiki.vyos.net/) and searched for a description for outside-nexthop, and failed to find it, and the in-line help while configuring doesn't help much.

Oct 19 2019, 9:42 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

You can set outside-nexthop which fixed this. Also I think we can calculate first ip for gw-ip-address if outside-nexthop is not defined by cli.

Oct 19 2019, 9:30 AM · VyOS 1.3 Equuleus (1.3.0)