Traceroute / ICMP issue after 24.7.1 update

Started by MeltdownSpectre, August 08, 2024, 07:16:38 PM

Previous topic - Next topic
Ok, I've reverted on stable/24.7 now, the 24.7.1-pf4 is still there but holds the code that is going to be 24.7.2 next week and remove the other ones. 24.7.4-icmp is still up if more datapoints need to be collected. With 24.7.2 I can hopefully clear the bulk of the test kernel snapshots. ;)


Cheers,
Franco

Any idea why I can't get my hand on 24.7.1-pf4 ?

# opnsense-update -zkr 24.7.1-pf4
Fetching kernel-24.7.1-pf4-amd64.txz: ..[fetch: https://pkg.opnsense.org/FreeBSD:14:amd64/snapshots/sets/kernel-24.7.1-pf4-amd64.txz.sig: Not Found] failed, no signature found

Uploaded it, but didn't publish. Fixed now. Sorry.


Cheers,
Franco

Quote from: franco on August 14, 2024, 02:38:04 PM
Uploaded it, but didn't publish. Fixed now. Sorry.

On that note... Wasted some time yesterday before I realized I forgot to plug WAN cable in. Had nothing to do with signatures missing. 🤦‍♂️ ;D

Can't fix that, sorry ;)

I actually wrote a tool to ease mirror maintenance because I was constantly double and triple-checking if the manual cp/mv/rm was a good idea and working as intended. Now the tool is easy to use but also easy to forget.


Cheers,
Franco


In the name of science, why not? It's online.


Cheers,
Franco

Quote from: franco on August 14, 2024, 05:19:40 PM
In the name of science, why not? It's online.

Seems like it's finally working with IPv4 and IPv6... :o :o :o Waiting for others here to chime in:

opnsense-update -zkr 24.7.1-icmp2

and reboot.

And a Confirmation from my side as well!

Windows 11 pro traceroute via IPv6 AND IPv4 is working fine!


traceroute command works but mtr doesnt on icmp2 for me. It's the same as before.

Quote from: Sasquatch5177 on August 14, 2024, 06:36:04 PM
traceroute command works but mtr doesnt on icmp2 for me. It's the same as before.

Hmmm, works here both from the firewall and local networks.


# mtr -wrn -c 10 -4 www.google.com
Start: 2024-08-14T18:39:28+0200
HOST: unifi          Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- 192.168.0.254   0.0%    10    0.5   0.7   0.4   1.6   0.3
  2.|-- 89.24.145.107   0.0%    10    6.4   6.6   6.1   6.9   0.3
  3.|-- 213.29.94.202  90.0%    10    6.5   6.5   6.5   6.5   0.0
  4.|-- 213.29.94.201   0.0%    10    7.7   7.7   7.2   9.3   0.6
  5.|-- 192.178.68.76   0.0%    10    7.3   7.1   6.9   7.7   0.3
  6.|-- 192.178.98.175  0.0%    10    7.1   7.3   6.7   8.1   0.5
  7.|-- 209.85.245.247  0.0%    10    6.9   7.0   6.4   8.0   0.5
  8.|-- 142.251.36.68   0.0%    10    6.9   7.2   6.7   7.8   0.4

# mtr -wrn -c 10 -6 www.google.com
Start: 2024-08-14T18:39:54+0200
HOST: unifi                                  Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- 2001:1ae9::xxxx                         0.0%    10    0.8   0.8   0.7   1.0   0.1
  2.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
  3.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
  4.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
  5.|-- 2001:4860:1:1::1d50                     0.0%    10    8.0   7.4   7.1   8.0   0.3
  6.|-- 2001:4860:0:1::7e69                     0.0%    10    8.4  16.5   7.8  57.4  17.7
  7.|-- 2001:4860:0:1::3b6f                     0.0%    10    8.5   7.1   6.7   8.5   0.5
  8.|-- 2a00:1450:4014:80a::2004                0.0%    10    7.6   7.1   6.7   7.6   0.3

mtr works for me too on icmp2. ipv4 & ipv6.

Kernel icmp2 works for me, too, for both IPv4 and IPv6.
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 770 up, Bufferbloat A

Quote from: doktornotor on August 14, 2024, 05:39:41 PM
Quote from: franco on August 14, 2024, 05:19:40 PM
In the name of science, why not? It's online.

Seems like it's finally working with IPv4 and IPv6... :o :o :o Waiting for others here to chime in:

opnsense-update -zkr 24.7.1-icmp2

and reboot.

Can confirm, works here too.