Page 1 of 1

How to disable HTTP commands?

Posted: 11 Dec 2016, 14:51
by backonline
So, since i'm using mqtt with autentication i need to block any http commands, is it possible?
Because this is an huge security risk.

Many thanks.

Re: How to disable HTTP commands?

Posted: 16 Dec 2016, 07:54
by mikeluyten
What part is a security risk? the HTTP commands should be quite limited, the best you should be able to get from http is the status of a specific gpio.

Re: How to disable HTTP commands?

Posted: 31 Dec 2016, 10:04
by JR01
... and actuate a gpio pin to say a relay, on http, without password, .... So I also think it would be better if we are able to disable for instance actuation of gpio pins, and limit a hacker reading the json back about what Tasks are setup on the device.

Re: How to disable HTTP commands?

Posted: 12 Feb 2017, 02:21
by backonline
I have 2 arubas access Point, they have the possibility to create Access Rules, so what i've done is create a new SSID and permit only comunications from the pears to my Firewall to the NTP port and to my MQTT server and is port, every thing else is droped.
So, no one can access my pears from this SSID nor my internal network because it's beind an SOPHOS Firewall.