Networking Forums

Networking Forums > Computer Networking > Linux Networking > vsftpd under Debian sarge

Reply
Thread Tools Display Modes

vsftpd under Debian sarge

 
 
Fabio C.
Guest
Posts: n/a

 
      01-31-2005, 01:24 PM
Hi there,
since a few hours I'm trying to make vsftpd working behind a firewall
configured for NAT.

The FTP server is up and running with local user access enabled, and I
can login from a windows machine in the same network of the linux server
(192.168.0.0/16 private network).

The issue appears when I try to login from a machine on the external
network (internet), which reaches the linux server from the NAT IP
address configured in the firewall.

This is the response of the windows client trying to connect to the NAT
ip address:

C:\>ftp xxx.xxx.xxx.xxx <-- public NAT address
Connected to xxx.xxx.xxx.xxx.
220 (vsFTPd 2.0.1)
User (xxx.xxx.xxx.xxxnone)): fabio
Connection closed by remote host.

The vsftpd daemon is linked against libwrap but hosts.allow/hosts.deny
files are empty and, also trying to configure some parameters related to
passive mode in the vsftpd configuration file (vsftpd.conf -
pasv_promiscous, pasv_address ecc), the issue still remains.

vsftpd's log file does not report any error and no debug/verbous
settings seems to be available in the configuration file. Also other log
files listed in /var/log directory do not say anything relevant (already
issued a grep -ir ...).

Actually I'm not sure where the bad settings keep on (debian or vsftpd
side).

Any help greatly appreciated.
Thanks in advance,

Fabio
 
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
setting up DSL debian sarge Big Al Linux Networking 1 12-29-2006 12:05 PM
Ndiswrapper on Debian Sarge with 2.4 kernel =?ISO-8859-15?Q?Daniel_B=F6hmer?= Linux Networking 6 11-24-2005 04:45 PM
DEBIAN SARGE PPPOECONF hakim Linux Networking 1 05-30-2005 04:49 PM
More lan configuration under Debian Sarge Robert Murr Linux Networking 2 10-10-2004 07:11 PM
LAN configuration - Debian Sarge Robert Murr Linux Networking 15 10-08-2004 05:12 PM



1 2 3 4 5 6 7 8 9 10 11