[Leaf-user] FTP server problem

2001-12-12 Thread Stewart Adey

##INTERN_ftp_SERVER = ##Default: STD=INTERN_SSH_SERVER=10.10.104.1## Others Undefined## EXT=All Undefined ##Scripts: STD EXT
##This group of variables controls port-forwarding services from the LRP box's##external interface to internal machines.  Allowed xxx services are FTP, WWW,##SMTP, POP3, IMAP, and SSH.
##Services forwarded using these variables are always forwarded from the LRP##box's external IP address (see EXTERN_IP, above).
##If you expect people on the internet to be able to use your server, you must##also open the appropriate ports in your firewall rules (see EXTERN_UDP_PORTS,##EXTERN_UDP_PORTn, EXTERN_TCP_PORTS, AND EXTERN_TCP_PORTn, ##above).Is this above segment for FTP Servers with port 21 or is it all ftp servers all ports?
Get your FREE download of MSN Explorer at http://explorer.msn.com.

___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user


Re: [Leaf-user] FTP server problem

2001-12-12 Thread Matthew Schalit

Stewart Adey wrote:
> 
> ##INTERN_ftp_SERVER = 
> ##Default: STD=INTERN_SSH_SERVER=10.10.104.1
> ## Others Undefined
> ## EXT=All Undefined
> ##Scripts: STD EXT
> 
> ##This group of variables controls port-forwarding services from the LRP box's
> ##external interface to internal machines.  Allowed xxx services are FTP, WWW,
> ##SMTP, POP3, IMAP, and SSH.
> 
> ##Services forwarded using these variables are always forwarded from the LRP
> ##box's external IP address (see EXTERN_IP, above).
> 
> ##If you expect people on the internet to be able to use your server, you must
> ##also open the appropriate ports in your firewall rules (see EXTERN_UDP_PORTS,
> ##EXTERN_UDP_PORTn, EXTERN_TCP_PORTS, AND EXTERN_TCP_PORTn, ##above).
> 
> Is this above segment for FTP Servers with port 21 or is it all ftp servers all 
>ports?


It looks like it's used to tell DF that you have
and internal ftp server at a certain ip address.
I think it assumes the ftp server is listening
on port 21 on the internal server.  Then it mentions
that you also need to use the EXTERN_* variables
further down in the script to open up and portforward
the ports of your choice over to the ftp server.
I think you can choose if you want you firewall to
listen for ftp on port 21 or whatever port.  Someone
else may have to help you with the exact syntax. 
There must be a simple readme for DF or ES2B for
setting up ftp, or at least a post on the mailing list
archives.

regards,
Matthew

___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user