User Details
- User Since
- Apr 30 2023, 10:10 PM (135 w, 4 d)
Aug 3 2025
Note the caveat mentioned here: https://www.jool.mx/en/config-atomic.html#nat64
Idempotency would have to be implemented manually here, which could be fun in yolopython.
Jul 28 2025
Is there a policy on bumping FRR's version, or can we do this?
https://github.com/vyos/vyos-build/blob/bd78d813e31c23b1d75de3cc058484ce9ae3b0c9/scripts/package-build/frr/package.toml#L9
Looks like this made in into FRR 10.4 https://frrouting.org/release/10.4.0/
Oct 14 2024
Raised https://github.com/sflow/host-sflow/issues/68 with the above information. Will move over there to continue discussion
If it's helpful, here's a tcpdump of me pinging a resolver, with the response
21:41:33.485179 1e:43:be:d9:9c:90 > 80:7f:f8:74:c8:db, ethertype 802.1Q (0x8100), length 110: vlan 10, p 0, ethertype PPPoE S (0x8864), PPPoE [ses 0x72d] IP (0x0021), length 86: ??.??.??.?? > 1.1.1.1: ICMP echo request, id 1, seq 1, length 64 21:41:33.487988 80:7f:f8:74:c8:db > 1e:43:be:d9:9c:90, ethertype 802.1Q (0x8100), length 110: vlan 10, p 0, ethertype PPPoE S (0x8864), PPPoE [ses 0x72d] IP (0x0021), length 86: 1.1.1.1 > ??.??.??.??: ICMP echo reply, id 1, seq 1, length 64
Looks like Linux doesn't provide the PPPoE interface MAC via SIOCGIFHWADDR :(
Oct 3 2024
Jan 26 2024
May 23 2023
I started working on a jool nat64 implementation at https://github.com/vyos/vyos-1x/pull/1993 for anyone that would like to try it out. Not everything is implemented yet, but I have been running this for the past few weeks with no issues. Any comments or feedback on the UX would be appreciated
May 14 2023
Fixing that causes this to also be logged. We should probably stop the socket too
frebib@vyos# commit [ system syslog ] DEBUG/COMMAND returned (err): Warning: Stopping syslog.service, but it can still be activated by: syslog.socket DEBUG/COMMAND cmd 'systemctl stop syslog.service'
May 10 2023
May 6 2023
May 2 2023
Jool package was added to the vyos-build repo in https://github.com/vyos/vyos-build/commit/d9f711f500ea21288a50f54640dff833cd1da153