Bug 188635 - tcpwrapped sendmail does not accept hosts.deny entries
Summary: tcpwrapped sendmail does not accept hosts.deny entries
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: tcp_wrappers
Version: 4.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Tomas Janousek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-11 22:44 UTC by Roman Rozinov
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-10 13:19:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Roman Rozinov 2006-04-11 22:44:05 UTC
Description of problem:
sendmail-8.13.1-2 appears to be compiled with libwrap.so.0 due to the command
ldd /usr/sbin/sendmail.
However, after specifying ALL: ALL in hosts.deny, i am able to connect to
sendmail's port 25

Version-Release number of selected component (if applicable):
sendmail-8.13.1-2

How reproducible:


Steps to Reproduce:
1. specify ALL: ALL in hosts.deny
2. restart sendmail service
3. connect from another machine to port 25

  
Actual results:
connects every time

Expected results:
connection should be refused

Additional info:

Comment 1 Tomas Janousek 2007-01-18 15:24:48 UTC
sendmail rejects the mail after issuing the MAIL command, there is no need to
reject the whole connection. And it's not a tcp_wrappers bug neither.

Comment 3 Tomas Janousek 2007-04-06 12:42:00 UTC
Can you confirm that it's ok so that I can close the report?

Comment 4 Tomas Janousek 2007-05-10 13:19:25 UTC
No reply for more than a month, closing. Feel free to reopen if you still
believe this is a bug.


Note You need to log in before you can comment on or make changes to this bug.