Welcome, Guest. Please login or register.
Did you miss your activation email?
Friday 19 April 2024, 09:33:08 am

Login with username, password and session length

Get the new Updates directly from Endian  HERE
14247 Posts in 4376 Topics by 6491 Members
Latest Member: roy
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  EFW SMTP, HTTP, SIP, FTP Proxy Support
| | |-+  Cannot use FTP
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Cannot use FTP  (Read 7425 times)
florfilla19
Jr. Member
*
Offline Offline

Posts: 3


« on: Thursday 12 February 2009, 01:38:29 am »

Hi,

I have a little problem since my installation of Endian Firewall.

Cannot connect to any FTP

I have allready allowed port 21

Anyone can help me ?
Logged
npeterson
Full Member
***
Offline Offline

Posts: 90


« Reply #1 on: Saturday 14 February 2009, 04:43:37 am »

You need to set your ftp program to use the proxy server port 8080.

If your ftp program cant do that you will need to add the following iptables to your rc.firewall.local

iptables -A FORWARD -p tcp --dport ftp -i br0 -j ACCEPT
iptables -A FORWARD -p tcp --dport ftp-data -i br0 -j ACCEPT
iptables -A FORWARD -p tcp --sport 1024:65535 --dport 1024:65535 -i br0 -j ACCEPT
 
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.047 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com