Page MenuHomeVyOS Platform

WanWizard (harro.verton@flexcoders.co.uk)
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 30 2026, 4:47 PM (20 w, 3 d)

Started as a WAN engineer, using Case DCX statmux equipment. Dabbled in SNA and ATM, finished with Cisco and Juniper. Still own two Cisco IGS routers.
Moved into network and datacentre architecture and design. Burned out completely. Did nothing for a while. Picked my old programming hobby back up.
Develops in a bit in Python, C++, but mainly PHP. Now run a managed hosting and web application development company.
Next up: retirement.

Recent Activity

Jul 18 2026

WanWizard added a comment to T9101: Multiple MAC address support for KEA DHCP.

Sorry, typo in the title, but I have no rights to change it.

Jul 18 2026, 7:16 PM · VyOS Rolling
WanWizard created T9101: Multiple MAC address support for KEA DHCP.
Jul 18 2026, 7:12 PM · VyOS Rolling

Jun 23 2026

WanWizard added a comment to T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing).

I'll have to think about how to test this now, we migrated the last Sophos UTM over the weekend, after which we migrated all tunnels from IPSec to wireguard.

Jun 23 2026, 5:18 PM · VyOS Rolling

Jun 10 2026

WanWizard added a comment to T8977: Regression in network.py is_addr_assigned, function rejects floating addresses (HAProxy and maybe other affected).

I think it should check the state of net.ipv4.ip_nonlocal_bind / net.ipv6.ip_nonlocal_bind, and if set to 1, skip the check.

Jun 10 2026, 11:30 AM · VyOS Rolling

Jun 6 2026

WanWizard added a comment to T4992: Incorrect check is_local_address for bgp neighbor with option ip_nonlocal_bind set.

load-balancing haproxy has exactly the same problem, see https://forum.vyos.io/t/haproxy-load-balancing-vip-address/17495

Jun 6 2026, 12:34 PM · VyOS 1.3 Equuleus (1.3.3)

Jun 2 2026

WanWizard added a comment to T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing).

To add, sudo systemctl stop strongswan followed by a sudo systemctl start strongswan doesn't release the memory claimed.

Jun 2 2026, 9:18 PM · VyOS Rolling
WanWizard added a comment to T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing).

There is a second reason for the upgrade: there is a memory leak in Strongswan, at least in the case I'm using it in (IKEv1 over PPPoE).

Jun 2 2026, 3:54 PM · VyOS Rolling
WanWizard added a comment to T8949: DHCPv6 prefix and delegation length unnecessarily limited.

That may be your opinion, which is fine, as you clearly don't have a need for it. I do, and VyOS' python validation rule is the only thing stopping me.

Jun 2 2026, 4:47 AM · VyOS Rolling

Jun 1 2026

WanWizard added a comment to T8949: DHCPv6 prefix and delegation length unnecessarily limited.

Obviously, I meant DHCPv6-PD, not SLAAC.

Jun 1 2026, 4:02 PM · VyOS Rolling

May 31 2026

WanWizard created T8949: DHCPv6 prefix and delegation length unnecessarily limited.
May 31 2026, 3:40 PM · VyOS Rolling

May 29 2026

WanWizard created T8942: Strongswan 5.x can not create a route when using a point-to-point tunnel (policy routing).
May 29 2026, 2:17 PM · VyOS Rolling

May 21 2026

WanWizard updated WanWizard.
May 21 2026, 1:32 PM

May 20 2026

WanWizard added a comment to T478: Firewall address group (multi and nesting).

Just bumped into the fact appearently this wasn't implemented for all groups, getting an "include is not valid" for a domain-group.

May 20 2026, 4:19 PM · VyOS 1.4 Sagitta