Page MenuHomeVyOS Platform
Feed Search

Dec 10 2017

c-po updated the task description for T497: Make ISO installer more convenient.
Dec 10 2017, 1:06 PM · Invalid
c-po created T497: Make ISO installer more convenient.
Dec 10 2017, 1:05 PM · Invalid
c-po committed rVYOSONEX0435a069d4d7: mdns-repeater: priority change 999 -> 990.
Dec 10 2017, 11:48 AM
c-po committed rVYOSONEX8826edfcbb60: mdns-repeater: use consistent naming of 'interface' node.
Dec 10 2017, 11:48 AM
c-po committed rVYOSONEXc937d19b2630: Drop call to 'service' wrapper in 'vyos-config-mdns-repeater.py'.
Dec 10 2017, 11:48 AM
c-po created T496: RAID1 install with 60 MB diagnositcs partition.
Dec 10 2017, 11:26 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 9 2017

c-po updated the task description for T495: IPSec / Charon deprecated keywods.
Dec 9 2017, 3:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T495: IPSec / Charon deprecated keywods.
Dec 9 2017, 3:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T378: mDNS/bonjour forwarding.

Worked, thanks
https://wiki.vyos.net/wiki/User_Guide#mDNS_Repeater

Dec 9 2017, 3:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T281: Add https support to the load command. as Resolved.
Dec 9 2017, 2:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T378: mDNS/bonjour forwarding as Resolved.
Dec 9 2017, 2:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po claimed T379: UDP Broadcast Packet Relay.
Dec 9 2017, 2:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po claimed T434: RADIUS as l2tp vpn authentication mode is broken.
Dec 9 2017, 2:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T434: RADIUS as l2tp vpn authentication mode is broken as Resolved.
Dec 9 2017, 2:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T414: Remove the telnet service and make sure old configs that use it still load as Resolved.
Dec 9 2017, 2:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T414: Remove the telnet service and make sure old configs that use it still load.

After removal of telnet configuration nodes/scripts and upgrading from VyOS 1.1.8 with telnet enabled worked.

Dec 9 2017, 2:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po claimed T414: Remove the telnet service and make sure old configs that use it still load.
Dec 9 2017, 2:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T488: GRUB can't boot from software RAID.

Installing VyOS 1.1.8 on RAID1 and later on upgrading to 1.2.x works. Also the RAID set is intact.

vyos@vyos:~$ cat /proc/mdstat
Personalities : [raid1]
md0 : active raid1 sda1[0] sdb1[1]
      4190144 blocks [2/2] [UU]
Dec 9 2017, 2:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po committed rVYOSONEXae1e4c704bb3: Merge branch 'add-mdns-repeater' into current.
Dec 9 2017, 2:34 PM
c-po committed rVYOSONEXa919de476a97: Update 'debian/changelog'.
Dec 9 2017, 2:34 PM
c-po committed rVYOSONEXf5c24a9e91f8: Bugfix: 'multi:' statement must be on top of generated 'node.def' file.
Dec 9 2017, 2:34 PM
c-po committed rVYOSONEXa545cd18f98a: Add 'vyos-update-mdns-repeater.py' functionality.
Dec 9 2017, 2:34 PM
c-po committed rVYOSONEX8a482c1a98ec: Initial interface description for 'mdns repeater'.
Dec 9 2017, 2:34 PM
c-po committed rVYOSONEX477233cdb216: Add debian packaging files to .gitignore.
Dec 9 2017, 2:34 PM
c-po added a comment to T378: mDNS/bonjour forwarding.

Still the same

Dec 9 2017, 1:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T378: mDNS/bonjour forwarding.

I wanted to add the following into the WiKi

Dec 9 2017, 12:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T378: mDNS/bonjour forwarding.

TODO: Add CI job for https://github.com/vyos/mdns-repeater when CI is back online

Dec 9 2017, 9:25 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 8 2017

c-po added a comment to T378: mDNS/bonjour forwarding.

Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. Mdns-reflector does not have this problem. It needs to be configured which interface is used for repetition. Configuration is planned for vyos-1x package.

Dec 8 2017, 7:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 4 2017

c-po added a comment to T488: GRUB can't boot from software RAID.

Each time a new image is added via add system image GRUB configuration is triggered.

Dec 4 2017, 7:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T488: GRUB can't boot from software RAID.

@syncer what do you mean by "other installs"?

Dec 4 2017, 5:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T488: GRUB can't boot from software RAID.
Dec 4 2017, 5:20 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 2 2017

c-po edited a custom field on T480: Error if no serial interface is present (/dev/ttyS0: not a tty).
Dec 2 2017, 8:28 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po updated the task description for T480: Error if no serial interface is present (/dev/ttyS0: not a tty).
Dec 2 2017, 8:28 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po updated the task description for T480: Error if no serial interface is present (/dev/ttyS0: not a tty).
Dec 2 2017, 8:22 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po renamed T480: Error if no serial interface is present (/dev/ttyS0: not a tty) from /dev/ttyS0: not a tty to Error if no serial interface is present (/dev/ttyS0: not a tty).
Dec 2 2017, 8:19 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T154: monitor feature strange message as Wontfix.
Dec 2 2017, 8:08 AM · Rejected
c-po added a comment to T154: monitor feature strange message.

Backporting coreutils could give us quiet some headache ... let's just schedule this for VyOS 1.3 where it will be auto fixed.

Dec 2 2017, 8:07 AM · Rejected

Dec 1 2017

c-po moved T386: VyOS boot grub timeout in beta image? from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 1 2017, 6:45 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T386: VyOS boot grub timeout in beta image?.

Implemented as 10 second timeout in https://github.com/vyos/vyos-build/pull/14

Dec 1 2017, 6:22 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T482: SNMP: non verbose error message on wrong listen-address.
Dec 1 2017, 5:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po moved T434: RADIUS as l2tp vpn authentication mode is broken from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 1 2017, 4:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a project to T452: WiFi: Enable support for 5GHz AccesPoints with DFS: VyOS 1.3 Equuleus.
Dec 1 2017, 4:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar I tried and tried but I never made it to properly build an image that has everything inside. This is a task for 1.3.x then, which is based on Debian 9! If this is setup it should be a piece of cake.

Dec 1 2017, 4:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T434: RADIUS as l2tp vpn authentication mode is broken.

Fixed in

Dec 1 2017, 4:47 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 29 2017

c-po created T480: Error if no serial interface is present (/dev/ttyS0: not a tty).
Nov 29 2017, 7:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Nov 28 2017

c-po added a comment to T473: missing source packages, git submodule init.

@carl.byington I added a branch on my Github fork: https://github.com/c-po/vyos-build/commit/65f1b3d77d2ac1022004dcc6095db5683e0ff917 this has all the submodules you mentioned.

Nov 28 2017, 7:55 PM
c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@carl.byington Thanks for this blogpost. Do you mind in supplying a build-all bash script we can have insied the vyos-build repository?

Nov 28 2017, 7:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T473: missing source packages, git submodule init.

@carl.byington thank you for the investigation. I'll check if it produces a reasonable ISO and will perform a pull request.

Nov 28 2017, 7:02 PM

Nov 27 2017

c-po added a comment to T475: IPSec set log-mode broken.

Can you please do a ls -al /run and check for charon.ctl?

Nov 27 2017, 9:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T475: IPSec set log-mode broken.

Can you please try the following, setup your IPSEC connection w/o log-modes and check that after commit your connection is online. In a second step try set vpn ipsec logging log-modes mgr .

Nov 27 2017, 8:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T475: IPSec set log-mode broken.

CurrentlyI'm running VyOS 999.201711072137 but upgrading to 999.201711232137 still works.

Nov 27 2017, 7:06 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T475: IPSec set log-mode broken.

I can't reproduce this.

Nov 27 2017, 6:31 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 23 2017

c-po closed T470: vyatta-op branch current, fails to build from source as Resolved.
Nov 23 2017, 11:15 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T470: vyatta-op branch current, fails to build from source.

Thank you @carl.byington, Pull Request generate for @UnicronNL or @dmbaturin https://github.com/vyos/vyatta-op/pull/13

Nov 23 2017, 8:10 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 22 2017

c-po added a comment to T281: Add https support to the load command..

@afics is this implementation as expected? If so, this feature request is completed @syncer.

Nov 22 2017, 6:10 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 20 2017

c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar Unfortunately I have some problems with APT building my ISO but I added the steps for you here: https://wiki.vyos.net/wiki/Rebuild_VyOS_kernel_Step#VyOS_1.2.x

Nov 20 2017, 9:45 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 19 2017

c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar would you be willing to test a special image with all your required changes inside (Kernel, hostapd, firmware-atheros)? Only extension of vyatta-wireless is missing, but looks you could do this "on the fly"?

Nov 19 2017, 1:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

I can confirm that by using this approach we can have hostapd 2.4 from debian stretch

Nov 19 2017, 1:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 18 2017

c-po added a comment to T380: Add system service fail2ban.

Closed b/c I wanted to rewrite it using vyos-1x command package.

Nov 18 2017, 8:06 AM · Invalid

Nov 15 2017

c-po added a comment to T461: Central user/key management through JumpCloud.

Thanks for this feature request. I'm not to happy having a cloud provider install some SSH keys onto my system. If you have to manage many VyOS machines, why not use Ansible?

Nov 15 2017, 9:50 AM

Nov 14 2017

c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Possibly http://debian-live.alioth.debian.org/live-manual/stable/manual/html/live-manual.en.html#apt-pinning will do the trick. I will start a test build...

Nov 14 2017, 7:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 13 2017

c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar thank you very much for providing such detailed information e.g. what is required inside the kernel configuration. This seems to be not a big deal to enable those.

Nov 13 2017, 6:05 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 12 2017

c-po added a comment to T434: RADIUS as l2tp vpn authentication mode is broken.
Nov 12 2017, 3:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 8 2017

c-po added a comment to T281: Add https support to the load command..

@afics @syncer done, will be in the next nightly build

Nov 8 2017, 10:15 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 7 2017

c-po updated subscribers of T426: CVE-2017-13077 - Update wpa_supplicant.

This did the trick. Just build a fresh ISO:

Nov 7 2017, 8:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), wpa
c-po updated subscribers of T426: CVE-2017-13077 - Update wpa_supplicant.

@UnicronNL maybe this will fix this issue:

Nov 7 2017, 7:08 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), wpa

Nov 3 2017

c-po added a comment to T426: CVE-2017-13077 - Update wpa_supplicant.

Our nightly builds ships wpasupplicant 2.3-1+deb8u4, according to https://www.debian.org/security/2017/dsa-3999 it's fixed in 2.3-1+deb8u5.

Nov 3 2017, 4:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), wpa
c-po added a comment to T281: Add https support to the load command..

@syncer https://github.com/vyos/vyatta-cfg/pull/9

Nov 3 2017, 1:59 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T154: monitor feature strange message.

Using a self build ISO: VyOS 999.201710291829 I can confirm this.

Nov 3 2017, 1:42 PM · Rejected
c-po added a comment to T285: Add flag for DNSmasq to query all dns servers.

implemented 11/2016, merged 04/2017
https://github.com/vyos/vyatta-cfg-system/commit/4a03838ea877a3a867b283ba85956795e769d563

Nov 3 2017, 12:45 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T370: lldpctl: invalid option 'L'.

This regression is fixed. @syncer should we resolve it?

Nov 3 2017, 12:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), vyatta-lldp, lldpd
c-po closed T438: System option "Send anonymous system statistic to VyOS maintainers" broken as Wontfix.
Nov 3 2017, 12:24 PM · Rejected
c-po closed T437: System option "Ctrl-Alt-Delete action" broken as Resolved.
Nov 3 2017, 12:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T436: System option "Reboot system on kernel panic" broken as Invalid.
Nov 3 2017, 12:23 PM · Invalid
c-po added a comment to T436: System option "Reboot system on kernel panic" broken.

False positive as a previous command was failing.

Nov 3 2017, 8:03 AM · Invalid
c-po added a comment to T157: Remove "install system" command.

Isn't it the scenario for which all those people in debian have used package manager for decades? Isn't it better to just update one package in installed system?

Nov 3 2017, 8:01 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T437: System option "Ctrl-Alt-Delete action" broken.

Fixed in https://github.com/vyos/vyatta-cfg-system/pull/65

Nov 3 2017, 7:57 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T438: System option "Send anonymous system statistic to VyOS maintainers" broken.

Removed in https://github.com/vyos/vyatta-cfg-system/pull/65

Nov 3 2017, 7:56 AM · Rejected

Nov 2 2017

c-po updated subscribers of T438: System option "Send anonymous system statistic to VyOS maintainers" broken.

This action installs the following cronjob:

sudo sh -c 'echo "#!/bin/sh" > /etc/cron.weekly/01vyos-popcon'
sudo sh -c 'echo "/opt/vyatta/bin/vyos-popcon.pl 2>&1 >/var/log/popcon.log" >> /etc/cron.weekly/01vyos-popcon'
sudo sh -c 'chmod +x /etc/cron.weekly/01vyos-popcon'
Nov 2 2017, 3:36 PM · Rejected
c-po updated subscribers of T414: Remove the telnet service and make sure old configs that use it still load.

@dmbaturin @UnicronNL what‘s your opinion?

Nov 2 2017, 9:29 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Oct 30 2017

c-po added a comment to T440: VTI/IPSec with dynamic peer.

Do we know why it‘s not possible? Is it due to a missing configuration option in VyOS or is it due to non availability in the underlying Linux Components e.g. Strongswan?

Oct 30 2017, 3:57 PM · VyOS 1.3 Equuleus (1.3.6)

Oct 29 2017

c-po added a comment to T328: review output for show tech-support command.

@syncer @dmbaturin https://github.com/vyos/vyatta-op/pull/12

Oct 29 2017, 3:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T438: System option "Send anonymous system statistic to VyOS maintainers" broken.
Oct 29 2017, 2:17 PM · Rejected
c-po renamed T437: System option "Ctrl-Alt-Delete action" broken from System option "set system options ctrl-alt-del-action" broken to System option "Ctrl-Alt-Delete action" broken.
Oct 29 2017, 2:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T437: System option "Ctrl-Alt-Delete action" broken.
Oct 29 2017, 2:15 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T436: System option "Reboot system on kernel panic" broken.
Oct 29 2017, 2:14 PM · Invalid

Oct 27 2017

c-po added a comment to T434: RADIUS as l2tp vpn authentication mode is broken.

On VyOS 1.1.7 we have /etc/radiusclient-ng/dictionary.merit which moved to /usr/share/freeradius/dictionary.merit on VyOS 1.2.x.

Oct 27 2017, 6:19 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T434: RADIUS as l2tp vpn authentication mode is broken.
Oct 27 2017, 4:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T434: RADIUS as l2tp vpn authentication mode is broken.
Oct 27 2017, 4:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Oct 26 2017

c-po updated subscribers of T14: Provide VMware OVF and OVA.

@TomekC @syncer just wondering ... should we maybe add those commands to VyOS CLI?

Oct 26 2017, 5:44 PM · VyOS 1.2 Crux (VyOS 1.2.1)

Oct 25 2017

c-po added a comment to T14: Provide VMware OVF and OVA.

Thank you for the effort. I always liked the VMWare template installation. I also tried it for VyOS 1.2.x on ESXi 6.5. I followed the WiKi instructions which worked like a charm!

Oct 25 2017, 6:34 PM · VyOS 1.2 Crux (VyOS 1.2.1)

Oct 23 2017

c-po added a comment to T328: review output for show tech-support command.

Vote for 1.2.x only.

Oct 23 2017, 5:14 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Oct 13 2017

c-po added a comment to T337: 'show vpn ipsec sa' output wrong when remote or local prefix not in system subnet.

@syncer this was actually done by @JulesT. Thank you @JulesT.

Oct 13 2017, 7:41 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)

Oct 10 2017

c-po added a comment to T414: Remove the telnet service and make sure old configs that use it still load.

BusyBox is a multi-call binary. A multi-call binary is an executable program that performs the same job as more than one utility program. That means there is just a single BusyBox binary, but that single binary acts like a large number of utilities. This allows BusyBox to be smaller since all the built-in utility programs (we call them applets) can share code for many common operations.

Oct 10 2017, 2:33 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Oct 9 2017

c-po added a comment to T414: Remove the telnet service and make sure old configs that use it still load.

+1 for removal

Oct 9 2017, 2:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T414: Remove the telnet service and make sure old configs that use it still load.

As VyOS fully re-uses Debian packages it is not possible to enable any given applet inside Busybox. To get this enabled, VyOS has to maintain a forked version of the Debian busybox packages which makes life only harder.

Oct 9 2017, 2:29 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 20 2017

c-po added a comment to T386: VyOS boot grub timeout in beta image?.
cpo@AC1:~$ cat /boot/grub/grub.cfg | grep timeout
set timeout=5
Sep 20 2017, 7:45 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T386: VyOS boot grub timeout in beta image?.

@syncer @dmbaturin @UnicronNL is there any reason to not implement this? I think this should be doable in less then two hours.

Sep 20 2017, 7:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T370: lldpctl: invalid option 'L'.

@kingrvbee this is not entirely correct. The problem comes from package vyos-1x which now holds the lldp configuration nodes. @dmbaturin is aware of this and wanted to fix it. Please be patient.

Sep 20 2017, 7:30 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), vyatta-lldp, lldpd

Sep 16 2017

c-po added a comment to T370: lldpctl: invalid option 'L'.

Please also see T393

Sep 16 2017, 10:50 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), vyatta-lldp, lldpd