184k views
2 votes
How does the domain name server translate a URL into a 32-bit binary address?

2 Answers

3 votes

Answer:

Once the client, or whatever is resolving the name, gets to the authoritive name server, it looks up in memory the configuration that maps the name to an address.

Step-by-step explanation:

User Luv
by
6.5k points
5 votes
Once the client, or whatever is resolving the name, gets to the authoritive name server, it looks up in memory the configuration that maps the name to an address.

Or if it's a reverse lookup, the address to name.
User Sve
by
7.1k points