Page MenuHomeVyOS Platform

artooro (Arthur Wiebe)
SRE

Projects

User does not belong to any projects.

User Details

User Since
Nov 20 2018, 9:44 PM (347 w, 4 d)

DM me on Matrix @arthur:adamnet.works

Recent Activity

May 6 2025

artooro added a comment to T7269: DHCP Server Custom Options.

OK so @Viacheslav would the maintainers be OK with adding all standard Kea DHCP options to the vyos config interface? That seems like it also could be overwhelming, but maybe it is the best option.

May 6 2025, 2:55 PM · VyOS Rolling

May 5 2025

artooro added a comment to T7269: DHCP Server Custom Options.

My use case is testing the newish rfc9463 which is DHCP option 162 for IPv4.
In Kea, the config looks like this

May 5 2025, 4:10 PM · VyOS Rolling
artooro awarded T7269: DHCP Server Custom Options a Like token.
May 5 2025, 3:47 PM · VyOS Rolling

Oct 28 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

@fmertz would it help if I was able to get one of the LCD components and send it to you?
I did write a little program that pulls VyOS specific stats and prints them to the screen, it's working as long as I limit the text to plain characters. So ultimately proper driver support would still be ideal.

Oct 28 2024, 2:59 PM · VyOS Rolling

Sep 11 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

Update on current discoveries.
So pfSense has the same issue with garbage showing on the screen if I kill it's lcdproc_client.php process. That PHP script loads all the custom stats and writes them to the LCDd socket. But it only prints plain text which is why I assume it has no issues.

Sep 11 2024, 8:29 PM · VyOS Rolling

Aug 23 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

I messed around with it today, and made some progress!

Aug 23 2024, 9:02 PM · VyOS Rolling

Aug 20 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

Yeah I was running lcdproc in a separate window in the foreground as well, and restarted it each time I change a setting in LCDd

Aug 20 2024, 12:12 AM · VyOS Rolling

Aug 19 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

The LCDd exit with code 1 was resolved by simply changing Driver=cwlnx to Driver=CwLnx

Aug 19 2024, 9:59 PM · VyOS Rolling
artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

I now have an appliance to use for testing. Tried setting the driver to hd44780 and nothing seems to happen. Set ReportLevel to 5 on both lcdproc and LCDd.
On lcdproc the only output is

Aug 19 2024, 9:16 PM · VyOS Rolling

Jun 27 2024

artooro created T6528: Move from fuse-overlayfs to native rootless overlay storage.
Jun 27 2024, 8:32 PM · VyOS Rolling

Jun 10 2024

artooro added a comment to T6458: Extend support for Lanner appliances with serial LCDs.

I can probably help with this in August when I'll have access to one of these appliances again.

Jun 10 2024, 7:17 PM · VyOS Rolling

Feb 4 2023

artooro created T4978: KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536.
Feb 4 2023, 9:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Feb 23 2022

artooro added a comment to T4199: Commit failed when setting icmpv6 type any.

Hey @n.fort yes I did test it per my comment on Jan 23rd. It's fine just different in that type used to be a name and now it's an integer with a separate option of type-name. It's fine was just noting the difference compared to previous versions.
Thanks for checking!

Feb 23 2022, 3:57 PM · VyOS 1.4 Sagitta

Jan 23 2022

artooro added a comment to T4199: Commit failed when setting icmpv6 type any.

@n.fort I just built a fresh image and tested. The first thing I noticed is that icmpv6 now only accepts integers while previously it accepted names. I'm assuming this is a purposeful design change where users now have to set type-name instead.
The any option has been removed, which I suspect is OK as you'd simply leave it unset if you want to accept all icmp types.
Overall this should eliminate the user confusion so I think it's a good change.

Jan 23 2022, 8:17 PM · VyOS 1.4 Sagitta

Jan 21 2022

artooro closed T4200: Assigning ipv6-name to interface is not generating nftables rules as Resolved.
Jan 21 2022, 10:35 PM · VyOS 1.4 Sagitta
artooro added a comment to T4200: Assigning ipv6-name to interface is not generating nftables rules.

Confirmed, I just built a new image using 1.4-rolling-202201212148 and I can no longer reproduce the issue.

Jan 21 2022, 10:34 PM · VyOS 1.4 Sagitta
artooro added a comment to T4199: Commit failed when setting icmpv6 type any.
Jan 21 2022, 9:42 PM · VyOS 1.4 Sagitta

Jan 20 2022

artooro added a project to T4200: Assigning ipv6-name to interface is not generating nftables rules: VyOS 1.4 Sagitta.
Jan 20 2022, 5:25 PM · VyOS 1.4 Sagitta
artooro updated artooro.
Jan 20 2022, 5:21 PM
artooro created T4200: Assigning ipv6-name to interface is not generating nftables rules.
Jan 20 2022, 5:19 PM · VyOS 1.4 Sagitta
artooro created T4199: Commit failed when setting icmpv6 type any.
Jan 20 2022, 4:55 PM · VyOS 1.4 Sagitta

Oct 25 2021

artooro added a comment to T3676: Container option to add Linux capabilities.

@Viacheslav this is great. I hope to get around to testing it this week.

Oct 25 2021, 7:32 PM · VyOS 1.4 Sagitta

Jul 14 2021

artooro added a comment to T3670: Option to disable HTTP port 80 redirect.

Thanks @jestabro this seems like a good place to start learning VyOS internals, will give it a go when I have some off time and submit a pull request.

Jul 14 2021, 3:04 PM · VyOS 1.4 Sagitta

Jul 11 2021

artooro created T3676: Container option to add Linux capabilities.
Jul 11 2021, 3:44 PM · VyOS 1.4 Sagitta

Jul 8 2021

artooro created T3670: Option to disable HTTP port 80 redirect.
Jul 8 2021, 5:22 PM · VyOS 1.4 Sagitta

Oct 21 2020

artooro added a comment to T160: Support NAT64.

@jack9603301 I tried building jool into the VyOS image but because their deb packages uses DKMS which is not compatible with VyOS so somebody has to create a VyOS specific deb package.

Oct 21 2020, 2:56 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Sep 12 2019

artooro added a comment to T160: Support NAT64.

I'm thinking about trying to run either tayga or jool as a docker container inside of VyOS. Has anyone tried something like this? If I wrote a guide on how to do this I wonder if it would be an OK temporary solution until it's integrated into VyOS.

Sep 12 2019, 3:48 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Nov 20 2018

artooro added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

ddclient version 3.8.2 is currently include with VyOS which is 2 versions behind. Latest is 3.9.0 which has the required fixes.

Nov 20 2018, 9:53 PM · VyOS 1.2 Crux (VyOS 1.2.4)
artooro created T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).
Nov 20 2018, 9:48 PM · VyOS 1.2 Crux (VyOS 1.2.4)