I have installed and experimented with SQM QoS but it makes no difference.
I have 8 external IP addresses re-rooted via SNAT and DNAT.
Apart from abandoning OpwenWrt and finding a very expensive alternative I have run out of ideas.
Someone correct me if I am off beam here, and if so forgive me @mrbronz61, but If you put yourself in the shoes of someone reading this thread for the first time, and read your post from that perspective, I do not think there is enough information for readers to work with to provide helpful suggestions or comments.
So could you elaborate somewhat on the specifics to address this apparent incongruity between the level of information needed and that which was provided?
Well yes - you really need to provide further information on this if you want help.
What hardware is this on and what do you mean by slow upload? The first graphic you show (from your modem?) reports download and upload speeds consistent with your speed test in the second graphic.
So it's not even clear what the problem is.
By the way, SQM won't give you more bandwidth.
Imagine calling a car mechanic and asking why you couldn't get to McDonalds as quickly as you are used to. And expecting him to provide something useful concerning your car.
with your sync of (down/up):
36.805Mbps /619.000Kbps
or
36.805/0.619 Mbps
you can only expect at best the following goodput (TCP/IP payload throughput, roughly what on-line speedtests measure) of:
I would say that your 33.79/0.57 in the speedtest are pretty much as expected (especially since the above calculation is pretty much the best case, in reality I would expect the overhead to be somewhat larger and your ISP to actually use a traffic shaper upstream of the DSL link that reduces the rate to below what the DSL link can carry).
But IMHO that seems a pretty weird rate plan... could you name your ISP and the nominal rates they promise advertise? The upload looks really too low and your link might be affected by a defect (then again, not knowing your ISP you might simply be unlucky enough to have an "interesting" ISP).
My problem is the upload speed I should be getting 5MB min My data plan is 25MB download, 5MB upload. ISP is Plusnet business with 8 public IP addresses.
I have had Openreach out several times and they say there is nothing wrong with the line when they put their test equipment on they get > 25MB DL and 5MB UL.
I used an old BT router I had laying around and I get the correct upload and down load speed.
However, the old BT router will not handle multiple public IP addresses.
I have had a different BT router that has been flashed with OpenWrt 18.06, and for a while, it was working fine, but then at some point, the upload speed dropped to approx 56K. I cannot recall when this happened but I did not change anything in the Openwrt settings.
So my assumption is the router was faulty. So I bought another Plusnet router (BT HH 5) reflashed with the V21.02 of the OpenWrt software, But I am getting the same results from the new router.
All is working but the upload speed is extremely slow, looks like I'm only getting a 10th of what it should be.
We really need to know more about your link and the encapsulation your ISP enforces. But 8 seems unusually low.
Maybe you could post the output of:
cat /etc/config/sqm
cat /etc/config/network (make sure to redact any username and/or password before posting; I prefer to replace the actual password with the string "password" and the actual username with the string "username" so things are obviously redacted)
Mmmh, I could imagine that the DSLAM started to use a feature (maybe G.INP in upload direction?) to which the firmware blobs distributed with OpenWrt are not terribly compatible with, as I said, maybe try a different firmware blob.
Short of trying a new firmware blob? No. And trying that is by no meas guaranteed to help, but since it is relatively easy to do, maybe have a go at it?
This is almost always the wrong thing to do as this simply defaults to the 14 bytes that the kernel traditionally reserves for src and dst MAC addresses and ethertype. Instead of going though this line by line, here is a proposal for a sqm config:
You need to try this out, because if this is about compatibility with your DSLAM's firmware there is no way figuring out from a different DSLAM (and I am not even in the UK so really could not tell you). That said, I would try with the latest release version "VDSL over ISDN incl. vectoring support" where the ADSL part is labeled as "ADSL Annex A".
No flashing required, just copy the extracted blob to a known location on the router, e.g. to:
just replace with the correct file name. There is no need to reflash the router's whole firmware to upload a different firmware blob for the dsl modem (think of the modem as its own little comnputer and the blob being the OS, driver, and DSL application code to run on that computer).
Ah, for simple.qos, I also need the output of tc -d qdisc, but realistically this is not going to fix your low level DSL sync issue, so maybe post-pone this until the DSL issue is addressed?
I cannot seem to extract the blob tried downloading from site and getting 404 error. I also tried wget and getting
"wget: SSL support not available, please install one of the libustream-.*[ssl|tls] packages as well as the ca-bundle and ca-certificates packages."
I really think you need to use a different machine to download and extract firmware blobs as that requires a number of tools that seem tricky to get working on OpenWrt.
Seems like great advice above and how about also posting on the Plusnet forum? They are pretty responsive there too. See, for example, this thread:
I don't suppose you are able to get onto one of the BT 'full fibre' packages? My mother is getting one of those and I feel rather envious!
I used to use Plusnet myself for a 25Mbit fibre line and helped my mother with hers. My experience is that their service deteriorated rapidly a couple of years or so ago. They advertise rate X but provide rate X - Y, where Y is significant, and glitches and downtime all over the shop. It took lots and lots of complaining to get things fixed.
Then I moved house to the middle of nowhere in the Scottish Highlands (I don't really like people very much). Now we only have copper ADSL here up to around 6Mbit/s download. Happily our new house is rather close to a Vodafone cell tower so just use a 4G router and get circa 25-70Mbit/s download and 30Mbit/s upload. With a little help from OpenWrt SQM it's fine for all our business and personal needs. These days 4G/5G connections can give some of the weaker ADSL/fibre services a run for their money, albeit a good fixed line fibre is still of course superior. Our local farmer complained a lot about lack of fibre but didn't know about 4G - I told him to try and now he is very happy with it like me.