TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Star Wars Traceroute - How I did it

216 pointsby sebkomianosover 12 years ago

8 comments

typicalbenderover 12 years ago
Holy center aligned code batman. Nice work though, wish I had been that adventurous during the snow storm :)
评论 #5194303 未加载
wilhilover 12 years ago
They should have a new qualification - CCIE FG - (CCIE fun and games!).<p>I have seen a few highly qualified networking people do some funny things, but, this has got to be the best by far!
scryeover 12 years ago
The upstreams had a valid route back to it, it just didnt have a valid forward route - and thank goodness because the traceroute boxes got ddosed into oblivion. This was a trick which ONLY used 1 ip address and some borrowed PTRs. I could have used used space too, but the customers mail probably would have stopped working. The source of the IP block is an ISP that gets a /20 at a time. Its a fact of life that unused blocks do sit around.
smsm42over 12 years ago
The sad aftermath of the story: <a href="http://beaglenetworks.net/post/42828595476/what-i-learned-from-being-a-fleeting-internet-celeb" rel="nofollow">http://beaglenetworks.net/post/42828595476/what-i-learned-fr...</a><p>Somebody apparently found it necessary to DDOS this harmless internet curiosity so it does not exist anymore. A reminder that people can be wonderful, and people can be just evil, I guess.
xdover 12 years ago
Nice example of PHP being put to use on the console.
pellaover 12 years ago
related : <a href="http://news.ycombinator.com/item?id=5192656" rel="nofollow">http://news.ycombinator.com/item?id=5192656</a>
评论 #5194981 未加载
andrewcookeover 12 years ago
that's really interesting. i have a non-ccie question, though:<p>if it's sending packets on a dance through a virtual network, why does that have to use public addresses? would using a private network (eg 10.0.0.0) not have worked? why not? (and is it odd for people to still have unused /24 lying around?)
评论 #5194977 未加载
评论 #5194796 未加载
Evbnover 12 years ago
I love the Rasmusesque PHP zen. "Hi. I am dumb. I don't write good programs, I write programs that work."<p>Reminds me of Colombo.
评论 #5194107 未加载