<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ftp setup - help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766806#M88656</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;Have you checked packet filter such as # ipchains -L ?&lt;BR /&gt;&lt;BR /&gt;if you want to control ipchains, you may use #lokkit command.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Jul 2002 06:45:48 GMT</pubDate>
    <dc:creator>I_M</dc:creator>
    <dc:date>2002-07-18T06:45:48Z</dc:date>
    <item>
      <title>ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766805#M88655</link>
      <description>I've newly installed Red Hat 7.3 and wish to set up the wu-ftp server for local ftp access. I can open a connection on the machine itself (open localhost) and ftpaccess rules are enforced correctly. However, when I try to connect from another machine with the same loggin details, I get a "connection refused" error. Any ideas about why this might be happening, or advice on where ftp access logs might be written to. This newbie greatly appreciates any help.</description>
      <pubDate>Thu, 18 Jul 2002 06:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766805#M88655</guid>
      <dc:creator>pete b</dc:creator>
      <dc:date>2002-07-18T06:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766806#M88656</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Have you checked packet filter such as # ipchains -L ?&lt;BR /&gt;&lt;BR /&gt;if you want to control ipchains, you may use #lokkit command.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jul 2002 06:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766806#M88656</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-07-18T06:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766807#M88657</link>
      <description>Thanks for that, but I'm not sure how the firewall is configured. I've installed Red Hat 7.3 out of the box and I'm sure I configured the firewall during installation. Forgive me, I'm new to this, but how can I check whether there is a firewall and assuming that there is, how would I congfigure it?</description>
      <pubDate>Thu, 18 Jul 2002 07:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766807#M88657</guid>
      <dc:creator>pete b</dc:creator>
      <dc:date>2002-07-18T07:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766808#M88658</link>
      <description>Follow-up: I've disabled the firewall (for testing) using lokkit on my linux box. I can still connect to the ftp server on that same box. I can ping the linux box from my remote machine (and the remote machine from my linux box). I've added the IP of the remote machine to hosts.allow, just in case tcp wrappers was causing a problem. But I still get a "connection refused" error.&lt;BR /&gt;&lt;BR /&gt;I'm about to throw my laptop out the window and set fire to the office. Where do I go from here?</description>
      <pubDate>Thu, 18 Jul 2002 08:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766808#M88658</guid>
      <dc:creator>pete b</dc:creator>
      <dc:date>2002-07-18T08:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766809#M88659</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;did you try to telnet as a normal user, or as root? Telnetting as root is disabled by default on Redhat Linux, you would first have to enable it. Do you have a /etc/securetty file? --&amp;gt; mv securetty securetty.save&lt;BR /&gt;Then change the telnet cofiguration file:&lt;BR /&gt;&lt;BR /&gt;disable = yes&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;disable = no&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Allways stay on the brigtht side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 18 Jul 2002 08:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766809#M88659</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-18T08:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766810#M88660</link>
      <description>There are 2 things you have to do to make ftp work. First, edit the /etc/xinetd.d/wu-ftpd file and change the line "disable=yes" to "disable=no". Second, you need to check the firewall rules with "ipchains -L". If you get any lines that say "DENY" then just disable all firewall rules with "ipchains -F". This will flush all of the chains until the next reboot. This should allow ftp to work now.&lt;BR /&gt;&lt;BR /&gt;Paul Mancillas</description>
      <pubDate>Fri, 19 Jul 2002 18:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766810#M88660</guid>
      <dc:creator>Paul Mancillas</dc:creator>
      <dc:date>2002-07-19T18:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766811#M88661</link>
      <description>&lt;BR /&gt;Check /var/log/messages for error messages&lt;BR /&gt;related to login. Type "tcpdump -n port 20 or port 21 -i any" to watch for the login process. Turn on logging in your iptables firewall scripts (-l) and watch /var/log/messages for any DENY statements that pop up. Lastly - look at proftpd - I like it much better. &lt;BR /&gt;&lt;BR /&gt;A</description>
      <pubDate>Tue, 30 Jul 2002 00:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766811#M88661</guid>
      <dc:creator>A Ottenheimer</dc:creator>
      <dc:date>2002-07-30T00:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766812#M88662</link>
      <description>You might not know it but your ipchains -F command fixed MY problem with allowing DNS queries.&lt;BR /&gt;&lt;BR /&gt;THANKS.</description>
      <pubDate>Tue, 20 Aug 2002 19:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766812#M88662</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-08-20T19:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp setup - help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766813#M88663</link>
      <description>I've stopped using the GUI tool on the firewall.  It had no option for openning or closing port 53 anyway.&lt;BR /&gt;&lt;BR /&gt;Here are the contents of my /etc/sysconfig/ipchains file.&lt;BR /&gt;&lt;BR /&gt;Pretty secure, though more ports are going to have to be openned up.&lt;BR /&gt;&lt;BR /&gt;:input ACCEPT&lt;BR /&gt;:forward ACCEPT&lt;BR /&gt;:output ACCEPT&lt;BR /&gt;-A input -s 66.92.143.194/0 -d 0/0 80 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 66.92.143.195/0 -d 0/0 80 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 66.92.143.196/0 -d 0/0 80 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 66.92.143.197/0 -d 0/0 80 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 66.92.143.198/0 -d 0/0 80 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 66.92.143.194/0 -d 192.168.0.30/0 25 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 22 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 23 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 53 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 53 -p udp -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 -i lo -j ACCEPT&lt;BR /&gt;-A input -s 0/0 -d 0/0 -i eth1 -j ACCEPT&lt;BR /&gt;-A input -p tcp -s 0/0 -d 0/0 0:1023 -y -j REJECT&lt;BR /&gt;-A input -p tcp -s 0/0 -d 0/0 2049 -y -j REJECT&lt;BR /&gt;-A input -p udp -s 0/0 -d 0/0 0:1023 -j REJECT&lt;BR /&gt;-A input -p udp -s 0/0 -d 0/0 2049 -j REJECT&lt;BR /&gt;-A input -p tcp -s 0/0 -d 0/0 6000:6009 -y -j REJECT&lt;BR /&gt;-A input -p tcp -s 0/0 -d 0/0 7100 -y -j REJECT&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Aug 2002 17:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-setup-help/m-p/2766813#M88663</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-08-23T17:59:38Z</dc:date>
    </item>
  </channel>
</rss>

