[root@soros rpms]#  rpm -V `rpm -qf /usr/sbin/ipop3d`
.......T c /etc/pam.d/pop
S.5....T c /etc/xinetd.d/ipop3

i did fool around with both files (which explains why they failed certain
tests S 5 and T) , but both have been returned to the original state..

No luck even after editing the hosts.allow file.. any other suggestions ?

On 2001.02.17 17:26:17 -0500 R P Herrold wrote:
> On Sat, 17 Feb 2001, Robert Soros wrote:
> 
> > running (used chkconfig --list to find out), the port is open and
> accepts
> > the connection initially, but drop its due to this error.
> >
> > >>> Feb 17 17:10:05 localhost xinetd[22859]: execv( /usr/sbin/ipop3d )
> > failed: Bad address (errno = 14)
> 
> Please return the result of:
> 
>   rpm -V `rpm -qf /usr/sbin/ipop3d`
> 
> ... to confirm that the popd is present and untampered with.
> 
> and for testing, at the console, or after ssh-ing to the host,
> run:
> 
>   echo "ALL:  ALL@localhost" >> /etc/hosts.allow
> 
> which stops local wrappers, and then run:
> 
>    telnet localhost 110
> 
> and return the banners -- exit by typing  'quit'
> 
> -- Russ
> 
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-devel-list
> 



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to