News: This forum is now permanently frozen.
Pages: [1]
Topic: IPstealth  (Read 1593 times)
« on: March 18, 2008, 21:21:13 »
wfcengineer1
Guest

what is the IPstealth feature compiled in the new 1.3b10 version software...
« Reply #1 on: March 21, 2008, 11:59:02 »
Manuel Kasper
Administrator
*****
Posts: 364

It's a kernel option that disables the normal behavior for a router to decrement the TTL field in each forwarded IP packet. Apparently, some evil ISPs reduce the TTL of packets to their customers to 1, so that they can't simply plug in a router and share the Internet connection with multiple computers (the router would decrement the TTL field to zero and then discard each packet).

By itself, the IPSTEALTH option does nothing. It needs to be enabled by putting the line

Code:
<shellcmd>sysctl net.inet.ip.stealth=1</shellcmd>

in config.xml just before the </system> tag, and then rebooting.
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines