You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
A clear and concise description of what the bug is.
*i.e. "There's a typo on the third line" or "The second paragraph mentions a tool that's not there."
Minor issue and you don't need to fix this. BUT as a system admin this one always bugs me 😊. When running nslookup commands against the domain the Server is shown as "unknown" because there is no reverse lookup zone for the 10.0.7.0/24 network and no PTR record for the DNS server.
To Reproduce
Steps to reproduce the behavior:
run cmd.exe as instructed
run nslookup -type=SRV _ldap._tcp.dc._msdcs.tangent.town as instructed
Expected behavior
A clear and concise description of what you expected to happen.
The reverse DNS lookup should complete and the name of the server that responded to the query should be displayed.
Screenshots
If applicable, add screenshots to help explain your problem.
Where is the problem happening
Provide the Teachable curriculum URL that corresponds with the issue you're reporting.
i.e. https://7minsec.teachable.com/courses/x/y/z
https://7minsec.teachable.com/courses/2053747/lectures/46224722
Describe the problem
A clear and concise description of what the bug is.
*i.e. "There's a typo on the third line" or "The second paragraph mentions a tool that's not there."
Minor issue and you don't need to fix this. BUT as a system admin this one always bugs me 😊. When running nslookup commands against the domain the Server is shown as "unknown" because there is no reverse lookup zone for the 10.0.7.0/24 network and no PTR record for the DNS server.
To Reproduce
Steps to reproduce the behavior:
cmd.exe
as instructednslookup -type=SRV _ldap._tcp.dc._msdcs.tangent.town
as instructedExpected behavior
A clear and concise description of what you expected to happen.
The reverse DNS lookup should complete and the name of the server that responded to the query should be displayed.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
https://activedirectorypro.com/configure-dns-reverse-lookup-zones-ptr-records/
The text was updated successfully, but these errors were encountered: