IBM mainframe z/OS FTPS client

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
hiroskagit2
500 Command not understood
Posts: 1
Joined: 2007-10-22 18:28

IBM mainframe z/OS FTPS client

#1 Post by hiroskagit2 » 2007-10-22 18:33

Hi,

My Client is using IBM mainframe z/OS FTPS client to connect to the FTPS on Filezilla server, but it seems like FTPS server fails to respond after they establish the connect over control port 990.
Client on Windows/Linux/Unix is working fine except IBM mainframe.

does anyone know how to fix this issue?

Thank you for your support!

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2007-10-24 09:06

I need logs with debug level set to 3.

throwback45
500 Command not understood
Posts: 2
Joined: 2008-08-06 19:32
First name: Chuck
Last name: Back

Re: IBM mainframe z/OS FTPS client

#3 Post by throwback45 » 2008-08-06 19:36

Does this issue have a resolution? I'm having the exact same issue. It appears to be something to do with Implicit/Explicit capabilities of Zilla or Z/os.

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: IBM mainframe z/OS FTPS client

#4 Post by botg » 2008-08-06 22:12

I'm having the exact same issue
Yep, the exact same issue to fail to provide the requested logs

throwback45
500 Command not understood
Posts: 2
Joined: 2008-08-06 19:32
First name: Chuck
Last name: Back

Re: IBM mainframe z/OS FTPS client

#5 Post by throwback45 » 2008-08-11 19:19

(000010) 8/11/2008 15:23:09 PM - (not logged in) (IP)> Connected, sending welcome message...
(000010) 8/11/2008 15:23:29 PM - (not logged in) (IP)> disconnected.
(000011) 8/11/2008 15:23:35 PM - (not logged in) (IP)> Connected, sending welcome message...
(000011) 8/11/2008 15:23:55 PM - (not logged in) (IP)> disconnected.

There's the log. It doesn't really show much. I forgot to add I'm going through a PIX firewall with all of the necessary ports open. However, is there a firewall rule which could be blocking the AUTH command?

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: IBM mainframe z/OS FTPS client

#6 Post by botg » 2008-08-11 19:25

Quite possible, but I have no experience with your particular firewall.

According to the log there's still some firewall sabotaging the connection.

insightpcs
550 Permission denied
Posts: 29
Joined: 2007-02-18 17:01
Location: Nuneaton, UK

Re: IBM mainframe z/OS FTPS client

#7 Post by insightpcs » 2008-08-19 14:04

i recommend disabling all firewalls, testing it then enabling each firewall one by one until you find the one that is breaking the connection
Tyrone Westall, Insight Computer Consultants Webmaster

da chicken
226 Transfer OK
Posts: 619
Joined: 2005-11-02 06:41

Re: IBM mainframe z/OS FTPS client

#8 Post by da chicken » 2008-08-19 18:33

Cisco is notorious for mucking about with FTP and SMTP commands and responses.

IIRC, you need to issue a 'no fixup protocol ftp' command to turn off Cisco's fixup protocol (which I've heard referred to as cockup :P ), and you many need to disable inspection, too. This is a security risk in as the PIX will not protect you from any FTP exploits, but if your systems are patched then that's not as much of a concern.

Post Reply