Differences between revisions 2 and 3
Revision 2 as of 2006-12-05 15:18:15
Size: 837
Editor: mohacsi
Comment:
Revision 3 as of 2006-12-05 15:18:45
Size: 872
Editor: mohacsi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read
[[TableOfContents]

[[TableOfContents]

IPv6 support in Postfilter

The current version of [http://www.kfki.hu/cnc/projekt/postfilter/indexeng.html Postfilter] is 2.4, which does not support IPv6 yet. The missing parts which will be fixed in the next release are

  • Some table fields are optimized for IPv4 addresses: the field width must be increased to accomodate IPv6 addresses
    • greylist table, _ip field

    • report table, _client_address field

  • Updating tables automatically with the IP(v4) address of the client supports to update just the given netblock of the client, which supports IPv4 only. The algorithm is to be extended to support IPv6.
  • The Postfilter::DNS module does not support AAAA records.

With these parts fixed, [http://www.kfki.hu/cnc/projekt/postfilter/indexeng.html Postfilter] will fully support IPv6.

Campus6: PostfixGuide_postfilter (last edited 2008-04-10 15:29:37 by localhost)