martian
My feedback
-
1 vote
martian commented
I can succeed connect to vi domain `router` in the application on my PC(Darwin 18.6.0), and failed to connect with that domain on my iPhone SE.
The DNS record keeps as following:
router. 0 IN CNAME armv8.
armv8. 0 IN A 192.168.8.129martian shared this idea ·
Thanks for review my issue carefully. My configuration break the rule specified in RFC 1034. The dns server on the router is dnsmasq, which has no configuration for aname. Maybe static ip address is the best solution.