Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pix Slow HTTPS Download/ACL Problem?

Status
Not open for further replies.

SPHL

IS-IT--Management
Joined
Mar 18, 2005
Messages
3
Location
US
Hi,
I am having a problem downloading files over HTTPS. The speeds are always down in the 5-10k range.

Pix Config has:
access-list acl_in permit tcp 192.168.***.*** 255.255.0.0 any eq https

Do we need an acl on the outside interface such as:
access-list acl_out permit tcp any host 192.168.***.*** eq https

Would this ommission explain the slow speeds, or would this ommission block the download all together?

Thank you in advance for your help.
sphl
 
No outside access-list is needed. May want to look at the interface statistics

sh int e0


To see if you have and interface errors that could be causing slowness issues. How much bw do you have? Are other applications slow that go outside?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top