View Single Post
Old 12-16-2003, 03:24 PM  
boro1
Junior Member
 
Join Date: Nov 2003
Posts: 10
Question Problem with setting up ftp server

code >

Allowed_Users = *
Messages = ..\text\ftp

### Encryption ###
#
Require_Encrypted_Auth = !*
Require_Encrypted_Data = !*
#Certificate_Name = 192.168.1.11
Explicit_Encryption = True
Encryption_Protocol = SSL3
Min_Cipher_Strength = 128
Max_Cipher_Strength = 384


if i connect to localhost, everything is ok, i got in. But if i use my IP i can't connect. Firewall is OK. I'm using smart ftp client'
AUTH MODE -- > SSL
Data Connection Mode -- > Clear Data Connection

What's wrong ? help please
boro1 is offline   Reply With Quote