Skip to content

Linux: ipv6 deaktivieren

 Systemweit

echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf

SSH

echo AddressFamily inet >> /etc/ssh/sshd_conf

Postfix

postconf -e inet_protocols=ipv4

Zuletzt aktualisiert: 23. August 2012 — 13:43