Mon Aug 14, 2017 12:08 pm
You need to ensure you have normal connectivity. Can you ssh from one Raspberry to the other (assuming they are on the same LAN). If the remote Raspberry is on a seperate network you'll need to use SSL communication for Mosquitto (port 8883) and open that through your firewall.
To test networking use
ifconfig -a
ip route
ping -c3 $(ip route | awk '/default/ {print $3}')
ping -c3 8.8.8.8
ping -c3 google.com
cat /etc/resolv.conf
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Criticising any questions is banned on this forum.
Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.