Just had Tata sky broadband connection installed

  • Thread starter Thread starter nuclearrambo
  • Start date Start date
  • Replies Replies 78
  • Views Views 15,911
Had some optical power issues lately. The power was around -27dBm and had a very occasional disconnection. Looks like they monitor the stats because they had the field engineer come at my place and replace a faulty patch connection without me even asking for it. May be they have a filter to list out connections with lower than required power levels?
Anyway, quite happy with service so far.
 
Similar story: my router crashed while I was away at work. Got a text sayin it happened and theyll fix it from their end. Came back and everything was peachy and the router was updated with all settings and a new software update, all with me doing nothing. No field visit either. I love their uptime and service.
 
@Powerful84tiger here you go...

Code:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.


Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows


PS C:\Users\visha> TRACERT.EXE 162.159.193.5


Tracing route to 162.159.193.5 over a maximum of 30 hops


  1    <1 ms    <1 ms    <1 ms  xxx [xxx]
  2     2 ms     2 ms     2 ms  100.72.160.1
  3     3 ms     2 ms     2 ms  14.143.171.245.static-pune.vsnl.net.in [14.143.171.245]
  4     6 ms     5 ms     5 ms  172.28.176.197
  5    11 ms    10 ms     *     172.28.177.73
  6     6 ms     7 ms     7 ms  121.240.243.210.static-mumbai.vsnl.net.in [121.240.243.210]
  7    16 ms    16 ms    17 ms  162.158.226.17
  8     6 ms     6 ms     5 ms  162.159.193.5


Trace complete.
PS C:\Users\visha>
 
And one last thing. How much speed do you get once you connect to cloudflare warp+? If you use Linux, you can specify 162.159.193.5 as the endpoint which will connect you to Mumbai colocation server
 


How should I check the speed? Just regular fast.com and speedtest.net or something specific you want me to check? I will boot into linux and update here shortly but hopefully warp+ (which I dont have) is not paid or anything 🙂

Oh, BTW, I should mention I have static IP from Tata Play and 1 gbps plan - hopefully it doesn't skew the traceroute results compared to CGNAT.

Code:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.


Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows


PS C:\Users\visha> TRACERT.EXE 50kilo.org


Tracing route to 50kilo.org [116.202.235.227]
over a maximum of 30 hops:


  1    <1 ms    <1 ms    <1 ms  xxx [xxx]
  2     2 ms     2 ms     2 ms  100.72.160.1
  3     3 ms     3 ms    22 ms  125.16.49.181
  4   105 ms   105 ms   102 ms  116.119.57.88
  5   127 ms   127 ms   127 ms  decix2-gw.hetzner.com [80.81.193.164]
  6   125 ms   125 ms   126 ms  core24.fsn1.hetzner.com [213.239.224.89]
  7   130 ms   131 ms   129 ms  ex9k1.dc15.fsn1.hetzner.com [213.239.245.46]
  8   126 ms   125 ms   125 ms  static.227.235.202.116.clients.your-server.de [116.202.235.227]


Trace complete.
PS C:\Users\visha> TRACERT.EXE traceroute.aternos.org


Tracing route to saola.aternos.host [185.107.194.161]
over a maximum of 30 hops:


  1    <1 ms    <1 ms    <1 ms  xxx [xxx]
  2     3 ms    41 ms     4 ms  100.72.160.1
  3     3 ms     3 ms     3 ms  125.16.49.181
  4   102 ms   104 ms   109 ms  116.119.57.88
  5   141 ms     *      139 ms  ipv4.de-cix.fra.de.as199524.gcorelabs.com [80.81.193.252]
  6     *        *        *     Request timed out.
  7     *        *        *     Request timed out.
  8     *        *        *     Request timed out.
  9     *        *        *     Request timed out.
 10   125 ms   121 ms   126 ms  169.254.253.2
 11   125 ms   125 ms   125 ms  185.107.194.161


Trace complete.
PS C:\Users\visha>
 
Thank you for sharing the traceroutes.

"How should I check the speed? Just regular fast.com and speedtest.net or something specific you want me to check?"
Can you check if by downloading from ubuntu mirrors with wget command in linux
Code:
 wget http://ubuntu.lafibre.info/ubuntu/pool/main/f/firefox/firefox-dbg_66.0.3+build1-0ubuntu0.14.04.1_amd64.deb

"I will boot into linux and update here shortly but hopefully warp+ (which I dont have) is not paid or anything 🙂"
I have few warp + keys which I can share, but I don't want to share it on a public forum. Do you use discord or something? How can I share the key with you?
 
I'll DM you my telegram ID? Just point me to a HOWTO install warp+ and connect it to that endpoint you mentioned and I can post the wget results both with and without warp+ enabled?
 
@Powerful84tiger is there any reason why you picked that file link (server) for wget??? I get 200 - 300 mbps download speeds (single thread) from there.

I also spent a lot of time checking out various ubuntu mirrors and also found the official France mirror to be very fast 🙂 so I use it by default except when I point my ubuntu installs to my local mirror so I get LAN speeds (1 gbps) for updates etc. Other places you can try are the DK and IT mirrors - dotsrc.org and garr.it respectively - those are very fast too.
 
Any ubuntu mirror is fine as long as the download speed can max out.

Download Warp by executing the commands provided at https://pkg.cloudflareclient.com/. After installation, run:

Code:
warp-cli register
warp-cli set-license (put the key I shared without bracket)
warp-cli set-custom-endpoint 162.159.193.5:2408

You can then use the following commands to connect and disconnect:

Code:
warp-cli connect
warp-cli disconnect


Also, disable ipv6 before downloading the file with warp
 
Last edited:
Well dang! The speed went up from 200 mbps to 600 with warp connected.
 
Yes and yes.

wgot that firefox deb from a few EU mirrors like FR, IT, SE.
 
@Powerful84tiger so what does this mean?

What is and where is the custom endpoint located?

Does it mean Tata is throttling international speed? Or it's inconclusive?
 

Top