Hi all,
Having a weird issue where I can only access the reef-pi local website from one laptop. All other computers get a DNS_PROBE_FINISHED_NXDOMAIN fail to connect. Can putty into the raspberry pi from all computers.
I have tried sudo systemctl restart reef-pi.service to no effect.
sudo netstat -tulnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 653/sshd
tcp6 0 0 :::80 :::* LISTEN 21713/reef-pi
tcp6 0 0 :::22 :::* LISTEN 653/sshd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 363/avahi-daemon: r
udp 0 0 0.0.0.0:53693 0.0.0.0:* 363/avahi-daemon: r
udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhcpcd
udp6 0 0 :::5353 :::* 363/avahi-daemon: r
udp6 0 0 :::37503 :::* 363/avahi-daemon: r
Please help!
Having a weird issue where I can only access the reef-pi local website from one laptop. All other computers get a DNS_PROBE_FINISHED_NXDOMAIN fail to connect. Can putty into the raspberry pi from all computers.
I have tried sudo systemctl restart reef-pi.service to no effect.
sudo netstat -tulnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 653/sshd
tcp6 0 0 :::80 :::* LISTEN 21713/reef-pi
tcp6 0 0 :::22 :::* LISTEN 653/sshd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 363/avahi-daemon: r
udp 0 0 0.0.0.0:53693 0.0.0.0:* 363/avahi-daemon: r
udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhcpcd
udp6 0 0 :::5353 :::* 363/avahi-daemon: r
udp6 0 0 :::37503 :::* 363/avahi-daemon: r
Please help!