• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Traceroutes appears to be broken?

Scheduled Pinned Locked Moved Plus 25.03 Develoment Snapshots
16 Posts 4 Posters 662 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G
    gisuck
    last edited by Feb 18, 2025, 1:47 PM

    I can't tell if this was a change of the ISP or due to the Beta version of the firewall, but for some reason, traceroutes will have complete packetloss until it reaches the destination server. Here is an example using the mtr package.

    Running mtr -w -c 10 -i 1 208.91.112.220:

    Start: 2025-02-18T08:44:22-0500
    HOST: pfSense.geekhouse.home Loss% Snt Last Avg Best Wrst StDev
    1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    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.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    6.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    7.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    8.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
    11.|-- 208.91.112.220 0.0% 10 23.2 24.7 20.2 35.3 4.9

    P 1 Reply Last reply Feb 18, 2025, 2:13 PM Reply Quote 0
    • P
      patient0 @gisuck
      last edited by Feb 18, 2025, 2:13 PM

      @gisuck said in Traceroutes appears to be broken?:

      mtr -w -c 10 -i 1 208.91.112.220

      mtr is not on my 25.03-BETA, installed yourself?

      G 2 Replies Last reply Feb 18, 2025, 2:15 PM Reply Quote 0
      • G
        gisuck @patient0
        last edited by Feb 18, 2025, 2:15 PM

        @patient0 It's mtr-nox11 in Package Manager. It'll create an mtr link under Diagnostics.

        P 1 Reply Last reply Feb 18, 2025, 2:18 PM Reply Quote 0
        • G
          gisuck @patient0
          last edited by Feb 18, 2025, 2:18 PM

          @patient0 I'm also noticing this problem on all the windows client on my network just using the standard tracert command.

          1 Reply Last reply Reply Quote 0
          • P
            patient0 @gisuck
            last edited by patient0 Feb 18, 2025, 2:19 PM Feb 18, 2025, 2:18 PM

            @gisuck you're right, forgot about it :/ ... thanks for pointing me to it.

            Maybe a firewall rule issue. If I installed the package and disable pf, it works when running mtr -n 1.1.1.1

            1 Reply Last reply Reply Quote 0
            • S
              stephenw10 Netgate Administrator
              last edited by Feb 18, 2025, 2:20 PM

              Only MTR or regular traceroute too?

              Same result with udp and icmp?

              Do you have any sort of traffic shaping? Outbound CoDel limiters?

              G P 2 Replies Last reply Feb 18, 2025, 2:26 PM Reply Quote 0
              • G
                gisuck @stephenw10
                last edited by Feb 18, 2025, 2:26 PM

                @stephenw10 from what I can tell, using the mtr package on pfsense and on my windows clients, trace routes do not work. Ping can reach it's destination just fine. Problem exists on both IPv4 and IPv6.

                While I did have CoDel installed, I had it disabled and decided to keep it that way since I couldn't account for Speedboost technology from my ISP where my subscription will burst at a higher speed than subscribed for a short period of time.

                I still had the rules installed. I just removed those now and still have the problem.

                1 Reply Last reply Reply Quote 0
                • P
                  patient0 @stephenw10
                  last edited by patient0 Feb 18, 2025, 2:49 PM Feb 18, 2025, 2:28 PM

                  @stephenw10 for me traceroute -P udp -n 1.1.1.1 does work but traceroute -P icmp -n 1.1.1.1 does not.

                  No CoDel or any limiters.

                  Adding a ICMP allow any rule on WAN does make it work (for testing only of course)

                  Addition: Doesn't work on 2.7.2 CE either without any additional rules. Is it supposed to work? That would also mean that per default the WAN can be pinged from the world, does that make sense?

                  1 Reply Last reply Reply Quote 1
                  • S
                    stephenw10 Netgate Administrator
                    last edited by Feb 18, 2025, 2:29 PM

                    Ok seeing that here. Digging...

                    1 Reply Last reply Reply Quote 1
                    • S
                      stephenw10 Netgate Administrator
                      last edited by Feb 18, 2025, 2:50 PM

                      Works fine in 2.7.2 for me. Unless that traffic is going through 25.03. 😉

                      P 1 Reply Last reply Feb 18, 2025, 2:53 PM Reply Quote 0
                      • P
                        patient0 @stephenw10
                        last edited by Feb 18, 2025, 2:53 PM

                        @stephenw10 said in Traceroutes appears to be broken?:

                        Works fine in 2.7.2 for me. Unless that traffic is going through 25.03. 😉

                        Hehehe, you got a point. The 2.7.2 CE is behind the 25.03 :)

                        1 Reply Last reply Reply Quote 0
                        • G
                          gisuck
                          last edited by Feb 18, 2025, 7:28 PM

                          So, just to be clear, this does appear to be a problem within 25.03? Just wondering if it was my ISP doing something weird. I thought this worked fine in 24.11, but it's been awhile since I required to do a traceroute to something.

                          P 1 Reply Last reply Feb 18, 2025, 8:12 PM Reply Quote 0
                          • P
                            patient0 @gisuck
                            last edited by Feb 18, 2025, 8:12 PM

                            @gisuck yes it seems to be an issue with 25.03. Works on my prod 24.11 and on a 2.7.2.

                            The 2.7.2 first was behind the 25.03 and therefore I got the impression it didn't work. But after stephenw10's comment I moved it (behind a VyOS router) and it does work too.

                            1 Reply Last reply Reply Quote 1
                            • S
                              stephenw10 Netgate Administrator
                              last edited by Feb 18, 2025, 8:14 PM

                              Yup it is. Fix is incoming.

                              As a test it should work normally in the current public beta is you set 'Firewall State Policy' to Floating States. If it doesn't then you might be hitting something else. Like ISP shenanigans!

                              P 1 Reply Last reply Feb 18, 2025, 8:28 PM Reply Quote 2
                              • P
                                patient0 @stephenw10
                                last edited by Feb 18, 2025, 8:28 PM

                                @stephenw10 said in Traceroutes appears to be broken?:

                                set 'Firewall State Policy' to Floating States

                                Works excellent if 'Firewall State Policy' is set to 'Floating States'.

                                Something OT: In the ''Firewall State Policy', in the explanatory paragraph for 'Interface Bound States' are two tiny typo:

                                " ... If a packet attempts to takes an path through ..."
                                should be
                                " ... If a packet attempts to take a path through ..."

                                K 1 Reply Last reply Mar 20, 2025, 2:06 PM Reply Quote 1
                                • K
                                  Kevin S Pare @patient0
                                  last edited by Mar 20, 2025, 2:06 PM

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                    [[user:consent.lead]]
                                    [[user:consent.not_received]]