docs
docs copied to clipboard
Better systemd-network config for IPv6 static addresses
For static IPv6 addresses the autoconfiguration via SLAAC should not be done. Hence distros using systemd-network have to be configured appropriately using the IPv6AcceptRA option. Otherwise the IP address for the /64 net is still calculated based on the RA causing this address to be used as main address for outgoing connections. This is mostly not intended for e.g. mail servers. (spam blocking)
Deploy Preview for nostalgic-ptolemy-b01ab8 ready!
| Name | Link |
|---|---|
| Latest commit | 271e698f37c686e830ee84ff00260d16c7f961f1 |
| Latest deploy log | https://app.netlify.com/sites/nostalgic-ptolemy-b01ab8/deploys/634414656a5d330008e7471a |
| Deploy Preview | https://deploy-preview-3929--nostalgic-ptolemy-b01ab8.netlify.app/docs/guides/linux-static-ip-configuration |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Not working as intended. Pls. do not merge.
Now it is correct again.