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

PIX and blast protocol to port 1200

sidneyw
Level 1
Level 1

I have a customer with PIX firewalls at three locations. They use a proprietary program that sends information between the stores every night using the "blast" protocol on port 1200. Since I installed these PIX firewalls, they can no longer transfer the information. How can I configure the PIX firewall to pass this kind of protocol on port 1200? Thanks in advance for any help.

1 Reply 1

nkhawaja
Cisco Employee
Cisco Employee

Hi,

You need to clarify further on this blast protocol. Is this just a protocol that uses tcp or udp port 1200. Or it is a separate protocol, other then IP.

If this is the case, then there is no way pix will udnerstand it. Pix only works on IP protocol.

If you want to open up port 1200 then the syntax is something like this

access-list 100 permit tcp host host eq 1200

access-group 100 in interface outside

(assuming we are taking about tcp/1200)

Thanks

Nadeem

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card