Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 13:23:30 +0200
From:      Stanislav Grozev <tacho@factline.com>
To:        Mario Pranjic <mario.pranjic@irb.hr>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: sslwrap and imap
Message-ID:  <20020502112330.GB56220@meerkat.dungeon>
In-Reply-To: <Pine.GSO.4.32.0205021249220.566-100000@nippur.irb.hr>
References:  <Pine.GSO.4.32.0205021249220.566-100000@nippur.irb.hr>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, May 02, 2002 at 12:49:53PM +0200, Mario Pranjic wrote:
<snip/>
> > > imaps   stream  tcp     nowait  root    /usr/local/sbin/tcpd
> > > /usr/sbin/sslwrap       -cert   /usr/local/ssl/certs/server.pem
> > > -exec   /usr/local/sbin/imapd
> >
> That's the problem. FreeBSD doesn't have tcpd as a separate binary which I
> can run. So, I don't really know what to put there instead.
> Any idea?

you do not need it - freebsd'w inetd, when started with -w (which is the
default) supports tcp wrappers by itself. so, remove the /usr/local/sbin/tcpd
from above, adjust your /etc/hosts.allow, kill -HUP `cat /var/run/inetd.pid`
and you should be set.

-tacho
-- 
[a lie is my shield] | [http://daemonz.org/ || tacho@daemonz.org]
0x44fc3339 || [02b5 798b 4bd1 97fb f8db 72e4 dca4 be03 44fc 3339]

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE80SGy3KS+A0T8MzkRAjDeAJ9UfN9BAydhkb0LwAI2Us0Vq9Xo5wCfcJap
B2RwbVK274qqzspg7g/8wmo=
=Gk1Z
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020502112330.GB56220>