Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

How do I convince Firefox on macOS to take an internal and .local address instead of search?

  • Aucune réponse
  • 0 a ce problème
  • 19 vues
more options

When I enter either of these internal addresses, it fails:

http://dfa shows: Hmm. We’re having trouble finding that site. We can’t connect to the server at dfa.

http://rpi-m92a-ad82:3003/ Hmm. We’re having trouble finding that site. We can’t connect to the server at rpi-m92a-ad82.

Both issues are similar, but neither work as expected.

dfa is an alias for a longer name such as dfa.int.example.com. The local DNS (/etc/resolv.conf) will reply with the correct IP if asked for "dfa" but not "dfa." due to the dot forcing the Fully Qualified Domain Name to be "dfa." only. We wish to opt to leave off the rest of the url.

For the raspberry pi, it is a mDNS. So doing "rpi-m92a-ad82.local" works. But this used to work long ago, and ended 10 or 20 updates ago as best as I can remember.

How can I convince Firefox to query DNS, then query mDNS, and if both fail perform a search?

When I enter either of these internal addresses, it fails: http://dfa shows: Hmm. We’re having trouble finding that site. We can’t connect to the server at dfa. http://rpi-m92a-ad82:3003/ Hmm. We’re having trouble finding that site. We can’t connect to the server at rpi-m92a-ad82. Both issues are similar, but neither work as expected. dfa is an alias for a longer name such as dfa.int.example.com. The local DNS (/etc/resolv.conf) will reply with the correct IP if asked for "dfa" but not "dfa." due to the dot forcing the Fully Qualified Domain Name to be "dfa." only. We wish to opt to leave off the rest of the url. For the raspberry pi, it is a mDNS. So doing "rpi-m92a-ad82.local" works. But this used to work long ago, and ended 10 or 20 updates ago as best as I can remember. How can I convince Firefox to query DNS, then query mDNS, and if both fail perform a search?