Koozali.org: home of the SME Server

FTP-Server behind e-smith

Gregor Maier

FTP-Server behind e-smith
« on: June 22, 2001, 12:51:25 PM »
Hey,

I have a problem installing a FTP-Server behind my e-smith.
I dont know exactly how to configure e-smith.

Thanx for help

Cu Gregor

Jochen Hoegerl

Re: FTP-Server behind e-smith
« Reply #1 on: June 28, 2001, 01:59:59 AM »
Gregor Maier wrote:
>
> Hey,
>
> I have a problem installing a FTP-Server behind my e-smith.
> I dont know exactly how to configure e-smith.
>
> Thanx for help
>
> Cu Gregor

Check this HowTo

http://netsourced.com/e-smith/docs/ipportfw-howto.html

jochen

crille

Re: FTP-Server behind e-smith
« Reply #2 on: June 28, 2001, 04:17:07 AM »
Hi you can try this

download this rpm (I think you need it)
http://www.e-smith.org/contrib/rpm-index/RPM-e-smith-ipportfw-0.1.1-1.src.html

install it with rpm -Uvh e-smith-ipportfw-0.1.1-1.noarch.rpm

try this forwarding rule
ipmasqadm portfw -a -P tcp -L y.y.y.y 21 -R x.x.x.x 21

where y.y.y.y is the ext ipadress and x.x.x.x is the internal adress

Test the rule. Now you need to put this in a custom-template and i don't know how to do that so goodluck

/C