> > postfix: fatal: could not find any active network interfaces > > *** Error code 1 > > How do you want to proceed: wait until I have time to reproduce > your IPv6-only setup for which I have no specification, or spend > all of next year doing blind testing?
No offense and not intending to rush things. I just thought that the mentioned entry in HISTORY may indicate that you considered it done. If you want to test it by yourself, either fetch a pre-built 9.0-RC3 inet6-only installation ISO from: http://wiki.freebsd.org/IPv6Only or re-build a 9.0 kernel by giving it the following KERNCONF file: include GENERIC ident GENERIC-IPV6ONLY makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT=" nooptions INET nodevice gre It is all documented in: http://www.freebsd.org/ipv6/ipv6only.html Or I can make available a small VirtualBox disk image with the necessary ports already installed, or provide a ssh root access to such. Mark