Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: hello on December 30, 2005, 05:03:31 PM

Title: another ftp server
Post by: hello on December 30, 2005, 05:03:31 PM
Hi, I use sme server 6.0.1 version. But I've another ftp server inside my local lan. For the sme server I use "server-only" mode. my sme ip is 192.168.1.4 and my ftp server is 192.168.1.2. for the sme, I use nat to map wan ip. How can I map 192.168.1.2 to ftp.xxxdomain.com??
Title: another ftp server
Post by: vincentmeek on December 31, 2005, 10:11:40 PM
Open http://yourserver/server-manager

Open Hostnames and addresses

Remove old ftp entry if it exists

Click on "Add hostname" button

Hostname ftp
Domain YourDomainName
Location Local

Click on Next button

Local IP 192.168.1.2

Click Next button

Click Add button.

Your Done!
Title: another ftp server
Post by: hello on January 01, 2006, 06:01:38 PM
I have test that already but it doesn't work! Should I set the ftp as a guest mode? :-(
Title: another ftp server
Post by: boss_hog on January 01, 2006, 11:42:02 PM
In my own testing, the only way I could get the SME, in "server only", to pass other servers through, was to install a contrib by Darrell May called:
 dmc-mitel-proxypass-0.0.1-3.noarch.rpm

It seems that when the SME is set as "server only", it will not do the routing(?).
Although when set to server "gateway" it has always worked properly.
Good luck
Joe
Title: another ftp server
Post by: hello on January 08, 2006, 05:24:55 PM
I have a little question on that, how do I set it up. I have already installed the proxypass but did you have any sample with that?? Thanks a lot!