Search found 4 matches
- Friday 17 February 2017 22:35
- Forum: Other questions and discussions
- Topic: Remote SSH my RPI (non local)
- Replies: 6
- Views: 2894
Re: Remote SSH my RPI (non local)
Don't use standard port numbers like 22 for SSH but use port translation like 2222 -> 22. Standard ports are likeley to be used first when somebody tries to hack into your network. If you are using Linux, also install fail2ban for SSH (google for it) Great advice also look into disabling the user ...
- Friday 17 February 2017 22:29
- Forum: Other questions and discussions
- Topic: Aeotec Multisensor 6 in sleep mode
- Replies: 1
- Views: 1058
Re: Aeotec Multisensor 6 in sleep mode
I was able to get it going but not sure if it was the full nuke and pave of the RPi or the settings from this forum post: https://www.domoticz.com/forum/viewtopic.php?t=8998&start=20 specifically the settings posted by user Dnpwwo 13/03/2016 21:52 Either way it's working hopefully this saves someone ...
- Friday 17 February 2017 21:13
- Forum: Other questions and discussions
- Topic: Remote SSH my RPI (non local)
- Replies: 6
- Views: 2894
Re: Remote SSH my RPI (non local)
Have you looked at Port Forwarding? The static IP on your local network will be different than the outward facing IP. You will need to tell the router where to point port 22 at on the internal network. So if RPI is at 192.168.1.30 you would set the port forwarding on the router to have port 22 ...
- Thursday 16 February 2017 22:04
- Forum: Other questions and discussions
- Topic: Aeotec Multisensor 6 in sleep mode
- Replies: 1
- Views: 1058
Aeotec Multisensor 6 in sleep mode
I've searched the forums but can't find a clear answer to this problem. I have the Aeotec Multisensor 6 added to the Hardware but it's always asleep. I'm using the Aeotec ZStick Gen 5 and they all show up fine in the Hardware. I'm on a Raspberry Pi 3 using Domoticz ver. 3.5877. The sensor is on ...