📘MikroTik MTCRE - TTL (Time-To-Live), what it is and how to change it.

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 15

  • @rayvenbacinillo8660
    @rayvenbacinillo8660 2 роки тому +3

    Another good content from the one and only The Netwrork Berg. Keep doing stuff like this brother. ✌️

  • @drumer2142
    @drumer2142 2 роки тому +1

    super useful

  • @BertPdeboy
    @BertPdeboy 10 місяців тому +1

    a small note about traceroute as a practical usage of TTL is missing in this video!

    • @demystifyingnetworking
      @demystifyingnetworking 8 місяців тому

      TTL is one of the most mis-understood concept in networking, I have tried to answer all the questions below about TTL.
      How TTL works?
      When exactly TTL is decremented?
      TTL decremented at ingress or egress?
      When packet is dropped?
      Demystifying IP TTL
      ua-cam.com/video/jJFZ1_nyULk/v-deo.html
      Demystifying IP TTL Quiz Scenario 1 Lab
      ua-cam.com/video/5Fn4hdo-TmY/v-deo.html
      Demystifying IP TTL Quiz Scenario 2 Lab
      ua-cam.com/video/WDIy766_Kts/v-deo.html
      Demystifying IP TTL Quiz Scenario 3 Lab
      ua-cam.com/video/9UiTZSujjac/v-deo.html
      If you find these videos useful, please like and share the videos and subscribe to Demystifying Networking !!

  • @alideziner4819
    @alideziner4819 2 роки тому +1

    Keep on master 😍

  • @jeytis72
    @jeytis72 2 роки тому +1

    interesting stuff. Thanks

  • @geoffvandermerwe6220
    @geoffvandermerwe6220 2 роки тому +1

    Nice video dankie !

    • @Rob_Turner_UK
      @Rob_Turner_UK 2 роки тому

      No mention that this can be used to trick cell operators into thinking you are not tethering

  • @TheNetworkBerg
    @TheNetworkBerg  2 роки тому

    Reference Material:
    help.mikrotik.com/docs/display/ROS/Mangle
    NB!!! Do not randomly change TTL unless there is a very specific reason why you want to do it. As seen in the video haphazardly just adding a rule to change the TTL value can potentially result in connectivity issues. Only use TTL for specific use cases or if a hop count seems to exceed the default value on ROS. You are required to understand how TTL functions and how to possibly change it for the MTCRE, but I strongly encourage to leave TTL values alone as much as possible :)

  • @gintarasp2
    @gintarasp2 2 роки тому

    That could have been usefull leson after SPANNING TREE. Are you going to do that as well?

    • @TheNetworkBerg
      @TheNetworkBerg  2 роки тому +1

      Hello, I will consider doing a MikroTik switching series at a later stage or cover STP on its own. The MTCRE focuses only on the routing aspects of ROS and unfortunately does not cover STP.

  • @ayadwalid680
    @ayadwalid680 2 роки тому

    How to stop sharing internet connection in mikrotik? suppose if you have capsman?

  • @ruvingenaeros6665
    @ruvingenaeros6665 Рік тому

    how to solve ttl transit error?

    • @TheNetworkBerg
      @TheNetworkBerg  Рік тому

      Depends for the reason of the error, usually it is because the TTL gets expired because of a routing loop. So I would probably start by doing a traceroute to the destination and seeing where the traces loops and then look between those two devices if there is anything strange occurring.