...
| All linux servers use IPv6 resolvers | Only statically configured IPv6 addresses in | ||
| All linux managed by SSH on IPv6 only | Configure | ||
| All linux servers run Postfix on IPv6 only (except public mail server) | Remove IPv4 address from $mynetworks, and set | ||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e0abf631390eaded-5c08c1e2-418f405f-80e28184-cc8fc804646ccf38eb61e1e1"><ac:plain-text-body><![CDATA[ | | Nagios runs only on IPv6 | Configure | ]]></ac:plain-text-body></ac:structured-macro> |
| Entire host IPv6 (removed IPv4 address and A record) | |
...
| PECL radius | IPv6 doesn't work. Needed for TERENA web site. Considering rewriting code to use LDAP. |
| apt-get | |
| Pear Net_Socket | Does not like IPv6 addresses, wrote patch. |
| ntp | |
| ntp | dumps core without IPv4 loopback address. Keep legacy 127.0.0.1 address |
| Confluence and JIRA LDAP auth via IPv6 = b0rked | Workaround: use IPv6 only hostname: |
| Radiator | Cannot use IPv6 LDAP server. Filed support ticket at Open.com.au. Fixed as of 2011-02-12. Also make sure to add flags to any custom perl hooks: |
| Listmanager | Custom email list manager, running on Erasmus. 2 lists were doing queries to |
Windows issues
| WinSCP | Upgrade to 4.2.8 or later to get IPv6 going |
| EMS PostgresQL manager | Tunneling via SSH does not work. Native Postgres connections work, so the bug must be in |
| TurtoiseSVN | I had some repositories checked out with TurtoiseSVN, using my SSH keys from Putty/Pageant. Any actions on the repository started to have a really long delay after switching off IPv4 on the subversion server. Fixed after using the right repository URL format, in my case using the Putty session name instead of the host name. This session has everything set properly already. In my case the hostname is |
Mac OS X issues
| Autoconfiguring name servers does not work for Mac OS X | Macs need manually configured name servers, boo! |
| CIFS client on Mac OS X does not support IPv6 | Unable to file bug report due to lame web site ("An error has occurred. Please report the error to Apple Inc. by emailing the error detail to devbugs@apple.com.") |
| CyberDuck does not work with IPv6 hostnames | Use either literal IPv6 address, or IPv6-only host name |
...