LINUX.ORG.RU

TTL

This is used to modify the IPv4 TTL header field. The TTL field determines how many hops (routers) a packet can traverse until it's time to live is exceeded.
Setting or incrementing the TTL field can potentially be very dangerous,
    so it should be avoided at any cost. 
Don't ever set or increment the value on packets that leave your local network!
    mangle table. 
--ttl-set value
    Set the TTL value to 'value'. 
--ttl-dec value
    Decrement the TTL value 'value' times. 
--ttl-inc value
    Increment the TTL value 'value' times. 


из man

Kolins ★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.