network endpoint accessible via hostname only, not address?
Posted
by Dustin Getz
on Server Fault
See other posts from Server Fault
or by Dustin Getz
Published on 2010-04-12T14:14:47Z
Indexed on
2010/04/12
14:23 UTC
Read the original article
Hit count: 473
someone told me that this piece of network hardware (NAS) has a security setting such that it can only be accessed by hostname, not by IP address. I don't understand, as I thought DNS resolved the hostname to an address on the connecting client's side, then at protocol level always used the raw address, so how can this 'security' measure be possible?
© Server Fault or respective owner