FTP problem

From: ianthetechie (ianthetechie_at_gmail.com)
Date: 10/22/05


Date: 21 Oct 2005 17:20:27 -0700

Hey, i have a problem here. I have a server running FreeBSD 5.4 and the
standard ftpd. No matter where I am i can connect to it using ftp...
kindof. I can Login anywhere, but unless im on the local network i get
this error no matter what i try except for certain commands such as
user, cd, pwd, and passive that i know of. all other commands receive a
response like this(i changed the name to my.server.com):

# ftp my.server.com
Connected to my.server.com.
220- Welcome to myserver.
220- NOTICE: ALL CONNECTIONS ARE LOGGED!!!
220- ALL UNAUTORIZED ACCESS ATTEMTS WILL BE
220- NOTICED AND YOUR IP WILL BE BANNED FOREVER!!!
220 my.server.com FTP server (Version 6.00LS) ready.
500 AUTH GSSAPI: command not understood.
500 AUTH KERBEROS_V4: command not understood.
KERBEROS_V4 rejected as an authentication type
Name (my.server.com:ianthetechie):
331 Password required for ianthetechie.
Password:
230 User ianthetechie logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
227 Entering Passive Mode (192,168,0,2,233,69)
ftp: connect: No route to host

I have 2 use passive mode cuz both networks are behind routers with NAT
firewalls. i try turning off passive mode and i get this:

ftp> passive
Passive mode off.
ftp> ls
500 Illegal PORT range rejected.

can anyone help me out?

THANX IN ADVANCE!!!!!!!



Relevant Pages

  • RE: FTP Client issues
    ... when I use FileZilla or smartFTP, ... 227 Entering Passive Mode. ... > after logging on the FTP server: ... > | Thread-Topic: FTP Client issues ...
    (microsoft.public.windows.server.sbs)
  • Re: Is their Automatic command to send a JPG file using FTP
    ... The commands in .netrc are not the same ones that you send on the ftp ... 331 Password required for dan. ... 150 Opening BINARY mode data connection for 'COPYRIGHT'. ...
    (freebsd-questions)
  • Re: FTP on IIS6.0 Not Working
    ... can you login via ftp.exe to your IIS server? ... >From a remote machine using ftp.exe I can login and it accepts my password. ... (that's without passive mode checked...with passive mode checked it just ... server seem to indicate that I successfully logged in to ftp, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Mime type?
    ... options for not sending these commands. ... >>I was into the Fetch FTP web site and this is what I found - it looks ... >> My server does not recognize them. ...
    (microsoft.public.inetserver.iis)
  • Odd ftpd Problem
    ... My ftpd server fails when requesting passive mode from an internet client, ... I have a separate multi-homed server for the network firewall. ... except for the ftp passive mode. ...
    (linux.redhat.misc)