Koozali.org: home of the SME Server

FTP performance through SME Server and Ip Forwarding

David MONDON

FTP performance through SME Server and Ip Forwarding
« on: March 06, 2002, 12:36:54 PM »
Hi,

I've successfully configured ipforwarding on my SME Server in order to host my FTP directory on a computer inside the LAN.
(Thnks again M. Brummel )

But, I've noticed a very bad performance of this solution !!!

Before i set up my SME Server, users accessed the FTP very quickly.....now the should wait 3mn before receiving file list !!!!

I've been told to add my FTP host ip in '/etc/hosts'... but I do not know the format.....

is it:

'SME server local ip:port' 'ftp computer local ip:port'

or is the format

'ftp computer local ip:port' 'ftp.xxx.xxx:port'    (xxx.xxx = my domain)

or smthing else ???

Thx in advance :)

David M

Michael

Re: FTP performance through SME Server and Ip Forwarding
« Reply #1 on: March 06, 2002, 01:04:47 PM »
Did you try adding your internal server to the the "Hostnames and addresses" list from the server manager? This should imho help.

David MONDON

Re: FTP performance through SME Server and Ip Forwarding
« Reply #2 on: March 06, 2002, 01:07:09 PM »
Michael wrote:
>
> Did you try adding your internal server to the the "Hostnames
> and addresses" list from the server manager? This should imho
> help.

OOps...I didn't thought about it !!!

i'll try ASAP I came back home :)

Thx

David M

David MONDON

Re: FTP performance through SME Server and Ip Forwarding
« Reply #3 on: March 06, 2002, 02:50:32 PM »
> OOps...I didn't thought about it !!!
>
> i'll try ASAP I came back home :)
>
> Thx
>
> David M

after verification, I had my hostname and adress already added:

Hostname Visibility (*) Location      Local IP          Global IP      Ethernet address
ftp             Local          Local     xxx.xxx.xxx.xxx     none         xx:xx:xx:xx:xx:xx

I can't change the visibility since I don't have any permanent Ip adress for internet nor Service Link...

any other idea ?