Guest trevik Posted May 29, 2011 Report Posted May 29, 2011 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 May 29, 2011 Report Posted May 29, 2011 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 May 29, 2011 Report Posted May 29, 2011 I would like to packets sending from my local LAN looks like from one machine
Guest Roph Posted May 29, 2011 Report Posted May 29, 2011 (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 May 29, 2011 by Roph
Guest trevik Posted June 8, 2011 Report Posted June 8, 2011 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 ?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now