OCSInventory-NG / UnixAgent

This is the OCS unified agent for Unix operating systems
http://www.ocsinventory-ng.org/en/
GNU General Public License v2.0
89 stars 84 forks source link

Unable to access https://deb.ocsinventory-ng.org/ from AWS singapore #438

Open marty-macfly opened 1 year ago

marty-macfly commented 1 year ago

Hello,

I'm unable to connect to https://deb.ocsinventory-ng.org/ from an EC2 instance on AWS Singapore. From the same instance I can connect to https://rpm.ocsinventory-ng.org/ without issue are you aware of any regional/country restriction ?

$ curl -vvv https://deb.ocsinventory-ng.org  
*   Trying 137.74.216.245:443...

* connect to 137.74.216.245 port 443 failed: Connection timed out
* Failed to connect to deb.ocsinventory-ng.org  port 443 after 130127 ms: Couldn't connect to server
* Closing connection 0
curl: (28) Failed to connect to deb.ocsinventory-ng.org  port 443 after 130127 ms: Couldn't connect to server

Regards,

gillesdubois commented 1 year ago

Hi @marty-macfly,

After checking our configuration, we have some countries banned directly due to some prior spam / denial of service attacks, Singapore being one of the countries where we had a lot of denial of service attacks.

We are working on making the web server available again in your country :)

Sorry for the inconvenience.

Regards, Gilles DUBOIS.

marty-macfly commented 1 year ago

Hello @gillesdubois,

Thanks for your feedback

Regards, Macfly

marty-macfly commented 1 year ago

Hello,

Any news ?