Appropriate to Stateless Autoconfigure a Server?
- by user31498
I am setting up a network to support IPv6. Stateless Autoconfiguration seems to be the preferred way to get an IP address on an IPv6 network but is this the preferred way for a server? Other machines outside of the network are going to need to be able to talk to the server. Is it preferable to give the server a static IP address or is there something fancy that can be done with DNS to keep track of the server address?