cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1068
Views
0
Helpful
1
Replies

FXP and PIX 501

belihe
Level 1
Level 1

Hi!

How can make FXP work through a PIX 501 6.2?

FTP works fine. I`ve open port 2849 tcp and udp but it still wont work.

I´ve been told to open a range of ports. How do I do that?

access-list 102 permit tcp any any eq ftp

access-list 102 permit tcp any any eq 2849

access-list 102 permit udp any any eq 2849

access-group 102 in interface outside

static (inside,outside) tcp interface ftp 192.168.254.218 ftp netmask 255.255.255.255 0 0

static (inside,outside) tcp interface 2849 192.168.254.218 2849 netmask 255.255.255.255 0 0

static (inside,outside) udp interface 2849 192.168.254.218 2849 netmask 255.255.255.255 0 0

1 Reply 1

belihe
Level 1
Level 1

This seems to work.

access-list 102 permit tcp any any range 3200 3400

But how do I specify the static command?

Please, I really need help on this one.

Review Cisco Networking for a $25 gift card