* Alex de Joode <usura@zedz.net> [001220 16:19]: > It seems that netcraft now also includes a uptime guess. [snip] > Any ideas how to disable this remote uptime guessing ? Try "sysctl -w net.inet.tcp.rfc1323=0". This should disable the RFC1323 TCP extensions, which includes timestamping. -- Scott Atwood atwood@cs.stanford.edu