Lesson #1 of firewalling: drop everything.
Lesson #2 of firewalling: only accept what you absolutely have to.
Try pointing a web browser at sgi.com port 80. I _bet_ you get a
response. The site is reachable, they just block UDP (and probably
a lot of other stuff.)
traceroute uses UDP, so if a site drops UDP (rather than blocking it)
it will appear as a black hole.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/