[CentOS] tftp question

Chris Heiner cheiner at networkdesignsinc.net
Wed Jul 12 23:19:29 UTC 2006


Blue Quartz + CentOS FAQ



 <http://www.nuonce.net/bq-kb.php#1#1> [ 1 ] CentOS + BlueQuartz: Umlauts
and special characters. Also may effect CMS type applications 

 <http://www.nuonce.net/bq-kb.php#2#2> [ 2 ] ProFTPD takes a long time to
connect 

 <http://www.nuonce.net/bq-kb.php#3#3> [ 3 ] I am getting a long spam what
can I do that is cheap?

 

 

http://www.nuonce.net/bq-kb.php#2

 

Try this fix, it helped me.

 

  _____  

From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf
Of Guillermo Garron
Sent: Wednesday, July 12, 2006 3:38 PM
To: CentOS mailing list
Subject: Re: [CentOS] tftp question

 


If you can try turning off your firewall (even if it looks good for me),
while testing, 
/etc/init.d/iptables stop

regards,

Guillermo.



On 7/12/06, Robert List <list06 at abbacomm.net> wrote:

Did you check your logs to see what the error(s)s was/were? It will pretty
much tell you exactly what happened there.

Then of course I do this when I deal with inetd or more specifically in this
case xinetd... YMMV 

netstat -a | more

then I would tailor some /etc/hosts.allow and /etc/hosts.deny files

#
# hosts.deny    This file describes the names of the hosts which are
#               *not* allowed to use the local INET services, as decided 
#               by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow.  In particular
# you should know that NFS uses portmap! 
ALL:ALL

And then

#
# hosts.allow   This file describes the names of the hosts which are
#               allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server. 
#
# in.tftpd in.telnetd sshd
#
in.tftpd:               someipaddressornetworkhere

what it sounds like is a SOURCE and/or destination ip address issue with the
firewall or hosts.allow and hosts.deny files. 

- rh

--
Robert Hanson - Abba Communications
   Computer & Internet Services
(509) 624-7159 - www.abbacomm.net


_______________________________________________ 
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060712/e00125e7/attachment.html>


More information about the CentOS mailing list