On Tele2 the app either hangs on “Connecting…” or comes up and goes quiet a couple of seconds later. The internet answers this with ready-made sets of numbers — use this port, these parameters. We answer differently, because this is the one network we have not measured.
In short. Tele2 and t2 are the same network, and Rostelecom Mobile, T-Mobile and SberMobile run on its towers as well. We have no measurements of our own on it, and we are not going to invent any. What we did measure on three other networks is the mechanism itself: what decides is the shape of the first bytes of a connection, not the port number — we tested the “switch to 443” advice separately and it does not help. That is why the app does not hunt for magic settings: it tries four different routes in turn, and you can check your own SIM for free in a minute.
We build Mayak. Our own servers in the Netherlands, Poland and Russia, an honest label showing which route you are on, and measurements we publish as they came out. 7 days free once you confirm your email, no card required. The trial is free and needs no card; without an email it is 3 days.
🍎 On iPhone Mayak works through the third-party Happ app — with the subscription link from your account. Happ is not in the Russian App Store; there incy (publisher LLC ITDEV) works instead, checked on 22 September 2026.
Tele2, t2 and three more brands are one network
The first thing worth knowing before you read anyone’s advice: Russia has four physical mobile networks — MTS, MegaFon, Beeline and Tele2. Everything else is a virtual operator renting someone else’s towers and inheriting someone else’s settings.
- Tele2 and t2 are the same operator. The brand was renamed, the network did not change. If a piece of advice says “Tele2” and your status bar says “t2”, it is about you.
- Rostelecom Mobile is the same network too. Rostelecom owns Tele2, and mobile service under its name runs on those towers. This has nothing to do with Rostelecom home internet: that is a wired network and entirely different equipment — see not working on home internet and Wi-Fi.
- T-Mobile and SberMobile ride Tele2. So everything true for it is true for them.
One practical consequence follows immediately. “It fails for me and for my wife, and we are on different operators” often means “we are both on the same network”: T-Mobile and SberMobile are Tele2 twice over. The same goes for Yota — it runs on MegaFon towers, so it has to be judged by MegaFon.
What we do not know about Tele2 — and why we say it out loud
In July 2026 we drove around Moscow with a phone and measured three networks: MegaFon, MTS and Beeline. Every measurement changed exactly one thing, and all the results are published as they came out. Tele2 was not in that trip: we do not have a SIM for that network.
We could have left this out. There is no shortage of ready-made parameter sets for Tele2 online — they are easy to retell, and the article would look more confident. But a retold set of numbers is not a measurement, it is hearsay: you cannot tell which city it came from, which month, or whether it still holds today. We have already been wrong twice on our own measurements, so we know what a confident tone costs. Once we decided the filtering was stricter on 4G+, and the culprit turned out to be a weak signal in a back room. Another time we decided our address was being throttled, and half an hour later, in the same spot, we got full speed. Both hypotheses were killed by a re-test — and that was with measurements we took ourselves, by hand.
There is no reliable public comparison of which operator is stricter. We looked. There are scattered reports from practitioners — by those accounts, a tunnel over mobile data often refuses to come up on Tele2 after an ordinary setup, while it does on Beeline. Those are other people’s observations, not our measurement, and we label them as such. We will not build “put in these numbers” advice on top of them: they were taken in a different city and possibly in a different year.
We tested “switch the port to 443”. It does not help
This is the most common piece of advice online, and it is about any network, so it belongs in a conversation about Tele2. We tested it with a measurement that changed exactly one thing. Moscow, MegaFon, 4G+, 28 July 2026.
| What we changed | Port | Mimicry | Result |
|---|---|---|---|
| as is | 51820 | no | ✗ does not connect at all |
| “switch to 443” | 443 | no | ✗ does not connect at all |
| mimicry | 443 | yes | ✅ the connection came up |
| mimicry on an ordinary port | 51822 | yes | ✅ came up and ran faster |
The conclusion is unambiguous: the port number decides nothing. A port is the label on the envelope, and what gets looked at is the contents. So if you have spent half a day moving ports around with no effect, you did nothing wrong — you were turning the wrong knob. The full write-up with nine measurements — what actually decides it on MegaFon.
What decides is the shape of the first bytes, not their size or the address
The next measurement separated size from contents. We sent a packet exactly the same size as the working one, but without a real signature — 1200 random bytes. It did not pass. Then we sent 20 bytes — sixty times smaller, but carrying the real signature of an ordinary network request. It passed, and 109 Mbps followed on a good radio link.
We checked the address separately: a request to the very same server over a different protocol did not get through at all, while the one we needed did. So it is not about the server’s address, nor about the country it stands in.
Why this matters for a conversation about Tele2. If the shape of the first bytes is what decides, then every network has its own nose for it, and that nose changes without notice. The winner is not whoever once found the golden numbers, but whoever has several dissimilar routes and can change manner quickly. A parameter set from someone else’s article is exactly one route, captured once, somewhere unknown.
What the app does on an unfamiliar network: four attempts in a row
That is what our app is built from. It does not ask which operator you are on and does not pick “settings for Tele2”. It tries four different routes in turn and checks each one with a real request rather than with a padlock icon. Here is what each step costs (our connection log over 30 days, measured 29 August 2026):
| Route | Successful | Median |
|---|---|---|
| direct over IPv6 | 130 | 1.2 s |
| direct over IPv4 | 350 | 2.0 s |
| transit through Russia | 30 | 10.7 s |
| fallback route over 443 | 9 | 19.2 s |
| did not connect | 26 | — |
Read the table like this: if your network lets the direct route through, the connection comes up in one or two seconds. If it does not, the app steps down, and that costs time — up to nineteen seconds on the very last step. A slow connection is not a fault, it is a signal: the short routes on your network are closed. How it works inside — three routes to the server.
And an honest caveat about the table: roughly a third of those connections are our own service devices. That makes it a fair number for the question “what does each step cost”, but not for “user statistics”, and we are not going to pass it off as the second.
The ten-second check almost nobody writes about
Before you blame the operator, check one thing that has nothing to do with the operator. Android allows exactly one such connection on a phone. While the slot is held by another app — the one you installed six months ago, tried and forgot to remove — a new one will never come up. Not “slowly”, not “sometimes”, but never. And what the person sees is exactly what they see with interference on the network: “Could not connect”.
This is not speculation. On 2 September someone registered with us, connected once, and then never again: six attempts in a row, not one of them past the first step. Forty-nine minutes after registering, they deleted the account. Going through the case, we saw that at the same time their phone was reaching us from a foreign address — that is, a second such app was running on the phone and holding the slot.
What to do. Open your app list and look for a second one of these — often a forgotten free extension or a trial. Disable or remove it and try again.
Here is how we do it. The app walks the routes itself and checks each one with a real request, and the screen honestly marks which route you are on right now — how that works. On Tele2 this is exactly the check we offer instead of somebody else’s parameter tables.
🍎 On iPhone Mayak works through the third-party Happ app — with the subscription link from your account. Happ is not in the Russian App Store; there incy (publisher LLC ITDEV) works instead, checked on 22 September 2026.
What to do on your own SIM in a minute
Since nobody has a general answer for Tele2, the only honest way is to look at your own SIM, in your own neighbourhood. In this order:
- Check whether the slot is taken. A second such app on the phone — disable or remove it. The fastest and most underrated check there is.
- Compare Wi-Fi against mobile data. It comes up on Wi-Fi but not on the cellular network — the cellular network is the problem. It comes up nowhere — the cause is in the phone.
- Check which SIM carries the data. The phone routes traffic through the SIM selected for mobile data. Swap the SIMs and you are already on a different network, although nothing changed on the outside.
- Look at idle jitter. Hundreds of milliseconds and you are measuring a weak signal, not interference — every conclusion about the operator is void. We burned ourselves on this twice.
- Update the app. Mimicry of the first bytes exists only in recent builds; older ones cannot do it at all.
- In our app — “Check connection” in settings: it walks every step in turn and names the one that failed, instead of a blanket “could not connect”.
Our trial is free and needs no card precisely for this: whether an app like this works or not is a property of your network, your neighbourhood and your evening hour. That can only be checked on the spot and in advance, not from somebody else’s article.
What these numbers do not say
- We have not a single measurement of our own on Tele2. Everything above was measured on MegaFon, MTS and Beeline and explains the mechanism, not the behaviour of this particular network.
- All network measurements are Moscow, late July 2026, one phone. In another city and another month the picture may differ.
- The per-step numbers come from our log over 30 days, and about a third of them were produced by our own devices. This is not “user statistics”.
- We do not know, and will not guess, what the operator changes or when. Anyone who names you an exact cause and an exact date is guessing.
Short answers
Does Tele2 block VPNs? We have no measurement of our own on Tele2 and will not make the claim. What is certain from our measurements on three other networks: where interference happens, what gets inspected is the shape of the first bytes of a connection, not the server address and not the port number. You can check your own SIM for free in a minute — the order is above.
Are Tele2 and t2 different operators? The same one. The brand was renamed, the network did not change. Rostelecom Mobile, T-Mobile and SberMobile belong here too: they run on Tele2 towers.
Which settings should I use for Tele2? We will not hand you a set of numbers, and here is why: any such set was captured once, in one city, and goes stale silently. Our app walks four different routes instead and checks each with a real request — what each step costs.
Will port 443 help on Tele2? On its own, most likely not. We tested this with a separate measurement on another network: with port 443 and no mimicry the connection did not come up at all, and with mimicry it came up both on 443 and on an ordinary high port. The port is not what decides.
My wife is on T-Mobile, I am on Tele2, and it fails for both of us — coincidence? Most likely not: T-Mobile runs on the Tele2 network, so you are both on the same network and the same equipment.
It also fails on home Rostelecom — is that the same thing? No. Mobile Rostelecom is the Tele2 network, while home Rostelecom is a wired network and entirely different equipment. There is a separate write-up for it: not working on home internet and Wi-Fi.
Why does it take so long to connect? Because the short routes on your network are closed and the app has stepped down to the bottom one: by our log the direct route takes one to two seconds, and the last fallback about nineteen. That is a signal, not a fault.
Do your numbers hold on Tele2? The mechanism — yes; the specific numbers — no. The network measurements were taken in Moscow in late July 2026 on MegaFon, MTS and Beeline. We have never tested Tele2 and we say so plainly.