Posted July 31, 20205 yr I couldn't find my polisy after making some changes to the network. It turned out it was there but had a strange set of symptoms that I'd like some help on. If I entered the url to try to talk to the policy it wasn't visible. I found the address but it wouldn't answer a ping. However, as it turns out this was the address on the wireless gateway. I found the address of the ethernet interface and it does communicate on that address if I use the actual address. Thoughts?
August 3, 20205 yr Author Sorry, wasn't explicit enough. Why would you not see the device when you use the address //polisy. The actual IP address works fine.
August 3, 20205 yr 23 minutes ago, jmsikora said: Sorry, wasn't explicit enough. Why would you not see the device when you use the address //polisy. The actual IP address works fine. My opinion is: Most consumer grade routers don't support the feature.
August 3, 20205 yr 31 minutes ago, jmsikora said: Sorry, wasn't explicit enough. Why would you not see the device when you use the address //polisy. The actual IP address works fine. You would require a personal Dynamic Name Server that understands what '//polisy' is. Most people never bother to build or use one. Ethernet mostly goes by IP addresses. A DNS converts human style text names to IP addresses.
August 3, 20205 yr 11 minutes ago, larryllix said: You would require a personal Dynamic Name Server that understands what '//polisy' is. Most people never bother to build or use one. Ethernet mostly goes by IP addresses. A DNS converts human style text names to IP addresses. Or the Polisy would have to be setup for mDNS.
August 3, 20205 yr 2 hours ago, Goose66 said: Or the Polisy would have to be setup for mDNS. Show off!
August 5, 20205 yr @Michel Kohanim Is mDNS support (e.g., AVAHI daemon) something that is (or should be) part of the Polisy build? I think it comes with the latest Raspbian installs for RPi.
August 10, 20205 yr @Goose66, Yes, we will have it. Just waiting for more support in other operating systems/browsers and especially Windows. Having mDNS makes finding Polisy extremely easy. With kind regards, Michel
August 10, 20205 yr 4 hours ago, Michel Kohanim said: @Goose66, Yes, we will have it. Just waiting for more support in other operating systems/browsers and especially Windows. Having mDNS makes finding Polisy extremely easy. With kind regards, Michel I hear you. The only reason I have it in Windows 10 and it works so seamlessly with RPi is because I have iTunes installed (and, thus, Bonjour).
August 11, 20205 yr @Goose66, Do you know whether or not it's also supported on any browsers on your Windows machine? With kind regards, Michel
August 11, 20205 yr @Michel Kohanim The browser itself doesn't provide mDNS support (I use Chrome), but I can put mDNS addresses in the browser address bar and they are resolved. E.g., I can put "https://raspberrypi.local:3000/" in the address bar to get to my local Polyglot instance. This support is coming from Bonjour installed on my Windows 10 machine as part of iTunes. From what I can tell, the latest Raspbian build (Buster) comes with all of the mDNS components (AVAHI) but the daemon does not run automatically. However, if you install the Python AVAHI library (zeroconf), it also configures Raspian to run the daemon. Because I loaded zeroconf for the Bond Bridge Nodeserver on my Polyglot RPi, and because I have iTunes on my Windows 10 machine, this all works. Ping works as well.
August 12, 20205 yr @Goose66, Thanks so very much for the details. Windows 10 has also included mDNS. The main issue is that there needs to be browser support for resolution (just like what you have with itunes). We'll monitor and implement soon. With kind regards, Michel
Archived
This topic is now archived and is closed to further replies.