| | | Forum Newbie
       
Group: Forum Members Last Login: 5/16/2008 2:53:16 AM Posts: 3, Visits: 27 |
| | Hi, I've just loaded 6.1 and cannot get into the ftp site from the outside unless I disable the firewall on the server. What am I missing? RJK Ltd. |
| | | | Time Traveler
       
Group: Ipswitch Employees Last Login: 7/2/2008 4:04:57 PM Posts: 417, Visits: 843 |
| | I have to make an assumption... Standard FTP, not SSL or SSH... FTP uses port 21 for the command channel and 1024 and above for data channel, so if 21 is blocked, you won't be able to connect and login. High order ports are needed to get directory listings and transfer files. If this is an SSH ftp, then port 22 is used for all communications. If SSL, things get more complicated... so start with standard FTP and get that working first to know the Server is working and communications are open... If NAT is involved, there are settings in Server to compensate, see Help system. Also see the Knowledge base to get more answers. Daniel Donnelly |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/16/2008 2:53:16 AM Posts: 3, Visits: 27 |
| | Thanks. I am using the standard. What I get now is Error reading response from server How do I find out that port 21 is being blocked? |
| | | | 
Junior Member
       
Group: Forum Members Last Login: 6/27/2008 2:54:18 AM Posts: 22, Visits: 31 |
| you can inspect the log file C:\WINDOWS\pfirewall.log
assuming this is the windows firewall you are referring to.
__________________________________________________________
Perpetuate the equalibrium, and bring forth chaos to the network |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/16/2008 2:53:16 AM Posts: 3, Visits: 27 |
| I checked the log and it wasn't turned on. When I set it up to log it started working. That was a couple days ago and it stopped again. I know its got to be something simple that I'm missing. Can any one help? This is what I get with the firewall off: Finding Host ftp.xxxxxx.com ... Connecting to xx.xx.xx.184:21 Connected to xx.xx.xx.184:21 in 0.000000 seconds, Waiting for Server Response
220 3dboxx-w8400 X2 WS_FTP Server 6.1(57187500) Host type (1): WS_FTP Server XAUT 2 ?9=48277??=>557<?1B97=<@C1=;8<81?1=18@<<=5>@7?7<C?><;9 230 User logged in Host type (I): WS_FTP Server Sending "FEAT" command to determine what features this server supports. FEAT 221-Extensions supported SIZE XMD5 XSHA1 XSHA256 XSHA512 XQUOTA LANG EN, ES, FR, GE MDTM MLST size*;type*;perm*;create*;modify*; REST STREAM TVFS UTF8 AUTH SSL;TLS-P; PBSZ PROT C;P; 221 end Finished interpreting "FEAT" response. Sending the FEAT command is optional. You can disable it in the site options of the profile. PWD 257 "/users/xxxxxx" is current directory TYPE A200 Transfer mode set to ASCII PORT 192,168,1,100,5,196 200 Command PORT succeed MLSD 125 Transferring directory transferred 1243 bytes in 0.078 seconds, 127.283 kbps ( 15.910 kBps), transfer succeeded. 226 Transfer completed XQUOTA 213-File and disk usage File count: 0 File limit: unlimited Disk usage: 0 Disk limit: unlimited 213 File and disk usage end QUIT 221 bye Connection closed. Ready for next connection. Finding Host ftp.xxxxxx.com ... Connecting to xx.xx.xx.184:21 Connected to xx.xx.xx.184:21 in 0.000000 seconds, Waiting for Server Response
220 3dboxx-w8400 X2 WS_FTP Server 6.1(06093750) Host type (1): WS_FTP Server XAUT 2 @3C55676@5C;8179@;@@69<=D;C>5@84@;C85<<9>?D96;79D5D=:= Error reading response from server. |
| |
|
|