cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
291
Views
5
Helpful
1
Replies

PIX allowing SSL ftp

ereinoehl
Level 1
Level 1

We have a client that needs to have information transfered to them using SSL FTP, medical information. We are using a PIX running 6.3(4) OS. The standard FTP works ok, but when we enable the SSL settings on the Ipswitch FTP server, we can connect, but we can not transfer data.

1 Reply 1

sachinraja
Level 9
Level 9

Hii

Make sure you have TCP port 989 and 990 open for FTPs. These are the standard ports. make sure you have the same setting on the Ipswitch application..

one thing.. are u having any access-list on the inside interface of the pix ?? if so, add these lines to it

access-list inside permit tcp x.x.x.x x.x.x.x any eq 989

access-list inside permit tcp x.x.x.x x.x.x.x any eq 990

do this and then try...

Raj

Review Cisco Networking for a $25 gift card