ftp server ipnat firewall

From: Otto Kucera <ok(at)72pixel.at>
Date: Mon, 08 Nov 2004 18:48:30 +0100

hallo!

ich muß einen ftp server in ein dmz stellen und schreib gerade an ipnat
rules herum. wenn ich mich mit ftp auf den server anmelden und mir mit
get dann die daten holen.
mit wget gibts aber probleme. es scheint probleme mit den active /
passive ftp zu geben.

bis jetzt habe bin ich soweit:

ipnat.rules:
# mirror
bimap em1 172.16.30.26/32 -> 81.189.60.13/32
rdr em0 81.189.60.13/32 port ftp -> 172.16.30.26 port ftp
rdr em0 81.189.60.13/32 port ftp-data -> 172.16.30.26 port ftp-data
rdr em1 81.189.60.13/32 port ftp -> 172.16.30.26 port ftp
rdr em1 81.189.60.13/32 port ftp-data -> 172.16.30.26 port ftp-data

map em1 172.16.30.24/30 -> 81.189.60.13/32 proxy port ftp ftp/tcp
map em1 172.16.30.24/30 -> 81.189.60.13/32 portmap tcp/udp auto
map em1 172.16.30.24/30 -> 81.189.60.13/32

hat jemand eine sample config für mich?

otto

-- 
-----------------------------------
Otto Kucera
A-1020 Wien Engerthstrasse 137/6/7
Tel: +43 699 1 942 30 91 
Email: ok_at_geeks.at
Icq: 65351173
-----------------------------------
And root said rm -rf /     ......and there was nothing
*BSD is like a wigwam: NO windows, NO gates and an Apache inside!
Your mailserver MUST resolve properly (Fully Qualified Domain Name) or the
mail will not go through!
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 08 Nov 2004 - 18:49:22 CET

search this site