Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
pfSense Forum
pfSense English Support
»
NAT
»
DMZ and FTP Out
Username:
Password:
1 Hour
1 Day
1 Week
1 Month
Forever
Home
Help
Search
Login
Register
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: DMZ and FTP Out (Read 4590 times)
0 Members and 1 Guest are viewing this topic.
josh
Newbie
Offline
Posts: 4
DMZ and FTP Out
«
on:
November 16, 2005, 03:46:07 pm »
Hey Guys,
I'm trying to get ftp out working for my DMZ (OPT1). I do have pftpx turned on, and it works great for the LAN, but as for the DMZ, I can't get it running correctly. If I debug on pftpx (pftpx -d D7), any connections from the LAN go through fine, but anything from OPT1 never even gets an initial connection.
My guess is something to do with the firewall rules for the pftpx/ftp proxy or a NAT/firewall rule I'm missing. Any ideas on howto get this working?
Thanks,
-Josh
Logged
Jesse7
Full Member
Offline
Posts: 105
Re: DMZ and FTP Out
«
Reply #1 on:
November 16, 2005, 07:37:01 pm »
I am probably wrong, but might have something to do with the ftp helper option. I red it in another post on here.
Logged
billm
Administrator
Hero Member
Offline
Posts: 731
Re: DMZ and FTP Out
«
Reply #2 on:
November 19, 2005, 01:00:26 pm »
Quote from: josh on November 16, 2005, 03:46:07 pm
Hey Guys,
I'm trying to get ftp out working for my DMZ (OPT1). I do have pftpx turned on, and it works great for the LAN, but as for the DMZ, I can't get it running correctly. If I debug on pftpx (pftpx -d D7), any connections from the LAN go through fine, but anything from OPT1 never even gets an initial connection.
My guess is something to do with the firewall rules for the pftpx/ftp proxy or a NAT/firewall rule I'm missing. Any ideas on howto get this working?
Thanks,
-Josh
0.94 was just released, please try that, there are numerous fixes in it. Thanks
--Bill
Logged
pfSense core developer
blog -
http://www.ucsecurity.com/
twitter -
billmarquette
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #3 on:
November 30, 2005, 12:06:46 pm »
Seems this problem still exist in 0.94.10... I can't FTP out even if I disable the ftp-helper for the DMZ (OPT1)...
And I've got the following stats:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
137.189.91.191 is a anonymous FTP that I connect to, xx.xx.30.100 is my server IP under bridged DMZ
Logged
sullrich
Hero Member
Offline
Posts: 5135
Re: DMZ and FTP Out
«
Reply #4 on:
November 30, 2005, 12:13:42 pm »
Quote from: simonchs on November 30, 2005, 12:06:46 pm
Seems this problem still exist in 0.94.10... I can't FTP out even if I disable the ftp-helper for the DMZ (OPT1)...
And I've got the following stats:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
137.189.91.191 is a anonymous FTP that I connect to, xx.xx.30.100 is my server IP under bridged DMZ
Fixed in 0.95+
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #5 on:
November 30, 2005, 12:38:39 pm »
Quote from: sullrich on November 30, 2005, 12:13:42 pm
Quote from: simonchs on November 30, 2005, 12:06:46 pm
Seems this problem still exist in 0.94.10... I can't FTP out even if I disable the ftp-helper for the DMZ (OPT1)...
And I've got the following stats:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
137.189.91.191 is a anonymous FTP that I connect to, xx.xx.30.100 is my server IP under bridged DMZ
Fixed in 0.95+
I've just tried to disable the ftp-helper for LAN and WAN interface too, but still cannot get this work... is there any other setting I need to do?
Thanks.
Logged
sullrich
Hero Member
Offline
Posts: 5135
Re: DMZ and FTP Out
«
Reply #6 on:
November 30, 2005, 05:06:14 pm »
Quote from: simonchs on November 30, 2005, 12:38:39 pm
Quote from: sullrich on November 30, 2005, 12:13:42 pm
Quote from: simonchs on November 30, 2005, 12:06:46 pm
Seems this problem still exist in 0.94.10... I can't FTP out even if I disable the ftp-helper for the DMZ (OPT1)...
And I've got the following stats:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
137.189.91.191 is a anonymous FTP that I connect to, xx.xx.30.100 is my server IP under bridged DMZ
Fixed in 0.95+
Do you still entries like: self tcp 127.0.0.1:8022 ??
I've just tried to disable the ftp-helper for LAN and WAN interface too, but still cannot get this work... is there any other setting I need to do?
Thanks.
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #7 on:
December 01, 2005, 12:37:59 pm »
yup, I still got the
Code:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
in "Diagnostics: Show States" when I FTP out in DMZ server.
Logged
sullrich
Hero Member
Offline
Posts: 5135
Re: DMZ and FTP Out
«
Reply #8 on:
December 01, 2005, 06:46:10 pm »
Quote from: simonchs on December 01, 2005, 12:37:59 pm
yup, I still got the
Code:
self tcp 127.0.0.1:8022 <- 137.189.91.191:21 <- xx.xx.30.100:40899 CLOSED:SYN_SENT
in "Diagnostics: Show States" when I FTP out in DMZ server.
Then the FTP helper isn't being deactivated. Did you reboot after making the change?
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #9 on:
December 03, 2005, 03:26:40 pm »
Quote from: sullrich on December 01, 2005, 06:46:10 pm
Then the FTP helper isn't being deactivated. Did you reboot after making the change?
yes, had to reboot both pfsense and the server after made the change.
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #10 on:
December 28, 2005, 10:53:38 pm »
upgraded to BETA-1, and this problem still existing.
Logged
hoba
Administrator
Hero Member
Offline
Posts: 5844
What was the problem to this solution again?
Re: DMZ and FTP Out
«
Reply #11 on:
December 29, 2005, 05:37:41 am »
As you upgraded, can you try again with a fresh install and a from scratch recreated config without importing?
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #12 on:
January 15, 2006, 08:37:31 pm »
problem fixed after upgrade to 1.0-PREBETA2-BUG-VALIDATION-EDITION3
thank you!
Logged
simonchs
Newbie
Offline
Posts: 18
Re: DMZ and FTP Out
«
Reply #13 on:
January 15, 2006, 09:43:10 pm »
oh no...
the problem haven't come out because the new option "Enable Filtering Bridge" was not checked, if I checked this option, the problem come back...
tcp 127.0.0.1:8022 <- ftp.server.ip:21 <- ip.under.opt1:56357 CLOSED:SYN_SENT
tcp 127.0.0.1:8022 <- ftp.server.ip:21 <- ip.under.opt1:56360 CLOSED:SYN_SENT
Logged
sullrich
Hero Member
Offline
Posts: 5135
Re: DMZ and FTP Out
«
Reply #14 on:
January 15, 2006, 11:18:12 pm »
Add the rules to allow ftp to talk to localhost.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Administrative
-----------------------------
=> Forum rules
=> Messages from the pfSense Team
=> Feedback
-----------------------------
pfSense English Support
-----------------------------
=> Installation and Upgrades
=> General Questions
=> 2.1 Snapshot Feedback and Problems
=> Post a bounty
===> Completed Bounties
===> Expired/Withdrawn Bounties
=> Hardware
=> Firewalling
=> NAT
=> CARP/VIPs
=> Routing and Multi WAN
=> Traffic Shaping
=> DHCP and DNS
=> IPv6
=> IPsec
=> PPTP
=> PPPoE Server
=> Captive Portal
=> webGUI
=> Wireless
=> SNMP
=> Packages
=> Virtualization installations and techniques
=> OpenVPN
=> Gaming
-----------------------------
Development/Documentation
-----------------------------
=> Documentation
=> Development
-----------------------------
General Category
-----------------------------
=> General Discussion
-----------------------------
International Support
-----------------------------
=> Indonesian
=> Deutsch
=> Espaņol
=> Franįais
=> Italiano
=> Russian
=> Nederlands
=> Norwegian
=> Portuguese
=> Polish
=> Romanian
=> Swedish
=> Turkish
-----------------------------
Retired
-----------------------------
=> 1.2.3-PRERELEASE-TESTING snapshots - RETIRED
=> 1.2.1-RC Snapshot Feedback and Problems-RETIRED
=> 2.0-RC Snapshot Feedback and Problems - RETIRED
=> DNS Server testing area - RETIRED
Loading...