...
| 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="777e71655113490d-0ef4b23d-4667473a-8a4fa531-ed5388cfaaee22155e8f4a76"><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 |
|
...
We use this excellent tool to create and install iptables/ip6tables scripts on our Ubuntu hosts.
FWBuilder is the tool for easy, understandable, object based firewalls.
We have a commercial license because I wanted the Windows version, but I think it's worth every penny. Linux versions are GPL though.
There is a bug in the batch installer that makes it choke on IPv6 only hosts, but that is fixed as of 2011-04-27, in build 3532.
Friendly developer, and very responsive. Has fixed numerous corner cases that I have run into.
Mac OS X
DNS
Autoconfiguring name servers does not work for Mac OS X. Macs need manually configured name servers, boo2011-07-20 OSX Lion finally supports DHCPv6
Now autoconfiguration can work!
CIFS
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.").
CIFS via IPv6 works in Lion. After upgrading all the Macs to Lion I can make our Samba server IPv6-only 
CyberDuck
CyberDuck does not work with IPv6 hostnames. Use either literal IPv6 address, or IPv6-only host name godzilla.ipv6.terena.org.
Fixed in 4.0
...