FUP for One Broadband's 1000Mbps plan

  • Thread starter Thread starter Jameson22
  • Start date Start date
  • Replies Replies 12
  • Views Views 2,637
They've started implementing FUP on their plans from this week, I guess it is phase wise. I have 3220GB fup on their 100mbps plan.
Some users still have "Unlimited GB" = No FUP for them.

Do check with your local operator before opting for Gigabit plan since i had a bad time experimenting that.
 
Download "OneBroadband Subscriber" app on android playstore
Or goto customer.onebroadband.in and login

You'll see your plan details you can see details there.

Also if you got gigabit plan activated, how's your experience? Speeds and ping?
 
It doesn't show any FUP on their customer portal. If possible, can you show me screenshot of your portal where it shows FUP? I'd really appreciate it.

As for the 1000Mbps plan, I haven't yet upgraded to that. But if their FUP thing is real(atleast to me), I will not upgrade. My current yearly 200Mbps(with static) expires in mid September.
 
Update:

I got the 1Gbps one. The FUP applied on my plan is 3000GB which is bit concerning considering I was already a heavy user with 200Mbps. I told my ISP guy to subscribe me only for month first and then we'll see if I want to go for a year next.

Here is my speedtest result:


Source (From onebroadband to onebroadband)


Source (from onebroadband to random ISP)
Fast:
Source
Last but not the least, Cloudflare's Speedtest: Use same imgur link above. I have both photos there.

So far my feedback aside from these speedtests:
My download speed with Steam has been...inconsistent. It would hike up to 90MB/sec(I use megabytes instead of bits) and not go below 40MB/sec. Changing regions for Downloads do help.
However, with Epic Games, I get around 15MB/sec. With Cloudflare WARP(Plus) enabled, I get 40MB/sec on EG. My experience so far has been stable aside from few very minor cuts that was caused by ISP guy working with the wiring.

Let me know if you guys have any questions.
 
Try their local DNS, 8.8.8.8 or opendns. That allows you to connect to their one of many internal caching servers for EGS and Steam.

With your own or any other DNS:
Code:
; <<>> DiG 9.18.28 <<>> steampipe.akamaized.net @::1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30848
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;steampipe.akamaized.net.       IN      A

;; ANSWER SECTION:
steampipe.akamaized.net. 13     IN      CNAME   a1507.dscw27.akamai.net.
a1507.dscw27.akamai.net. 13     IN      A       23.56.101.81
a1507.dscw27.akamai.net. 13     IN      A       23.56.101.18

;; Query time: 0 msec
;; SERVER: ::1#53(::1) (UDP)
;; WHEN: Tue Sep 10 16:06:52 IST 2024
;; MSG SIZE  rcvd: 118

With the ones, I mentioned above:
Code:
; <<>> DiG 9.18.28 <<>> steampipe.akamaized.net @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9476
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;steampipe.akamaized.net.       IN      A

;; ANSWER SECTION:
steampipe.akamaized.net. 91     IN      CNAME   a1507.dscw27.akamai.net.
a1507.dscw27.akamai.net. 20     IN      A       203.192.234.170
a1507.dscw27.akamai.net. 20     IN      A       203.192.234.177

;; Query time: 19 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Tue Sep 10 16:06:58 IST 2024
;; MSG SIZE  rcvd: 118
 
Last edited:
Hello.

Damn, Thank you!

I had to deconfigure IPv6 to do that since my IPv6 was set to Cloudflare's DNS. I'm going to revert back to PiHole instead of adguardhome since it basically lacks IPv6 support.
 
Back