Page MenuHomeVyOS Platform
Feed Search

May 29 2020

c-po committed rVYOSONEX1046011ec0d6: traceroute: T2411: add top level help text for "traceroute".
May 29 2020, 5:51 PM
c-po committed rVYOSONEX9f9427bc8ed1: dhcp: dhcpv6: T2506: add top level help text for "renew".
May 29 2020, 5:51 PM
c-po committed rVYOSONEX6a957e7955b6: ssh: T2230: remove duplicated HostKey line.
May 29 2020, 5:51 PM

May 28 2020

c-po added a comment to T421: Add Pv6 prefix delegation support.
In T421#65476, @gadams wrote:

Recovery from failures does seem generally desirable, but it would also be preferable to discover errors in configuration while in conf code. For this reason, it seems like the best way to handle this would be to defer starting dhcp6c until the very end of configuring all the interfaces, if that's possible. Is there a mechanism already to do this, or should I look into restructuring things slightly.

May 28 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T1291: Under certain conditions the VTI will stay forever down from Unknown Status to Resolved.
May 28 2020, 9:31 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po edited projects for T1291: Under certain conditions the VTI will stay forever down, added: VyOS 1.2 Crux (VyOS 1.2.6); removed Ready for Crux (1.2.x).
May 28 2020, 9:30 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po added a comment to T421: Add Pv6 prefix delegation support.

@gadams it makes no sense to use this as a catch-all thread. New requests/bugs should go into dedicated tasks.

May 28 2020, 4:32 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot as Invalid.
May 28 2020, 3:39 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

Yes there have been issues with interface naming in the past. Hopefully they are finally resolved in 1.3 now.

May 28 2020, 3:39 PM · VyOS 1.3 Equuleus (1.3.3)
c-po committed rVYOSONEX9ff733fc5336: dhcp: dhcpv6: T2506: add client restart to op-mode.
May 28 2020, 3:23 PM
c-po committed rVYOSONEXdf751f6ed14e: dhcpc6-pd: T2506: bugfix config rendering on non PPPoE interfaces.
May 28 2020, 3:23 PM
c-po added a comment to T421: Add Pv6 prefix delegation support.

https://github.com/vyos/vyos-1x/blob/current/python/vyos/ifconfig/dhcp.py#L113

May 28 2020, 5:43 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 27 2020

c-po added a comment to T2490: Add serial (rs232) to ssh bridge service.

During testing I've found that there is a well known problem (we had for ethernet interfaces) also in the serial ports. They can be enumerated and mapped to /dev/ttyUSBxxx differently from boot to boot. This is especially painful on my development APU4 board which also has a Sierra Wireless MC7710 LTE module installed which operates via ttyUSB2 (when no serial console cable is attached) - on subsequent boots this can become ttyUSB3 or depending on the number of FT232 dongles I attach.

May 27 2020, 8:21 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2526: Wake-On-Lan CLI implementation.
May 27 2020, 8:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po added a comment to T421: Add Pv6 prefix delegation support.

@gadams your mentioned problem is already fixed in the latest rolling image

May 27 2020, 4:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

@jack9603301 your assumptions are invalid. I have a fully reboot-save PPPoE setup. Please stop making wrong assumptions! and search the code properly!

May 27 2020, 4:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po committed rVYOSONEXfbe88e561c69: dhcpv6-pd: pppoe: T2506: remove debug print statement.
May 27 2020, 5:36 AM
c-po added a comment to T421: Add Pv6 prefix delegation support.

@gadams, please describe use case where wide does not start and include config with expected result and VyOS version. Sure config can be adjusted, luckily its an open Git repo so just send a PR.

May 27 2020, 5:10 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 26 2020

c-po added a comment to T421: Add Pv6 prefix delegation support.

dhclient is not used, wide-dhcp client is started on demand. Also prefixes are properly assigned to interfaces, using this at home for pppoe. Specific prefix size request is implemented as of T2506.

May 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

Windows 10 works with SLAAC like a charm.

May 26 2020, 9:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot from Open to On hold.
May 26 2020, 9:11 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

I tried mocking with your configuration and thus needed to delete the policy statement as I have no policy installed. Maybe you can boot your system with the vyos-config-debug option and share the output? Or send the full config.boot.

May 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

Why is there no eth0 on VyOS 1.2.5?

May 26 2020, 8:56 PM · VyOS 1.3 Equuleus (1.3.3)
c-po committed rVYOSONEX6234be350927: pppoe: T2502: configure IPv6 default routes if required.
May 26 2020, 8:02 PM
c-po closed T2502: PPPoE default route not installed for IPv6 when "default-route auto" as Resolved.
May 26 2020, 8:02 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXf26c44b4cbeb: pppoe: T2502: always delete default route once interface goes down.
May 26 2020, 7:50 PM
c-po committed rVYOSONEX8cf62f494c9b: pppoe: T2219: fix proper RA autoconf file name.
May 26 2020, 7:50 PM
c-po committed rVYOSONEX4519918bb9bf: pppoe: T2502: fix Jinja2 template indention.
May 26 2020, 7:50 PM
c-po changed the status of T2458: Update FRR to 7.3.1 from Unknown Status to Resolved.
May 26 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po moved T2458: Update FRR to 7.3.1 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.6) board.
May 26 2020, 7:19 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po closed T2506: DHCPv6-PD add prefix hint CLI option as Resolved.
May 26 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX825059e83237: Merge branch 'dhcpv6-pd-t2506' of github.com:c-po/vyos-1x into current.
May 26 2020, 6:54 PM
c-po committed rVYOSONEX8ff6d2ed6025: dhcpv6-pd: T2506: use common dictionary definition for config parameters.
May 26 2020, 6:54 PM
c-po committed rVYOSONEX7dddfa338800: dhcpv6-pd: T2506: add option to request specific prefix length.
May 26 2020, 6:54 PM
c-po committed rVYOSONEXd5b58517f883: dhcpv6-pd: pppoe: T2506: restructure CLI.
May 26 2020, 6:54 PM
c-po added a comment to T2520: show conntrack fails with Perl error.

https://github.com/vyos/vyatta-conntrack/commit/02c29a9f1f6ddb3c04aee948781e765a7ca2c829

May 26 2020, 6:24 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2520: show conntrack fails with Perl error, a subtask of T2322: CLI [op-mode] bugs. Root task, as Resolved.
May 26 2020, 6:22 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2520: show conntrack fails with Perl error as Resolved.
May 26 2020, 6:22 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T421: Add Pv6 prefix delegation support.

@jack9603301 please note that this is currently a beta implementation which of course contains bugs. Also the CLI will change in the near future to support requesting specific prefix sizes (T2506)

May 26 2020, 3:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

The ethernet TypeError is fixed in the upcoming rolling release

May 26 2020, 3:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po edited a custom field on T2506: DHCPv6-PD add prefix hint CLI option.
May 26 2020, 3:11 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2506: DHCPv6-PD add prefix hint CLI option from Open to In progress.
May 26 2020, 3:11 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX0cdfa72d5ccd: dhcpv6-pd: ethernet: T421: fix TypeError.
May 26 2020, 3:08 PM
c-po committed rVYOSONEX76d87858be1f: pppoe: T2502: "default-route none" option had no effect.
May 26 2020, 3:05 PM
c-po committed rVYOSONEXb136bd5bbb29: wwan: T1988: use "path" completion helper over dedicated shell script.
May 26 2020, 3:05 PM
c-po committed rVYOSONEX71eec24a0b69: bgp: xml: T2387: fix warning: missing terminating ' character.
May 26 2020, 3:04 PM

May 25 2020

c-po added a comment to T421: Add Pv6 prefix delegation support.

a) should not be the case

May 25 2020, 6:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

May 24 2020

c-po added a comment to T2506: DHCPv6-PD add prefix hint CLI option.

I‘m asking myself if length should be specified as decimal number or as ::/60 prefix?

May 24 2020, 11:49 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2488: Remove logfile for dialup interfaces like pppoe and wwan.

The "auto grep" could be added to show log indeed that it only displays you pppoe stuff.

May 24 2020, 10:31 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.
In T2505#64896, @jjakob wrote:

If this can be solved by a kernel update, there was talk about maybe having different build "flavors" in the past - one with all the hardware nic drivers, one without. The minimal image could then have the latest (5.x) kernel.
There's T2085 which prevents us from testing any newer kernel ourselves as it's built by Jenkinsfiles in the CI, we'd need to manually do the steps the CI does to build a kernel. I proposed a shared script solution for these repositories in that task that could be called from both the CI and vyos-build, this would allow anyone to build all packages, including the kernel, through vyos-build, just for cases like this.

May 24 2020, 10:30 AM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
c-po added a comment to T2085: Building some packages with vyos-build no longer works for Equuleus/current.

We probably should send this PoC script (vyos-build/scripts/build-packages.) to the graveyard as it causes more trouble then good I feel.

May 24 2020, 10:28 AM · VyOS 1.3 Equuleus (1.3.6), vyos-build
c-po added a comment to T2506: DHCPv6-PD add prefix hint CLI option.

Guess the CLI needs a change here as this requirement was overseen. It could look something like this (note that PPPoE can be replaced by any other interface), need to work out the details.

May 24 2020, 10:06 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX0aa5f38c6a7e: fromdos: fix wrong line encoding.
May 24 2020, 9:17 AM

May 23 2020

c-po added a comment to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS.

There is no newer kernel then 4.19.124 on the 4.19x train. Newer Kernels do not work as the out-of-tree Intel drivers for the NICs and QAT won‘t compile for Kernel >5.3 and that is bot an LTS one.

May 23 2020, 9:41 PM · VyOS Rolling, Bugs, VyOS 1.4 Sagitta (1.4.1)
c-po claimed T2506: DHCPv6-PD add prefix hint CLI option.
May 23 2020, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2506: DHCPv6-PD add prefix hint CLI option.
May 23 2020, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T421: Add Pv6 prefix delegation support.

Welcome - need to make a prefix-hint CLI node for the future

May 23 2020, 9:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

No, its just an ID. Please read my comments above and inser the prefix ::/60 infinity; line and reboot

May 23 2020, 8:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

You only receive a /64 prefix, try adjusting the template then change sla-len to 4

May 23 2020, 7:47 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T421: Add Pv6 prefix delegation support.

sla-len should be 12 in your case then.

May 23 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T2457: IPv6 ping by address not working.
vyos@vyos:~$ ping 2a04:4e42:600::731
PING 2a04:4e42:600::731(2a04:4e42:600::731) 56 data bytes
64 bytes from 2a04:4e42:600::731: icmp_seq=1 ttl=61 time=6.45 ms
64 bytes from 2a04:4e42:600::731: icmp_seq=2 ttl=61 time=6.53 ms
May 23 2020, 6:21 PM
c-po closed T2457: IPv6 ping by address not working as Resolved.
May 23 2020, 6:21 PM
c-po committed rVYOSONEXd9a4eccaabff: ping: T2457: bugfix when argument is IPv6 address.
May 23 2020, 6:20 PM
c-po committed rVYOSONEXd749cbb1f1d3: ping: T2457: migrate from vyatta-op.
May 23 2020, 6:20 PM
c-po added a comment to T2457: IPv6 ping by address not working.
In T2457#63617, @jjakob wrote:

Why not just use the OS's ping command? It does address resolution. Resolving a IP address as hostname would leak the IP via DNS as well.

May 23 2020, 6:16 PM
c-po added a comment to T2457: IPv6 ping by address not working.

That patch is invalid as ping.py does not exist under vyos-1x package, its in vyatta-op.

May 23 2020, 6:13 PM
c-po created T2503: IPv6 Firewall configuration error: Cannot delete rule set "GUEST-WAN-6" (still in use).
May 23 2020, 4:43 PM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po claimed T2502: PPPoE default route not installed for IPv6 when "default-route auto".
May 23 2020, 4:41 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2502: PPPoE default route not installed for IPv6 when "default-route auto".
May 23 2020, 4:36 PM · VyOS 1.3 Equuleus (1.3.0)

May 22 2020

c-po added a comment to T2490: Add serial (rs232) to ssh bridge service.

A friend also thought about set service nettty for network tty (which it is infact)

May 22 2020, 7:25 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2490: Add serial (rs232) to ssh bridge service from Add ser2net service to Add serial (rs232) to ssh bridge service.
May 22 2020, 6:56 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX63fce1034230: login: T2492: must use try/except when adding user for the first time.
May 22 2020, 3:26 PM
c-po committed rVYOSONEX5e74e68bcf24: Merge branch 'nat-integration' of github.com:c-po/vyos-1x into current.
May 22 2020, 1:45 PM
c-po committed rVYOSONEXac5019d7aadc: nat: T2460: fix KeyError: 'sport'.
May 22 2020, 1:45 PM
c-po committed rVYOSONEX62b86071c6b5: nat: T2460: migrate to new Python implementation.
May 22 2020, 1:45 PM
c-po committed rVYOSONEX42939bcb5dbc: Merge branch 'T2460' of https://github.com/thomas-mangin/vyos-1x into nat….
May 22 2020, 1:45 PM
c-po committed rVYOSONEXa46ceed84c55: login: T2492: re-use code from vyos.util.
May 22 2020, 1:35 PM
c-po committed rVYOSONEX38747960151d: login: T2492: force setting of encrypted password on first boot.
May 22 2020, 1:35 PM
c-po moved T1899: Unionfs metadata folder is copied to the active configuration directory from In Progress to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2339: OpenVPN: IPv4 no longer working after adding IPv6 support from In Progress to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2213: vyos-1x: WiFi mode ieee80211ac should also activate ieee80211n from In Progress to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1842: Equuleus: "reboot at 04:00" command not working from Backlog to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1180: require_ht and require_vht configuration from Backlog to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po moved T2489: Add MACsec interfaces to "show interfaces" output from Backlog to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2493: Update Linux Kernel to v4.19.124 from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2492: Do not set encrypted user password when it is not changed from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2475: linting from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2491: MACsec: create CLI for replay protection from Need Triage to Finished on the VyOS 1.3 Equuleus board.
May 22 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2493: Update Linux Kernel to v4.19.124 as Resolved.
May 22 2020, 10:36 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2493: Update Linux Kernel to v4.19.124.
May 22 2020, 10:34 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX4414803c3558: login: T2492: fix flake8 warnings.
May 22 2020, 10:30 AM
c-po committed rVYOSONEXa07e22377ab8: login: T2492: do not set encrypted user password when it is not changed.
May 22 2020, 10:09 AM
c-po closed T2492: Do not set encrypted user password when it is not changed as Resolved.
May 22 2020, 9:50 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2492: Do not set encrypted user password when it is not changed.
May 22 2020, 9:50 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2380: After PPPoE 0 is restarted, the default static route is lost as Resolved.
May 22 2020, 9:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXfee52f5add71: pppoe: T2488: bugfix, missing not in if condition prevented startup.
May 22 2020, 9:39 AM
c-po committed rVYOSONEX9ed0cc822177: pppoe: T2380: drop superfluous list_pppoe_peers.sh.
May 22 2020, 9:39 AM
c-po closed T2491: MACsec: create CLI for replay protection, a subtask of T2023: Add support for 802.1ae MACsec, as Resolved.
May 22 2020, 9:10 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2491: MACsec: create CLI for replay protection as Resolved.
May 22 2020, 9:10 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX2005b6e98d66: macsec: T2491: add replay window protection.
May 22 2020, 9:07 AM