Networking Forums

Networking Forums > Computer Networking > Linux Networking > trouble with xinetd

Reply
Thread Tools Display Modes

trouble with xinetd

 
 
PenguinsAnonymous@NotaChance.com
Guest
Posts: n/a

 
      11-04-2004, 01:56 PM
I have a current gentoo system with a 2.4.26 kernel.
Recently I noted that the 2 services I had config'ed
with xinetd (imapd and ftpd) were not kicking right.
I have the files in/etc/xinetd.d enabled
and the appropriate binaries do exist.
The HOSTS.ALLOW file contains
ALL: 192.168.1., 192.168.0.

when I ftp (from 192.168.1.19) I get connection refused.
Oh /etc/init.d/xinetd is in a started state.

ideas?
Thanks.
-Walt

--
Reply to innkeepATncDOTrrDOTcom to email questions.
 
Reply With Quote
 
 
 
 
PenguinsAnonymous@NotaChance.com
Guest
Posts: n/a

 
      11-05-2004, 04:34 AM
I no longer get the connect refused.
I now get

connected
421 service not available

I compiled the services with the TCPD flag or wrappers
I assume this is in wrappers somehow? ie it connects
then xinetd never dispaches the appropriate service.
This appears to happen for all such 'configured' services
telnet, ftp, imap etc

-Walt


(E-Mail Removed) wrote:
> I have a current gentoo system with a 2.4.26 kernel.
> Recently I noted that the 2 services I had config'ed
> with xinetd (imapd and ftpd) were not kicking right.
> I have the files in/etc/xinetd.d enabled
> and the appropriate binaries do exist.
> The HOSTS.ALLOW file contains
> ALL: 192.168.1., 192.168.0.


> when I ftp (from 192.168.1.19) I get connection refused.
> Oh /etc/init.d/xinetd is in a started state.


> ideas?
> Thanks.
> -Walt


> --
> Reply to innkeepATncDOTrrDOTcom to email questions.


--
Reply to innkeepATncDOTrrDOTcom to email questions.
 
Reply With Quote
 
PenguinsAnonymous@notAchance.org
Guest
Posts: n/a

 
      11-07-2004, 01:20 AM
figured it out. My problem was not where I was looking
in the hosts.allow but back one step in the /etc/xinetd.conf
out of the box it contained ..... 'only_from = localhost'
removing or commenting this worked. I focussed each service in
the hosts.allow to the IPs needed for each. I also had to go
through all my services and make sure each was compiled with
wrappers.
-Walt

(E-Mail Removed) wrote:
> I no longer get the connect refused.
> I now get
>
> connected
> 421 service not available
>
> I compiled the services with the TCPD flag or wrappers
> I assume this is in wrappers somehow? ie it connects
> then xinetd never dispaches the appropriate service.
> This appears to happen for all such 'configured' services
> telnet, ftp, imap etc
>
> -Walt
>
>
> (E-Mail Removed) wrote:
>> I have a current gentoo system with a 2.4.26 kernel.
>> Recently I noted that the 2 services I had config'ed
>> with xinetd (imapd and ftpd) were not kicking right.
>> I have the files in/etc/xinetd.d enabled
>> and the appropriate binaries do exist.
>> The HOSTS.ALLOW file contains
>> ALL: 192.168.1., 192.168.0.

>
>> when I ftp (from 192.168.1.19) I get connection refused.
>> Oh /etc/init.d/xinetd is in a started state.

>
>> ideas?
>> Thanks.
>> -Walt

>
>> --
>> Reply to innkeepATncDOTrrDOTcom to email questions.

>


--
-
Please email innkeepATncDOTrrDOTcom if interested or in need of assistance!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
install xinetd pc Linux Networking 1 11-09-2005 10:13 PM
xinetd Sigrid Thijs Linux Networking 5 05-14-2005 04:12 AM
WAG54G and ZoneAlarm..... trouble trouble trouble... MP Wireless Internet 4 07-28-2004 10:42 AM
Philosophy of xinetd Google Mike Linux Networking 14 07-27-2004 04:37 PM
tcp wrapper vs xinetd tibo Linux Networking 9 02-11-2004 07:35 PM



1 2 3 4 5 6 7 8 9 10 11