Author Topic: Best way to secure the gateway  (Read 1204 times)

vk3jap

  • NewMember
  • *
  • Posts: 41
  • Country: au
Best way to secure the gateway
« on: September 15, 2018, 08:07:57 AM »
Just wondering what others have done for securing the gateway.. aside from just username and password?

I'm a big fan of two factor..say Google authenticator or similar...or, certificate based or..???

Really not keen to port forward ports into a rPi on my trusted network (network isolation not an option at present).

Jason

  • Jr. Member
  • **
  • Posts: 57
Re: Best way to secure the gateway
« Reply #1 on: November 18, 2018, 09:44:09 AM »
Here is what I have done:

Jason

  • Jr. Member
  • **
  • Posts: 57
Re: Best way to secure the gateway
« Reply #2 on: November 18, 2018, 09:50:17 AM »
https://lowpowerlab.com/forum/pi-gateway/secure-remote-connections/

Long story short, the iot gateway keep connected to a proxy and you can connect to the proxy and access your device. No port forwarding required.

Is it really more secure than port forwarding? Probably in some aspects, but not in others.

HeneryH

  • Full Member
  • ***
  • Posts: 229
Re: Best way to secure the gateway
« Reply #3 on: November 18, 2018, 01:46:53 PM »
I'm comfortable with port forwarding to an Nginx on Linux.