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