Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 ... 7 8 [9] 10

Author Topic: Anyone on VMO2 FTTP?  (Read 124679 times)

Ronski

  • Helpful
  • Kitizen
  • *
  • Posts: 4327
Re: Anyone on VMO2 FTTP?
« Reply #120 on: May 11, 2024, 11:28:41 PM »

Logged
Formerly restrained by ECI and ali,  now surfing along at 1147/105  ;D

Alex Atkin UK

  • Addicted Kitizen
  • *****
  • Posts: 5593
    • Thinkbroadband Quality Monitors
Re: Anyone on VMO2 FTTP?
« Reply #121 on: May 11, 2024, 11:45:14 PM »

Why do people need 1gbps download speed? I have 150mbps and I consider it adequate.

Genuine question, by the way.

Sure I've explained it before but will summarise.

I suffer from fatigue, so when I'm feeling alert enough to game, I want to game NOW.  But I often find the game I want to play has an update, and some of those updates are frustratingly large.  So being able to download that update quicker means I'm more likely to still feel up to playing the game when its done.
Logged
Broadband: Zen Full Fibre 900 + Three 5G Routers: pfSense (Intel N100) + GL.iNet GL-X3000
Network: Netgear MS510TXUP, Netgear MS510TXPP, Netgear GS110EMX WiFi: Zyxel NWA210AX + Ubiquity NanoHD
Broadband History & Ping Monitor

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7606
  • AAISP CF
Re: Anyone on VMO2 FTTP?
« Reply #122 on: May 12, 2024, 01:30:59 AM »

Why do people need 1gbps download speed? I have 150mbps and I consider it adequate.

Genuine question, by the way.

For me combination of having so much bandwidth I dont need to traffic shape, this was a bit of a nightmare on VDSL.

Also downloading 100gig games (plus their large patches), as well as things like long several hour twitch streams is far much quicker now, I am a bit impatient on things like that.

Now I finally have access to LAN type speeds for uploads I also plan to start utilising cloud heavily for data backups.
« Last Edit: May 12, 2024, 01:33:11 AM by Chrysalis »
Logged

doofus

  • Member
  • **
  • Posts: 31
    • AAISP 1000/115, Openreach FTTP
Re: Anyone on VMO2 FTTP?
« Reply #123 on: May 12, 2024, 11:40:59 AM »

Hi Chrysalis, yes I agree limiting and then shaping on pfsense and the like is a total nightmare.
Not needing to shape is ideal, but when using the circuit at full blast a little helping hand is nice.

I have started using CAKE on my ubuntu server router box for inbound and outbound traffic. You don't need to configure anything these days, just use the defaults.
Even the default for bandwidth rate is now 'unlimited' so no need to calculate 80/90% or fiddle with that setting either.


I apply this via /etc/ppp/ip-up

Code: [Select]
ip link set ppp0 mtu 1500 txqueuelen 1000 state up
ip link add name ifb4ppp0 type ifb
tc qdisc add dev ppp0 handle ffff: ingress
tc qdisc add dev ifb4ppp0 root cake
ip link set ifb4ppp0 up state up
tc filter add dev ppp0 parent ffff: matchall action mirred egress redirect dev ifb4ppp0
tc qdisc replace dev ppp0 root cake


Info: https://manpages.ubuntu.com/manpages/noble/en/man8/tc-cake.8.html

Alex Atkin UK

  • Addicted Kitizen
  • *****
  • Posts: 5593
    • Thinkbroadband Quality Monitors
Re: Anyone on VMO2 FTTP?
« Reply #124 on: May 12, 2024, 01:27:27 PM »

I only have traffic shaping on upstream, a helping hand to keep latency down during uploads.

Downloads is more related to how well the ISP end is keeping traffic below the line profile.
Logged
Broadband: Zen Full Fibre 900 + Three 5G Routers: pfSense (Intel N100) + GL.iNet GL-X3000
Network: Netgear MS510TXUP, Netgear MS510TXPP, Netgear GS110EMX WiFi: Zyxel NWA210AX + Ubiquity NanoHD
Broadband History & Ping Monitor

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7606
  • AAISP CF
Re: Anyone on VMO2 FTTP?
« Reply #125 on: May 13, 2024, 09:42:40 AM »

Hi Chrysalis, yes I agree limiting and then shaping on pfsense and the like is a total nightmare.
Not needing to shape is ideal, but when using the circuit at full blast a little helping hand is nice.

I have started using CAKE on my ubuntu server router box for inbound and outbound traffic. You don't need to configure anything these days, just use the defaults.
Even the default for bandwidth rate is now 'unlimited' so no need to calculate 80/90% or fiddle with that setting either.


I apply this via /etc/ppp/ip-up

Code: [Select]
ip link set ppp0 mtu 1500 txqueuelen 1000 state up
ip link add name ifb4ppp0 type ifb
tc qdisc add dev ppp0 handle ffff: ingress
tc qdisc add dev ifb4ppp0 root cake
ip link set ifb4ppp0 up state up
tc filter add dev ppp0 parent ffff: matchall action mirred egress redirect dev ifb4ppp0
tc qdisc replace dev ppp0 root cake


Info: https://manpages.ubuntu.com/manpages/noble/en/man8/tc-cake.8.html

Yeah I also have the opinion its easier on Linux systems, hopefully some find your post useful, and I will make a note of it.
Logged

dee.jay

  • Helpful
  • Kitizen
  • *
  • Posts: 1149
Re: Anyone on VMO2 FTTP?
« Reply #126 on: May 13, 2024, 11:26:57 AM »

Logged
routed by mikrotik RB5009, dual WAN.

XGS_Is_On

  • Reg Member
  • ***
  • Posts: 541
Re: Anyone on VMO2 FTTP?
« Reply #127 on: May 15, 2024, 03:28:27 PM »

Why do people need 1gbps download speed? I have 150mbps and I consider it adequate.

Genuine question, by the way.

I don't need it, I just like it  :)

dee.jay

  • Helpful
  • Kitizen
  • *
  • Posts: 1149
Re: Anyone on VMO2 FTTP?
« Reply #128 on: May 15, 2024, 03:39:26 PM »

Logged
routed by mikrotik RB5009, dual WAN.

doofus

  • Member
  • **
  • Posts: 31
    • AAISP 1000/115, Openreach FTTP
Re: Anyone on VMO2 FTTP?
« Reply #129 on: May 15, 2024, 09:31:37 PM »

I would really 'enjoy' symmetrical 8 Gbps like Mr. XGS   :D

dee.jay

  • Helpful
  • Kitizen
  • *
  • Posts: 1149
Re: Anyone on VMO2 FTTP?
« Reply #130 on: May 16, 2024, 09:05:42 AM »

I would really 'enjoy' symmetrical 8 Gbps like Mr. XGS   :D

Yeah me too 😂
Logged
routed by mikrotik RB5009, dual WAN.

Alex Atkin UK

  • Addicted Kitizen
  • *****
  • Posts: 5593
    • Thinkbroadband Quality Monitors
Re: Anyone on VMO2 FTTP?
« Reply #131 on: May 16, 2024, 01:11:44 PM »

I would really 'enjoy' symmetrical 8 Gbps like Mr. XGS   :D

I wouldn't enjoy the price though.
Logged
Broadband: Zen Full Fibre 900 + Three 5G Routers: pfSense (Intel N100) + GL.iNet GL-X3000
Network: Netgear MS510TXUP, Netgear MS510TXPP, Netgear GS110EMX WiFi: Zyxel NWA210AX + Ubiquity NanoHD
Broadband History & Ping Monitor

dee.jay

  • Helpful
  • Kitizen
  • *
  • Posts: 1149
Re: Anyone on VMO2 FTTP?
« Reply #132 on: May 16, 2024, 01:47:07 PM »

Logged
routed by mikrotik RB5009, dual WAN.

dee.jay

  • Helpful
  • Kitizen
  • *
  • Posts: 1149
Re: Anyone on VMO2 FTTP?
« Reply #133 on: May 22, 2024, 09:29:50 PM »

And finally, 7 months after the dig, VM is live.

Oh well.
Logged
routed by mikrotik RB5009, dual WAN.

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7606
  • AAISP CF
Re: Anyone on VMO2 FTTP?
« Reply #134 on: May 23, 2024, 04:22:04 PM »

And finally, 7 months after the dig, VM is live.

Oh well.

Much faster than CF deployment.  :cool:
Logged
Pages: 1 ... 7 8 [9] 10