This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with FTP-Server behind ASL

Hi,

my problem is:

I have a ASL with 2 NIC (ext, int)

after this in the int. network runs a ftp-server on a "non-standard" port.

in definitions -> services there is the service-rule for this server 
name: ftp_4049 (source 1024:65535) (dest 4049)

in packet filter -> rules
source any, dest. internal serverip, service ftp4049

in network -> masq. 
dest. externalip from ASL, change source to: internalip server, service ftp_4049.

I can login, but can´t see any files, and after any seconds there is a timeout

did I forget any rule or the service ftp-data ? if so, what should I do
any ideas ?

ciao

danny [:S]


This thread was automatically locked due to age.
Parents
  • [ QUOTE ]
    Hi,

    my problem is:

    I have a ASL with 2 NIC (ext, int)

    after this in the int. network runs a ftp-server on a "non-standard" port.

    in definitions -> services there is the service-rule for this server 
    name: ftp_4049 (source 1024:65535) (dest 4049)

    in packet filter -> rules
    source any, dest. internal serverip, service ftp4049

    in network -> masq. 
    dest. externalip from ASL, change source to: internalip server, service ftp_4049.

    I can login, but can´t see any files, and after any seconds there is a timeout

    did I forget any rule or the service ftp-data ? if so, what should I do
    any ideas ?

    ciao

    danny [:S] 

    [/ QUOTE ]

    What kind of FTP are you using? Passive or active FTP? What do the logs say, are there any drops?
  •  incoming to internal Server the log is ok,
    but nothing int -> ext (really nothing)
    IIS6 FTP (pasv)

    Ciao


    Danny
  • Thats the log from the FTP-Server

    #Date: 2005-05-21 11:19:05
    #Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status 
    11:19:05 82.82.xxx.xxx [126]USER ftptest 331 0
    11:19:05 82.82.xxx.xxx [126]PASS - 230 0
    11:19:43 82.82.xxx.xxx [127]USER ftptest 331 0
    11:19:43 82.82.xxx.xxx [127]PASS - 230 0
    11:19:43 82.82.xxx.xxx [127]CWD / 250 0
    11:20:59 82.82.xxx.xxx [128]USER ftptest 331 0
    11:20:59 82.82.xxx.xxx [128]PASS - 230 0
    11:20:59 82.82.xxx.xxx [128]CWD / 250 0

    Ciao

    Danny

     [:S]
Reply
  • Thats the log from the FTP-Server

    #Date: 2005-05-21 11:19:05
    #Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status 
    11:19:05 82.82.xxx.xxx [126]USER ftptest 331 0
    11:19:05 82.82.xxx.xxx [126]PASS - 230 0
    11:19:43 82.82.xxx.xxx [127]USER ftptest 331 0
    11:19:43 82.82.xxx.xxx [127]PASS - 230 0
    11:19:43 82.82.xxx.xxx [127]CWD / 250 0
    11:20:59 82.82.xxx.xxx [128]USER ftptest 331 0
    11:20:59 82.82.xxx.xxx [128]PASS - 230 0
    11:20:59 82.82.xxx.xxx [128]CWD / 250 0

    Ciao

    Danny

     [:S]
Children
No Data