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

    Strange problem with slow download speed on WAN

    Scheduled Pinned Locked Moved General pfSense Questions
    43 Posts 5 Posters 43.3k 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.
    • H
      heper
      last edited by

      you could try this:

      http://help.expedient.net/broadband/mtu_ping_test.shtml

      1 Reply Last reply Reply Quote 0
      • C
        CS
        last edited by

        @heper:

        you could try this:

        http://help.expedient.net/broadband/mtu_ping_test.shtml

        I tried that and:
        For packet size 1472 I get timeout.
        For packet size 1462 I get normal response.
        For anything above 1472 I get ICMP error for DF flag as expected.

        Now by default the MTU is 1500 but I will also try 1490 (1462) on my interfaces and let you know.

        • UPDATE 1: I get the best results using the default settings (1500)…so the problem still exists.
        • UPDATE 2: Using for all interfaces (LAN,WAN) MTU 1492 which is used by my modem I do not notice any difference on the speed but just higher CPU load on pfSense.
        1 Reply Last reply Reply Quote 0
        • T
          trunix
          last edited by

          How long has your pfSense box ever performed well before running into problems?  Have you made any recent hardware changes?  You might want to try running a test directly from your firewall as described in the below thread.  I've used this method via SSH to the cachefly site successfully many times.

          http://forum.pfsense.org/index.php/topic,45874.0.html

          1 Reply Last reply Reply Quote 0
          • C
            CS
            last edited by

            This pfsense box was running without problems the last 10 months.
            No hardware related to pfsense or the modem has been changed after the initial setup (10 months ago).

            I tried the following from the box itself:

            fetch -o /dev/null http://cachefly.cachefly.net/100mb.test
            

            and I get average download speed 550kBps (4.4 Mbps).

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              Ok so the problem appears even when the pfSense box isn't routing at all.
              Is your modem in bridge mode? I guess I really mean is your modem configured differently when connected to pfSense than connected directly to a PC?

              If it is then possibly your ISP has changed their setup slightly such that bridge mode is not working as it should. They may not even realise it happened, firmware update on some piece of kit between you and them for instance. Anyway you should be able to test that easily enough by leaving it in bridge mode and using the PPPoE (if that's what you're using) client in your PC.

              If you are double NATing then possibly a bad NIC or cable are to blame. Try reassignng your NICs the other way around to WAN and LAN. Test again.

              Steve

              1 Reply Last reply Reply Quote 0
              • C
                CS
                last edited by

                Hi Steve,
                No my modem is not on bridge mode, so when I connect the PC network cable from pfsense directly to one of the LAN slots in the modem the speed is high as normal, when I plug it to the pfSense LAN ports again, we are back to ~5Mbps. In general any PC connected to the LAN ports of the modem has high download speed and when connected to pfSence low. That's why I don't think it's something that could be resolved if I change the modem to bridge mode.

                I may try to reassign the WAN to another interface. Just for information all the interfaces on the box are Gigabit ethernet.

                1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  Hmm. OK.
                  That certainly suggests a problem with the pfSense box and since it just happened without any hardware or software/firmware changes I would be looking at a bad NIC or cable. In the webGUI look at Status: Interfaces: Do you see any errors or collisions?
                  You could try and do a test though the modem/router but not via the internet. Connect a server of some type to one of the spare LAN ports on the modem and then try to tranfer a file from it through pfSense (or fetch it as before if it's a web server).

                  Steve

                  1 Reply Last reply Reply Quote 0
                  • C
                    CS
                    last edited by

                    Using the initial interface I had 0 errors/collisions, but anyway I assigned WAN to another interface and replaced the cable.

                    When Speed and Duplex is on "autoselect" I get timeouts and the link between pfsense and modem is not stable.
                    If I switch is manually to "100baseT full duplex" it works but I get many "errors in" for the WAN.
                    If I switch is manually to "100baseTX half duplex" it works but I get some collisions (no more errors). The download speed is again around 5Mbps.

                    I noticed that sometimes a restart of the pfSense box has a real impact on issues related to the interfaces. So after a reboot, "autoselect" works fine again: full duplex, no errors, no collisions.

                    • UPDATE: I connected a server on a LAN port of the modem. Then I downloaded a file from that server to my client behind pfSense. The download speed was higher than 5Mbps, around 7.5-10Mbps…
                    1 Reply Last reply Reply Quote 0
                    • C
                      CS
                      last edited by

                      The outcome till now:

                      Download speed behind pfsense is higher for downloading locally (through modem) than downloading from the internet…so it seems that the pfSense interface works fine.

                      At the same time downloading from the internet, bypassing pfSense (connected to the modem) works fine.

                      Does it makes sense? Anybody with a similar issue maybe?

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        @/CS:

                        When Speed and Duplex is on "autoselect" I get timeouts and the link between pfsense and modem is not stable.
                        If I switch is manually to "100baseT full duplex" it works but I get many "errors in" for the WAN.
                        If I switch is manually to "100baseTX half duplex" it works but I get some collisions (no more errors). The download speed is again around 5Mbps

                        This is your problem. You have a mismatch somewhere or a bad cable or socket where not all pins are connected. Hard to imagine how that just happened but I guess physical damage can 'just happen' if your box is vulnerably placed.

                        If you set the pfSense box to anything other than 'auto' then you MUST have the same settings at both ends of the cable. If you cannot set the speed/duplex at the router you have a problem.  ;)

                        @/CS:

                        Download speed behind pfsense is higher for downloading locally (through modem) than downloading from the internet…so it seems that the pfSense interface works fine.

                        Not really. If you are only getting 7-10Mbps through a local connection then something is wrong unless your server is very slow. Or perhaps the other end is set to 10baseT.

                        Usually if you have a duplex mismatch the speed is very slow indeed, like <500K.  Hard to say quite what's happening here. Have you tried different LAN ports on the modem?

                        Try setting both ends to 100TX.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • T
                          trunix
                          last edited by

                          So to recap, with your original WAN interface set to auto-negotiation, you experience slow speed but no errors or collisions.  Using a second interface for the WAN, you get timeouts and what appears to be high-latency conditions.  Adjusting the speed/duplex on the second interface introduces errors or collisions.

                          You've swapped out the cable and tested the modem's network interface with a directly-connected PC, so those two components are assumed good.

                          I agree with Steve in that it's a bad cable or interface problem, so with the cable considered good, that would lead us to the interface.  But the second is experiencing issues as well?  What are the hardware specs of your pfSense firewall?  What type of network interfaces are you using (Intel, Broadcom, etc.)?  You noted the interfaces on your firewall are all gigabit, is the interface on the PC you've directly connected to the modem gigabit as well?  Sorry for all the questions, just trying to get a better feel for your setup.

                          1 Reply Last reply Reply Quote 0
                          • C
                            CS
                            last edited by

                            Hi guys,
                            feel free to ask anything! :)

                            So my pfSense box is an embedded board (net6501-50: http://soekris.com/products/net6501.html) with 4x Intel 82574L Gigabit Ethernet ports. Yes my computer connected to pfSense has also a Gigabit interface. Unfortunately I cannot define the interface speed on the specific modem but the problem is more generic affecting LAN interfaces too.

                            I agree that it seems to be something related to the interfaces and not the cables, since I used around 5 different cables! With the same cable connected to the modem I have normal speed. ;)

                            I get the same weird behavior trying 3 different LAN ports of the board! When the "autoselect" doesn't work, I need to define the speed and then I get errors. I am afraid the issue is a hardware failure of the board…but I cannot understand what happened and messed the interfaces. Right now the WAN with "autoselect" works without any errors/collisions and there is a problem with the LAN ifaces.

                            I do not install any updates automatically and nothing has been changed.

                            The condition of the interfaces/pins is perfect and the box is located in a protected area indoors. The is no physical damage and the age of the box is around 10 months.

                            1 Reply Last reply Reply Quote 0
                            • T
                              trunix
                              last edited by

                              Ah, a Soekris box.  That's a pretty popular board, so certainly not an uncommon configuration by any means.  I'll admit I don't have much exposure to the Soekris products, other than what I've read here and other places on the Interwebs.  I do run a little Atom board with pfSense using the same Intel nics and they've performed admirably.

                              Are the nics on your Soekris box connected to an expansion card that perhaps needs to be reseated?  If your firewall is anything like mine, then it's tucked away behind a media center collecting more than it's fair share of dust and dirt.  Are you running the embedded (nanobsd) of pfSense or the full version?  On a CF card or other storage device?

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                @/CS:

                                I noticed that sometimes a restart of the pfSense box has a real impact on issues related to the interfaces. So after a reboot, "autoselect" works fine again: full duplex, no errors, no collisions.

                                When you did the above was the speed still limited?

                                One thing I have seen in the past that resulted in similarly flaky network connections is a dying power supply. Especially an external power brick. Does it run hot? Do you have anything you could replace it with for a test?
                                As Trunix said that is a popular board. If it is a PSU failure someone will have seen that before.

                                Oh and what modem do you have?

                                Steve

                                1 Reply Last reply Reply Quote 0
                                • T
                                  trunix
                                  last edited by

                                  Yeah, after looking at the pics of your Soekris and realizing all the nics are mounted directly to the board, I was thinking psu as a possible culprit as well…but Steve beat me to it!  My other thoughts were your storage device, but of the two, I think a failing psu aligns better with the problems you're experiencing.

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    CS
                                    last edited by

                                    PSU? Never thought about that but it makes sense!
                                    Just to mention that during ALL kind of tests behind pfSense mentioned above the speed was limited. Even when I have no errors/collisions on the interfaces the speed is limited.

                                    I have installed nanobsd version of pfSense on an external 2.5" Fujitsu SATA disk.
                                    Modem: DSL-EasyBOX 803 A by Astoria Networks/TWONKY.

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      trunix
                                      last edited by

                                      I would swap the psu and see if that fixes things.  In any case, it's probably a good idea to have a spare one on-hand.  Let us know if that's the solution so others can benefit!

                                      I wonder if your external hdd is increasing your power draw enough that it's shortening your overall psu lifetime.  If the psu is indeed the problem, and the replacement fails in a similar time period, you may want to consider a mSATA ssd.

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        CS
                                        last edited by

                                        Thanks for your support guys.
                                        I will check with a new PSU and let you know. :)

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          CS
                                          last edited by

                                          I contacted Soekris and they also suggested to use a new PSU.
                                          I just did and … the same problem! :(
                                          What else could be?  ???

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Hmm. What did you replace the PSU with? Was it of sufficient amperage?
                                            Hard to say what else could be causing the negotiation problems, or even if that is a symptom rather than a cause.
                                            You could try putting a switch/hub in between the modem and pfSense box if you have one to hand.

                                            Steve

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.