Answer the question
In order to leave comments, you need to log in
At what point is DNS connected?
Between the transport and network layers of the OSI model?
Answer the question
In order to leave comments, you need to log in
DNS - L7 protocol, if you're talking about OSI.
Another issue is that after dns issues a response, a new connection begins (already to the http server, for example), which again goes through the entire stack.
DNS does not connect if it is not asked programmatically. Enough IP addressing. Actually, DNS is the same as SSH or HTTP, it does not differ from them, except that it runs over UDP. Accordingly, this is an application protocol (OSI 7).
Usually built into the standard network library (for convenience) - calls to GetHostAddresses (mastday) or gethostbyname (trueway).
because The 7-level osi model is artificial and far-fetched, so it can be attributed to the session :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question