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

internet slow upload

Scheduled Pinned Locked Moved Traffic Shaping
35 Posts 3 Posters 3.1k 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.
  • J
    jacquesh @DaddyGo
    last edited by Jul 15, 2020, 6:21 AM

    @DaddyGo

    Hi, yes that would be great.

    and yes that is really the cisco we got from our ISP :)

    D 1 Reply Last reply Jul 15, 2020, 9:12 AM Reply Quote 0
    • G
      Gertjan
      last edited by Jul 15, 2020, 7:12 AM

      a6c6cf55-abfa-4521-8f85-f938c84d6ed5-image.png

      seems a bit high for pppoe. pppoe overgaed is more then 8 bytes, counting down from the default 1500.

      Probably not related :

      ec4d0c51-1610-4bce-85c9-cd3e497270e9-image.png

      127.0.0.1 is ok.
      The rest is not needed or even not advisable before full DNS knowledge is acquired.

      No "help me" PM's please. Use the forum, the community will thank you.
      Edit : and where are the logs ??

      1 Reply Last reply Reply Quote 0
      • D
        DaddyGo @jacquesh
        last edited by Jul 15, 2020, 9:12 AM

        @jacquesh

        In response to @Gertjan's suggestion, for safety, check the correct MTU using the following method.
        (I note: 1492 is usually (good) enough for PPPoE.)
        For example: https://www.tp-link.com/us/support/faq/190/

        BTW:
        Correct your DNS settings (currently pointing to localhost)
        it is very likely that your trivially low UP speed is not caused by these,
        but do your best, before we state this.

        find the best DNS server(s) for your location, use this:
        https://www.grc.com/dns/benchmark.htm

        or

        use the Unbound with the 13 root servers
        https://www.iana.org/domains/root/servers

        (before setting up your DNS system
        find out on the internet, which DNS solution you would choose for privacy, etc.)

        I know that, wasn't your original problem this, but in the meantime, these also came up.😉

        Cats bury it so they can't see it!
        (You know what I mean if you have a cat)

        1 Reply Last reply Reply Quote 1
        • J
          jacquesh
          last edited by jacquesh Jul 15, 2020, 11:12 AM Jul 15, 2020, 11:11 AM

          just tested the correct mtu size. 1464 is the last good reply, add 28. so it should be 1492.

          we are using an external dns filter. that is the reason it is configured this way.

          D 2 Replies Last reply Jul 15, 2020, 11:18 AM Reply Quote 0
          • D
            DaddyGo @jacquesh
            last edited by Jul 15, 2020, 11:18 AM

            @jacquesh said in internet slow upload:

            1464 is the last good reply, add 28. so it should be 1492.

            I thought...😉

            please give me some time and I will start the APU4d4 which I found in the warehouse
            and I will send tweaks

            maybe that will solve the issue

            Cats bury it so they can't see it!
            (You know what I mean if you have a cat)

            1 Reply Last reply Reply Quote 1
            • D
              DaddyGo @jacquesh
              last edited by Jul 15, 2020, 12:45 PM

              @jacquesh

              APU4d4 loader.conf.local:

              legal.intel_ipw.license_ack=1
              legal.intel_iwi.license_ack=1
              hw.igb.rx_process_limit=-1
              hw.igb.tx_process_limit=-1
              hw.igb.rxd=1024
              hw.igb.txd=1024
              hw.igb.max_interrupt_rate=64000
              net.pf.states_hashsize=524288
              net.pf.source_nodes_hashsize=524288
              net.inet.tcp.syncache.hashsize=2048
              net.inet.tcp.syncache.bucketlimit=16
              net.inet.tcp.syncache.cachelimit=32768

              and (EEE, flow control, tryforward)

              ad0fd077-9e0d-4ed6-820b-e18b88a1dd59-image.png

              Latest BIOS:
              https://pcengines.github.io/
              837ccd2b-edf7-4dd5-8818-1dd18ac7c22c-image.png

              and finally:
              https://teklager.se/en/knowledge-base/apu2-1-gigabit-throughput-pfsense/

              Cats bury it so they can't see it!
              (You know what I mean if you have a cat)

              J 1 Reply Last reply Jul 15, 2020, 3:23 PM Reply Quote 1
              • J
                jacquesh @DaddyGo
                last edited by Jul 15, 2020, 3:23 PM

                @DaddyGo said in internet slow upload:
                just added this to loader.conf of shoeld it really be loader.conf.local? (i have to create it then?) and rebooted.

                i added the rules from the screenshot. im on bios 4.0.7. i go and try to update this later. (hope tomorrow)

                disabled hardware offloading.

                for now upload is still the same.

                D 1 Reply Last reply Jul 15, 2020, 3:42 PM Reply Quote 0
                • D
                  DaddyGo @jacquesh
                  last edited by DaddyGo Jul 15, 2020, 3:52 PM Jul 15, 2020, 3:42 PM

                  @jacquesh

                  *not loader.conf as it will be overwritten during OS update
                  you have to create it (just SSH into the box (WinSCP, Putty, etc.)
                  /boot/loader.conf.local

                  82541397-d472-4a08-ad04-8323b8fa1cf9-image.png

                  and REBOOT*

                  the BIOS is very important, this is a very outdated BIOS this can also be a problem
                  (the upgrade is not easy due to the known USB problem of APU MOBOs but if I fail I will help)

                  important: halt the system wait until 60 sec or more, disconnect PSU wait...wait.. and start

                  *turn them all off: (TSO, LRO is not good for you, if you are a router, if you are an endpoint can help)

                  6bdfa074-6a43-4124-8bdd-f107c23c2936-image.png

                  REBOOT again!*
                  (This will take effect after a machine reboot or re-configure of each interface.)

                  +++edit:
                  don't forget System Tunable either
                  it is important to turn off flow control and EEE

                  "tryforward IPv4 and v6" can also be important, do it

                  Cats bury it so they can't see it!
                  (You know what I mean if you have a cat)

                  1 Reply Last reply Reply Quote 0
                  • J
                    jacquesh
                    last edited by Aug 4, 2020, 8:18 AM

                    hey in finely updated the bios, but results are stil the same.

                    download around 80/90 upload around 15/25

                    do you have more ideas?

                    D 1 Reply Last reply Aug 4, 2020, 8:24 AM Reply Quote 0
                    • D
                      DaddyGo @jacquesh
                      last edited by Aug 4, 2020, 8:24 AM

                      @jacquesh said in internet slow upload:

                      do you have more ideas?

                      this should work (above)...😉
                      did you do all the tweaks?
                      what applications are installed?

                      Cats bury it so they can't see it!
                      (You know what I mean if you have a cat)

                      1 Reply Last reply Reply Quote 0
                      • J
                        jacquesh
                        last edited by Aug 4, 2020, 8:35 AM

                        just saw my /boot/loader.conf.local is gone.

                        what is the best way to create this file?

                        D 1 Reply Last reply Aug 4, 2020, 8:57 AM Reply Quote 0
                        • D
                          DaddyGo @jacquesh
                          last edited by Aug 4, 2020, 8:57 AM

                          @jacquesh said in internet slow upload:

                          what is the best way to create this file?

                          this is the problem ....😉
                          if you are using a windows machine or....
                          https://winscp.net/eng/download.php
                          or
                          https://www.putty.org/

                          +++++https://notepad-plus-plus.org/downloads/

                          901d9ee9-38df-4a3b-a994-9e7bd1e48c22-image.png

                          enable SSH towards the box....

                          Cats bury it so they can't see it!
                          (You know what I mean if you have a cat)

                          J 1 Reply Last reply Aug 4, 2020, 8:58 AM Reply Quote 0
                          • J
                            jacquesh @DaddyGo
                            last edited by Aug 4, 2020, 8:58 AM

                            @DaddyGo allready created the file again. rebooting right now.

                            D 1 Reply Last reply Aug 4, 2020, 9:00 AM Reply Quote 0
                            • D
                              DaddyGo @jacquesh
                              last edited by Aug 4, 2020, 9:00 AM

                              @jacquesh said in internet slow upload:

                              rebooting right now.

                              always...

                              Cats bury it so they can't see it!
                              (You know what I mean if you have a cat)

                              1 Reply Last reply Reply Quote 0
                              • J
                                jacquesh
                                last edited by Aug 4, 2020, 9:52 AM

                                still the same...

                                D 1 Reply Last reply Aug 4, 2020, 9:56 AM Reply Quote 0
                                • D
                                  DaddyGo @jacquesh
                                  last edited by Aug 4, 2020, 9:56 AM

                                  @jacquesh said in internet slow upload:

                                  still the same...

                                  hey, post a connection system / method from your system

                                  Cats bury it so they can't see it!
                                  (You know what I mean if you have a cat)

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jacquesh
                                    last edited by Aug 4, 2020, 9:59 AM

                                    what do you want to see?

                                    D 1 Reply Last reply Aug 4, 2020, 10:32 AM Reply Quote 0
                                    • D
                                      DaddyGo @jacquesh
                                      last edited by Aug 4, 2020, 10:32 AM

                                      @jacquesh

                                      @jacquesh "what do you want to see?"

                                      this will no longer be a pfSense issue...

                                      but..

                                      anything that can help...😉
                                      measure a speed with this:
                                      https://www.dslreports.com/speedtest

                                      Cats bury it so they can't see it!
                                      (You know what I mean if you have a cat)

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        jacquesh
                                        last edited by Aug 4, 2020, 10:41 AM

                                        download 85
                                        upload 30

                                        D 1 Reply Last reply Aug 4, 2020, 10:52 AM Reply Quote 0
                                        • D
                                          DaddyGo @jacquesh
                                          last edited by Aug 4, 2020, 10:52 AM

                                          @jacquesh
                                          Bufferbloat???

                                          Cats bury it so they can't see it!
                                          (You know what I mean if you have a cat)

                                          J 1 Reply Last reply Aug 4, 2020, 11:19 AM Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received