FS#9876 - tpc_wrappers: all (even IPv4) host addresses UNKNOWN when using IPv6
Attached to Project:
Arch Linux
Opened by Anonymous (abelstern) - Wednesday, 19 March 2008, 11:03 GMT
Last edited by Paul Mattal (paul) - Tuesday, 13 January 2009, 12:05 GMT
Opened by Anonymous (abelstern) - Wednesday, 19 March 2008, 11:03 GMT
Last edited by Paul Mattal (paul) - Tuesday, 13 January 2009, 12:05 GMT
|
Details
The current version of tcp_wrappers does not support IPv6;
indeed, when IPv6 is used, all (even IPv4) addresses are
seen as '0.0.0.0' and therefore, as they are regarded as
'UNKNOWN', blocked in most (usable) configurations.
There is, however, an IPv6-enabled version available on ftp.porcupine.org (currently: ftp://ftp.porcupine.org/pub/tcp_wrappers_7.6-ipv6.4.tar.gz), and using it would be a nice step towards an IPv6-compatible archlinux. |
This task depends upon
Is it possible to compile this package with the old tcp_wrappers PKGBUILD after downgrading gcc which also is broken?
BTW, the link is ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6-ipv6.4.tar.gz)