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

Problems to Configure PIX 501 for Sharepoint , outlook webaccess

kndesign33
Level 1
Level 1

Hi,

I try to configure my PIX 501 in order to allow remote acces to my server.

please note that this is not a VPN access, but an acces using a terminal server connection available on Windows SBS 2003.

So I would like to use Outlook Web Access an sharepoint services but I cannot connect to my server.

I try to enter these commands :

static (inside,outside) TCP interface 80 {here is my server ip}80

static (inside,outside) TCP interface 443 {here is my server ip}443

in order to route all incoming traffic (web service) to wy sharpoint server.

I also opened these ports. However it doesn't work

Can anyone tell me what to do ?

Thanks

Chris

3 Replies 3

lgijssel
Level 9
Level 9

In addition to the statics, you will need to apply an access-list to the outside interface allowing the specified tcp ports:

access-list outin permit tcp any host 80.127.166.76 eq www

access-list outin permit tcp any host 80.127.166.76 eq https

access-group outin in interface outside

It should work after this.

Regards,

Leo

Thats it !

I had to do some translations for the TCP ports 80, 443 an 135 (Outlook Web Access) and then configure access rules for these TCP ports (permit 0.0.0.0 to my server IP address, from tcp port any).

Thank you leo for yur response and thank you Tricia & Patrick from Cisco team !

Sincerely,

Chris

Well, in that case...

Thank you for rating my post

Regards,

Leo

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: