How to modify ttl value of a website to limit access/sharing.

/ip firewall mangle

add action=change-ttl chain=postrouting new-ttl=set:2 out-interface=bridge1-LAN (LAN Interface) \

    passthrough=yes src-address=10.16.100.244 (Website IP)

How to modify ttl value of a website to limit access/sharing. How to modify ttl value of a website to limit access/sharing. Reviewed by RIO IT on 19:43 Rating: 5
Powered by Blogger.