11-07-2008, 12:48 PM
|
#5 (permalink)
|
| CrackBerry Addict
Join Date: Oct 2006 Location: Fairfield, CT Model: 9930 OS: 7.1.0.580 Carrier: VZW
Posts: 609
Post Thanks: 0 Thanked 2 Times in 2 Posts
| Unless you have made configuration changes to prevent connections initiated internally from recieving return traffic (an unlikely config if you're using a 501) your PIX shouldn't require any specific configuration to make it work. Feel free to do a sh run and dump your config here for specific information.
Check your default ACL (probably called outside_in) and see if you are denying by default. If so, you might want to add the following line to the access list:
access-list outside_in permit tcp any host <put your outside interface here> eq 3101
On the other hand, if you can't figure out why if or why your PIX is blocking the traffic, you might not want to be messing around with your PIX.
__________________ BB devices I've owned: 957 : 7750 : 7250 : 8703e : 8830 : 9530 : 9630 : 9650 : 9930 : 64GB PB
BES 5.0 SP1 MR2
|
| Offline
| |