Tagged Questions
1
vote
2answers
2k views
DNS lookup aliasing of hostnames (not IP aliases), probably via dnsmasq
I'd like to be able to set up a host, say "eg", to be an alias to some server on the internet, say "example.example.com".
I just need this functionality to be available from my local machine. I'm ...