Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Hostbrr throttling Ports?

Hello,

I have ordered a Hostbrr vps cause I had a good experience with them beginning of the year.

I installed Wireguard on the vps, I do get 1-2MBit data rate and high packetloss. Port 51820 / 48888 same low rate and low responsibility. I changed the Port to 430 to test, data rate is much much higher, 150-160MBit/s upload weirdly is only around 20 from my 40. The response time is still low tho and I do get weird latencys.

I have checked their terms of service, they do NOT mention anywhere throttling. But maybe I did something wrong?

Comments

  • Try openvpn?

  • OpenVPN with UDP would have the same problem. With TCP it would work. But I dont want to use OpenVPN, it's too slow.

  • rpqurpqu Member
    edited September 17

    @Pornstar said:
    OpenVPN with UDP would have the same problem. With TCP it would work. But I dont want to use OpenVPN, it's too slow.

    Hmm, what's the target speed? 160mbps should be reachable

    Thanked by 1Pornstar
  • monsoon73monsoon73 Member
    edited September 17

    I have a Hostbrr VPS, and just tested using wg-easy. ~150mbps down/~40mbps up across two speed test runs. I don't think there's any specific filtering going on because I'm using the default port.

    I've always found their support very responsive. I'd reach out if the problem persists - Could be an issue with your specific node.

    Thanked by 1Pornstar
  • i send my borgbackup to hostbrr vps that has storage box using wireguard, so far never had any problem with the speed so i'd say it's high likely on your side (like getting a derp routing from your isp, or your isp are bandwidth-shaping udp traffic)

    but just in case can ping @labze

  • Various WGs on a 2 core EPYC;

    iperf3 -P 3 -w 4M --bidir -c 192.168.$x.1; done

    OVH France
    [SUM][TX-C] 0.00-10.00 sec 607 MBytes 509 Mbits/sec 1 sender
    [SUM][TX-C] 0.00-10.01 sec 577 MBytes 483 Mbits/sec receiver
    [SUM][RX-C] 0.00-10.00 sec 541 MBytes 454 Mbits/sec 17742 sender
    [SUM][RX-C] 0.00-10.01 sec 538 MBytes 451 Mbits/sec receiver

    Layer7 Germany
    [SUM][TX-C] 0.00-10.00 sec 546 MBytes 458 Mbits/sec 21405 sender
    [SUM][TX-C] 0.00-10.02 sec 546 MBytes 457 Mbits/sec receiver
    [SUM][RX-C] 0.00-10.00 sec 401 MBytes 336 Mbits/sec 601 sender
    [SUM][RX-C] 0.00-10.02 sec 399 MBytes 334 Mbits/sec receiver

    SolidVPS US
    [SUM][TX-C] 0.00-10.00 sec 390 MBytes 327 Mbits/sec 10748 sender
    [SUM][TX-C] 0.00-10.11 sec 390 MBytes 324 Mbits/sec receiver
    [SUM][RX-C] 0.00-10.00 sec 272 MBytes 228 Mbits/sec 3490 sender
    [SUM][RX-C] 0.00-10.11 sec 253 MBytes 210 Mbits/sec receiver

    SolidVPS UK
    [SUM][TX-C] 0.00-10.00 sec 642 MBytes 539 Mbits/sec 0 sender
    [SUM][TX-C] 0.00-10.02 sec 612 MBytes 512 Mbits/sec receiver
    [SUM][RX-C] 0.00-10.00 sec 593 MBytes 497 Mbits/sec 654 sender
    [SUM][RX-C] 0.00-10.02 sec 562 MBytes 470 Mbits/sec receiver

    And ofc for shits and giggles to my other rig in the same hall - still over Wireguard;
    [SUM][TX-C] 0.00-10.00 sec 72.1 GBytes 61.9 Gbits/sec 249 sender
    [SUM][TX-C] 0.00-10.01 sec 72.1 GBytes 61.9 Gbits/sec receiver
    [SUM][RX-C] 0.00-10.00 sec 63.1 GBytes 54.2 Gbits/sec 169 sender
    [SUM][RX-C] 0.00-10.01 sec 63.0 GBytes 54.1 Gbits/sec receiver

    TL;DR: WG working fine for me and has as far as I can remember

    Thanked by 2monsoon73 Pornstar
  • I just tested another ISP cause I thought it might have been a problem with German Telekom. But also O2 and Vodafone have the same results, 1-2MBit and extremely slow response rate.

    I don't know what the problem is, so far it's on HostBrr side. Another Provider hosting in the same data centre in Frankfurt I get much higher speeds, over 100MBit.

    I opened a ticket.

  • It’s their DDoS mitigation. It can be disabled

    Thanked by 1Pornstar
  • CubePathCubePath Member, Patron Provider

    That definitely sounds odd, especially if changing the port takes you from 1–2 Mbit/s to 150–160 Mbit/s. I’d open a ticket with them first and include iperf results and traceroutes so they can check whether there’s any filtering or UDP handling affecting the connection.

    If you end up testing another provider to compare, we’re CubePath and offer Cloud VPS. Could be useful just to see whether you get the same WireGuard behavior on a different network.

    Thanked by 1zejjnt
  • Protocol903Protocol903 Member
    edited September 17

    I had similar issue with them last year when I had a VPS with them.

    Open a ticket and ask Labze to disable DDoS protection on your VPS. That interferes with high bandwidth UDP based traffic. It will fix the issue for you.

    Thanked by 1Pornstar
  • PornstarPornstar Member
    edited September 17

    I received an answer from HostBrr.

    You guys were right with the DDOS filter.

    Hello,

    We do not purposely throttle any kind of traffic. However, historically we do have some issues with Wireguard on specific ports being throttled unintentionally in the DDOS filters. The issue is normally resolved by changing to a non-standard Wireguard port. Alternatively we can disable the DDOS filters.

    Best regards,
    Philip

    They're quick!
    Already answered and disabled the DDOS filter for my machine.

    I get fullspeed now and no weird slowness aside the previous slow bandwith.

    Thanked by 1chedenaz
  • Ah, I never run services except a very few ones on default ports. Great to know and happy you got it solved easily :)

    Thanked by 1Pornstar
Sign In or Register to comment.