Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69410

Summary: Misleading manpages in sys-apps/ucspi-tcp-0.88-r8
Product: Gentoo Linux Reporter: Paul C. Kunysch <gentoo>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul C. Kunysch 2004-10-29 07:59:10 UTC
I installed "sys-apps/ucspi-tcp-0.88-r8 +ipv6 +selinux +ssl".

I think the descriptions in "man tcprulescheck" are wrong. Perhaps we should
use the descriptions from "http://cr.yp.to/ucspi-tcp/tcprulescheck.html".

A paragraph in "man tcprules" says "Note that you cannot detect IPv4 mapped
addresses by matching "::ffff", as  those  addresses  will  be  converted to
IPv4 before looking at the rules.". This is wrong on my system. I need a line
saying '::ffff:127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD=""'.

Perhaps the documentation an the default "tcp.smtp" should be changed?

Reproducible: Always
Steps to Reproduce:
1. emerge ucspi-tcp plone qmail
2. Configure everything according to the documentation
3. Try to register an account with an external address in a plone site.

Actual Results:  
"We were unable to send your password to your email address: Connection
unexpectedly closed" if the default in tcp.smtp is to ":deny". If the default is
to ":allow" then qmail complains about missing "rcpthosts" entries. The
"127.0.0.1:allow,..." rule from /et/tcp.smtp is ignored.


Expected Results:  
The behaviour of tcpserver should be documented properly.

# emerge info
Portage 2.0.51-r2 (selinux/2004.1/x86, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.7-hardened-r9 i686)
=================================================================
System uname: 2.6.7-hardened-r9 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks loadpolicy sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 berkdb crypt dlloader emacs gd gdbm hardened hardenedphp imap
innodb ipv6 jpeg ldap libwww maildir mysql ncurses nls objc opens pam perl pic
pie png python readline s selinux slang ssl tcpd threads unicode vhosts x86
xemacs xml xml2 zlib"
Comment 1 SpanKY gentoo-dev 2004-10-30 13:50:46 UTC

*** This bug has been marked as a duplicate of 34983 ***