echo "64" > /proc/sys/net/ipv4/ip_default_ttl
compufunk said:I have no idea why you want to do what you are attempting to, but you can easily modify the file easily using telnet.
Copy and paste this command into a telnet terminal, then hit enter.
Code:echo "64" > /proc/sys/net/ipv4/ip_default_ttl
Replace the 64 with whatever value you like.