url with port not resolved in browser

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.m connects
  • ssh connects

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

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like