Hacker News new | ask | show | jobs
by dingnuts 458 days ago
in a small network you just put the hostnames in /etc/hosts and you're done, or you set up a local DNS server. The GP asked about "making a p2p internet," and that's how it's done. Hostnames are not a hard problem.

Google Search is useless on a p2p internet. Why would you want to search the corporate network on your separate net? Doesn't make any sense. You wouldn't use the global DNS system in this scenario either, you can just set up your own -- DNS is hierarchical but there's no reason you cannot have your own roots, or just pass around hosts files like the old days, either on sneakernet or using another protocol

> You can't use HN to tell me

HN wouldn't be on my private "peer to peer" internet, it's on the regular internet. Set up a mirror or find a route to the regular one through any one of your PEERS.

I don't get it, I thought the GP wanted to know how to set up their own Internet, or thought that the Internet was centralized. It's not. Build your own network, be creative, replace DNS if you need to. The tech is there, it's well-established, well-tested, and we use it today for the regular internet.

The grandparent only needs to read some man-pages.