M HYPE SPLASH
// updates

Making a fake tld complete with domain registration

By Sarah Scott

I am going to make a private, separate wifi network as part of a demonstration. People are going to connect to this network and I would like them to be able to visit fake websites with fake TLDS on their own devices (such as "random.hello"). I also would like to be able to dynamically allocate new domains on this network that will point to different HTML pages on one web server.

Using dnsmasq and Apache Virtual Hosts appear to be the best way to go.

I'm lost on exactly how would I go about doing this.

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy