Open Ports in Firewall

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Open Ports in Firewall

Post by dc8johnson » Thu May 06, 2010 9:16 am

When our IT guys tried to install 7.0.4 on a production server they got the following error:
No connection could be made because the target machine actively refused it 216.139.230.75:443
We have our production servers locked down for both incoming and outgoing ports. After opening this outbound port the install completed.

First, is this on purpose?

Second, perhaps we missed this in the installation instructions. It might be helpful to other to include this in the installation instructions or in a more prominent place if it's already there.

Thanks!
David Johnson

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Open Ports in Firewall

Post by mazhar » Thu May 06, 2010 9:18 am

I guess port 443 in your case is the port required for SSL communication. I will ask documentation team to look into this.

michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

Re: Open Ports in Firewall

Post by michael.p.larsen » Thu May 06, 2010 9:39 am

Yup, that's SSL

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Open Ports in Firewall

Post by dc8johnson » Thu May 06, 2010 9:39 am

Mazhar

Thanks for looking into this. I think the IP is an Able Commerce address. The install/default.aspx script would not run until we opened up this outgoing port. This is not one of our IP addresses.

Thanks again,
David Johnson

michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

Re: Open Ports in Firewall

Post by michael.p.larsen » Thu May 06, 2010 9:45 am

Maybe it's trying to phone home for license validation?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Open Ports in Firewall

Post by mazhar » Thu May 06, 2010 10:12 am

Yes actually this is License + SSL thing. If you look on our installation guide there is a note
NOTE: In order to validate your AbleCommerce license key, you must be able to access https://www.ablecommerce.com from the server that you are installing to.
So validation request will be sent over SSL that's why port 443 is required to be opened.

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Open Ports in Firewall

Post by dc8johnson » Thu May 06, 2010 10:53 am

Thanks Mazhar - we missed this.

Is this validation done on every page view or only at installation?

Thanks,
David Johnson

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Open Ports in Firewall

Post by mazhar » Thu May 06, 2010 10:55 am

I guess this is only one time check upon install.

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Open Ports in Firewall

Post by dc8johnson » Thu May 06, 2010 11:02 am

Thanks much!
David Johnson

Post Reply