Re: Problems with ftp
From: B H (check4junk_at_gmail.com)
Date: 12/09/04
- Next message: Spam: "FC3 GNOME falls over - how to re-setup??"
- Previous message: Lucien van Lint: "Re: fedora 2 to fedora 3 using apt"
- In reply to: Kevin Collins: "Re: Problems with ftp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 9 Dec 2004 01:12:26 +0100
"Kevin Collins" <spamtotrash@toomuchfiction.com> skrev i melding
> Have you tried "iptables -L" on your linux box? Quite likely it is
firewalling
> the incoming FTP data port even though you firewall may not be.
>
> As root, run "iptables -L" (also, try "ipchains -L" as either could be
running)
> and post your results. Running FTP in active mode requires allowing an
INCOMING
> connection to your system from the FTP server...
>
> Kevin
Here's the result. Hope somebody can decode this and
help.
===== "Iptables -L" as root ==============
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT ipv6-crypt-- anywhere anywhere
ACCEPT ipv6-auth-- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:5353
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT all -- anywhere anywhere state
RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere state NEW tcp
dpt:ftp
ACCEPT tcp -- anywhere anywhere state NEW tcp
dpt:ssh
REJECT all -- anywhere anywhere reject-with
icmp-host-prohibited
===============================
Borge
- Next message: Spam: "FC3 GNOME falls over - how to re-setup??"
- Previous message: Lucien van Lint: "Re: fedora 2 to fedora 3 using apt"
- In reply to: Kevin Collins: "Re: Problems with ftp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|