cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
3
Replies

PIX 515 E Opening a port

tbarberio
Level 1
Level 1

I need to open port 3306 for inbound traffic on pix 515 E so i added the follwing line in after my other ports:

access-list InboundFilter permit tcp any any eq 3306

I also have the line:

static (inside,outside) (my public removed for security) 192.168.100.3 netmask 255.255.255.255 0 0

Is there any other line i need to add to allow TCP traffic on port 3306?

3 Replies 3

vitripat
Level 7
Level 7

You need to make sure that-

- access-group InboundFilter is applied on outside interface of PIX.

- there is no "deny" access-list denying the traffic you just permitted above.

If this is right, then you dont need to put anything else.

Regards,

Vibhor.

I belive we have that with this line:

access-group InboundFilter in interface outside

You are all set .. :-)

Regards,

Vibhor

Review Cisco Networking products for a $25 gift card