Quantcast
Channel: How do I disable IPv4-mapped IPv6? - Server Fault
Browsing latest articles
Browse All 2 View Live

Answer by mgorven for How do I disable IPv4-mapped IPv6?

This is controlled by the net.ipv6.bindv6only sysctl. Add the following to /etc/sysctl.conf and run sudo sysctl -p to effect the change. net.ipv6.bindv6only=1 Applications can also explicitly only bind...

View Article


How do I disable IPv4-mapped IPv6?

On my Linux box, I have various daemons which can bind to all IPv6-enabled interfaces on ::. When they do so, Linux sends IPv4 requests to that daemon mapped as, for instance, ::ffff:198.51.100.37. I...

View Article

Browsing latest articles
Browse All 2 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>