A
A
Alexander Didenko2019-04-14 16:41:31
network hardware
Alexander Didenko, 2019-04-14 16:41:31

How to check if TTL is fixed?

How to check if TTL is fixed?
I'm trying to make it possible to use unlimited (favorable) tariffs on the Internet, which is provided by a mobile operator.
In my case - MTS tariff.
Performed actions to fix the TTL so that the OPSOS did not see that the Internet was being distributed.
It is very similar to the fact that I did everything correctly and fixing the TTL occurs.
But the money is withdrawn.
Therefore, I want to check whether the TLL is fixed.
To continue to ask the right questions on the forum and continue to make tests

Answer the question

In order to leave comments, you need to log in

3 answer(s)
H
hint000, 2019-04-15
@hint000

You need a computer outside of your network. Run tcpdump\wireshark on that computer to capture packets from your tariff.
In turn, ping the external computer: 1. from the device that distributes the Internet; 2. from the device to which the Internet is distributed.
If ttl capture works, then tcpdump or wireshark should show the same ttl for incoming packets in the 1st and 2nd case.

I
idShura, 2019-04-15
@idShura

Perform a ping from the device from which you distribute the Internet and to which you distribute the Internet, if the ttl is the same on both devices, then you did everything right.
p/s/ In addition to ttl, the operator can use additional checks, such as updating windows or other services that are specific to PC only.

A
Alexey Yarkov, 2017-02-19
@MiMarch

HTML:

<div class="col col--10-of-5"></div>
<div class="col col--20-of-15"></div>
<div class="col col--30-of-25"></div>

Search: div class="col col\-\-([0-9]+)\-of\-([0-9]+)"
Replace:div class="col col--$1-of-$2 col--s-$1-of-$2"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question