I have a Raspberry Pi on my local network, which I can ssh into using either it's IP address or the zeroconf .local hostname:
ssh pi@192.168.n.mconnectssshconnects
A web service is running on the rpi that I can access in chrome via the IP address BUT not with the .local hostname
- opens in chrome
- cannot be reached
How to open this website in chrome with the raspberrypi.local domain?
Reset to default