Page MenuHomeVyOS Platform

Zen3515 (Patiphan)
User

Projects

User does not belong to any projects.

User Details

User Since
Nov 5 2022, 5:11 PM (75 w, 5 d)

Recent Activity

Mon, Mar 25

Zen3515 added a comment to T6169: DNS Forwarding should allow _ for srv record.

In https://www.rfc-editor.org/rfc/rfc2181#section-11

Mon, Mar 25, 6:55 AM · VyOS 1.5 Circinus
Zen3515 created T6169: DNS Forwarding should allow _ for srv record.
Mon, Mar 25, 6:46 AM · VyOS 1.5 Circinus

Jan 13 2024

Zen3515 added a comment to T5902: http: remove virtual-host configuration in webserver.

Hello, this task has a bug. Do I open a new task or comment here?

Jan 13 2024, 12:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Dec 24 2023

Zen3515 added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).
set service dhcp-server dynamic-dns-update
set service dhcp-server hostfile-update
set service dhcp-server shared-network-name LAN authoritative
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 default-router '192.168.1.1'
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 domain-name 'home'
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 name-server '192.168.1.1'
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 range 0 start '192.168.1.120'
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 range 0 stop '192.168.1.230'
set service dhcp-server shared-network-name LAN subnet 192.168.1.0/24 static-mapping ...
...

I also notice that ddclient has a similar problem.

ddclient[1710]: FAILED:   Unable to obtain information for 'pppoe0' -- missing ip or ifconfig command

This might be a problem that's specific to me. I don't know why every systemd start too early.

This was fixed recently for dynamic interfaces like pppoe. @Zen3515 can you please try with 1.5-rolling-202312171632?

Dec 24 2023, 9:21 AM · VyOS 1.5 Circinus

Dec 19 2023

Zen3515 added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).

So, I tested the version 1.5-rolling-202312191154

Dec 19 2023, 8:06 PM · VyOS 1.5 Circinus

Dec 17 2023

Zen3515 added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).

Indeed, the dhcp server wasn't working so I assume that kea doesn't start, my bad, it did start, but it failed to start, after failing for 5 attempts.

Dec 17 2023, 2:22 PM · VyOS 1.5 Circinus

Dec 16 2023

Zen3515 added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).

Hello, I'd like to provide my quick feedback after testing the version 1.5-rolling-202312130023

Dec 16 2023, 5:55 AM · VyOS 1.5 Circinus

Jul 19 2023

Zen3515 added a comment to T4983: `shutdown_required` should be set when running command `connect interface wwan0`.

I confirm that the problem persist, as of testing the version was 1.4-rolling-202307060317 but are extremely hard to reproduce, since the steps I describe only work sometime.

Jul 19 2023, 6:29 AM

May 12 2023

Zen3515 changed the status of T5219: ddclient: Cloudflare doesn't require login from Open to In progress.

I've create a pull request for this task at https://github.com/vyos/vyos-1x/pull/2002

May 12 2023, 9:44 AM · VyOS 1.4 Sagitta

May 11 2023

Zen3515 created T5219: ddclient: Cloudflare doesn't require login.
May 11 2023, 1:43 PM · VyOS 1.4 Sagitta
Zen3515 added a comment to T4983: `shutdown_required` should be set when running command `connect interface wwan0`.

This issue was tested in two version which are
1.4-rolling-202212080318
1.4-rolling-202209130217

May 11 2023, 9:01 AM

Feb 7 2023

Zen3515 added a comment to T4983: `shutdown_required` should be set when running command `connect interface wwan0`.

Maybe, we need to handle cron script differently if ping failed?
Please let me know what should be the direction for solving this issue.

Feb 7 2023, 6:26 AM
Zen3515 renamed T4983: `shutdown_required` should be set when running command `connect interface wwan0` from shutdown_required' to `shutdown_required` should be set when running command `connect interface wwan0`.
Feb 7 2023, 6:21 AM
Zen3515 created T4983: `shutdown_required` should be set when running command `connect interface wwan0`.
Feb 7 2023, 6:12 AM

Jan 27 2023

Zen3515 renamed T4959: Add container registry authentication config for containers from Container registry authentication to Add container registry authentication config for containers.
Jan 27 2023, 10:16 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Zen3515 renamed T4959: Add container registry authentication config for containers from Add a way to pull private registry for containers to Container registry authentication.
Jan 27 2023, 10:15 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Jan 26 2023

Zen3515 updated the task description for T4959: Add container registry authentication config for containers.
Jan 26 2023, 11:50 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Zen3515 created T4959: Add container registry authentication config for containers.
Jan 26 2023, 11:45 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Zen3515 added a comment to T4014: Add “command” and “arg” configuration options for containers.

I've created a pull request which add support for this, and yes, it does use raw command.
I know that here we want to avoid "raw options" but I think this is one of the most needed feature and I don't see any other way else to do this. Until a better option is found, I think my PR should do just fine.

Jan 26 2023, 11:21 AM · VyOS 1.4 Sagitta