"Walter Roberson" <> schreef in bericht
news:bqlgg6$7v1$...
> In article < .org>,
> Rik Bain <> wrote:
> :On Wed, 03 Dec 2003 14:06:22 -0600, Markus Heidfels wrote:
> :> My network is connected to the internet, with a Pix 501 firewall. I am
> :> trying to open port 21 to allow ftp traffic to a server behind the
> :> firewall.
>
> :> What I have tried so far is:
>
> :> access-list outin permit tcp any any eq ftp access-group outin in
> :> interface outside static (inside,outside) tcp interface ftp
192.168.0.33
> :> ftp netmask 255.255.255.255 0 0
>
> :"clear xlate" after making the changes?
>
I have done that, makes no difference. Just these three lines should open
port 21 and redirect it to my server or not?
> "clear xlate" is a good recommendation: when you add new statics to the
> interface, the PIX will usually not notice them without a "clear xlate".
>
> I would also suggest opening the ftp-data port (tcp 20) unless you
> are using passive ftp.
I haven't tried that yet. I test my connection from a shell server on the
internet. A telnet session to port 21 times out, just as an ordinary ftp
connection attempt
Regards
Markus
|