Jump to content

Recommended Posts

Guest trevik
Posted

HI

I want change TTL (from default 64).I must first make root(by app for example: Universal Androot) and what after/I must log in in console (as #) and apply command : echo '128' > /proc/sys/net/ipv4/ip_default_ttl

?

Guest Phoenix Silver
Posted

it's the correct command yes

but what do you want 128 ?

you will not go through more than 64 routers / switchs

Guest trevik
Posted

I would like to packets sending from my local LAN looks like from one machine

Guest Roph
Posted (edited)

A way to hide tethering I guess :D

Packets from the phone could reach the network with a TTL of 64, packets from a tethered computer would reach the network with a TTL of 63, allowing the network operator to know (or suspect) the user is tethering.

Edited by Roph
  • 2 weeks later...
Guest trevik
Posted

To cerate file sysctl.conf I must (on terminal as #):

adb remount

adb shell

mkdir /system/sysctl.conf

adb push sysctl.conf /system/etc

?AND what is this adb ?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.