Skip to main content

02 Network Discovery

Network discovery occurs in a number of different ways. For administrators with control over their own DNS infrastructure, we recommend using either of the following records. For these examples, we are using example.com as your domain.

_nfsvc.example.com   IN  A   192.168.1.1

or

_nfsvc._tcp.example.com   IN   SRV    0 0 9626 server.example.com