PDA

View Full Version : Problem with setting up ftp server


boro1
12-16-2003, 03:24 PM
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
12-17-2003, 09:20 AM
anyone ?

darkone
12-17-2003, 09:50 AM
Install certificate as described & uncomment certificate_name line.

boro1
12-17-2003, 11:43 AM
i made cert.. but still can't connect :(

NorLan
12-17-2003, 03:05 PM
did you copied the cert to the ..\etc\ directory ?!

boro1
12-18-2003, 12:21 AM
yes..
maybe i'm making wrong cert or smt. i'm useing this ioftpd.makecert.1.0

Zer0Racer
12-18-2003, 04:50 AM
Originally posted by NorLan
did you copied the cert to the ..\etc\ directory ?!

The certificate can be anywhere in your system as long as it's installed into Windows.