...
Advanced Tables - Table Plus |
---|
Date | | |
---|
2011-03-09 | All linux servers run PostgreSQL on IPv6 only | Configure "listen_address = '::' " in postgresql.conf . This is not documented (yet). | 2011-03-08 | HP Printer IPv6 only | Upgraded Laserjet 4250 with new print server, removed A record | 2011-02-28 | Host ldap.terena.org IPv6 only | Removed IPv4 address and A record | <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2cf201232ca3dad0-54ef97f4-43ec414f-9919a44e-46a0f0eec34fe195426f3b37"><ac:plain-text-body><![CDATA[ | 2011-02-07 | Nagios web interface only reachable on IPv6 | Configure Listen [2001:610:158:98d::42]:80 in /etc/apache/ports.conf | ]]></ac:plain-text-body></ac:structured-macro> | 2011-02-07 | Host svn.terena.org IPv6 only | Removed IPv4 address and A record | 2011-02-01 | All linux servers run Postfix on IPv6 only (except listed MXs) | Remove IPv4 addresses from $mynetworks , and set "inet_protocols = ipv6 " | 2011-01-31 | All linux servers managed by SSH via IPv6 only | Configure "ListenAddress :: " or "AddressFamily inet6 " in sshd_config | 2011-01-30 | All linux servers use only IPv6 resolvers | Only list IPv6 addresses in /etc/resolv.conf : No Format |
---|
nameserver 2001:610:148:dead::4
nameserver 2001:610:158:98d::42
domain terena.org |
| 2010-10-26 | VPN supports IPv6 | A new VPN setup: Cisco AnyConnect. Clients get an IPv4 and an IPv6 address from the office pools, so they can access all services via IPv6 |
|
...
Name resolution does not work with IPv6 only name servers
Exact Globe 2003
This (expensive) financial software package runs on a Windows 2003 server, so it might just work with IPv6.
The needed MS SQL server Server, which supports IPv6.
It also requires Microsoft SQL Server, and the version we run (SQL Server 2005) seems to speak IPv6 as well.
So based on that it looks like it could work.
However, after more close inspection it does not look too encouraging:
...
Having a software package on a dedicated Windows server, with MSSQL etc a dedicated SQL server is quite some overhead, so I was interested in their new web based product Exact Online.
The Exact Online web site (surprise surprise) can't be reached via IPv6. But if everything is just running through HTTP(S), then a NAT64/DNS64 solution might make things work.
...