How to I alias a hostname?
- by Jonas Byström
Is it possible to keep a network alias - without specifying the IP address in the hosts file? For instance, I have abcd.efgh.com but want abcd -> abcd.efgh.com so that ping and ssh work as they normally would.
I want it to work with dynamic IP on abcd.efgh.com, that's why I don't want to state the IP address explicitly.