jmsikora Posted July 31, 2020 Posted July 31, 2020 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?
Michel Kohanim Posted August 2, 2020 Posted August 2, 2020 @jmsikora, What's the question? With kind regards, Michel
jmsikora Posted August 3, 2020 Author Posted August 3, 2020 Sorry, wasn't explicit enough. Why would you not see the device when you use the address //polisy. The actual IP address works fine.
MrBill Posted August 3, 2020 Posted August 3, 2020 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.
larryllix Posted August 3, 2020 Posted August 3, 2020 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.
Goose66 Posted August 3, 2020 Posted August 3, 2020 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.
larryllix Posted August 3, 2020 Posted August 3, 2020 2 hours ago, Goose66 said: Or the Polisy would have to be setup for mDNS. Show off!
Goose66 Posted August 5, 2020 Posted August 5, 2020 @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.
Michel Kohanim Posted August 10, 2020 Posted August 10, 2020 @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
Goose66 Posted August 10, 2020 Posted August 10, 2020 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).
Michel Kohanim Posted August 11, 2020 Posted August 11, 2020 @Goose66, Do you know whether or not it's also supported on any browsers on your Windows machine? With kind regards, Michel
Goose66 Posted August 11, 2020 Posted August 11, 2020 @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.
Michel Kohanim Posted August 12, 2020 Posted August 12, 2020 @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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.