Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Consul DNS not working on MacBook M1 #16

@cotjoey

Description

@cotjoey

Hello,

I launched the Hashiqube vagrant (Docker provider) successfully on a MacBook Pro M1 after adding the Consul DNS to /etc/resolver/consul as per instructions here: https://github.com/servian/hashiqube#consul-dns.

However DNS resolution fails with a timeout when I run nslookup vault.service.consul 10.9.99.10. If I run nslookup vault.service.consul it tries to resolve from the local IP 192.168.2.1.

If I try the dig command with the DNS IP 10.9.99.10 and port 8600, it resolves fine.

Because of that problem I am unable to launch the Fabio LB URLs in my browser such as http://vault.service.consul:9999/.

After each change to /etc/resolver/consul, I restarted the following : sudo killall -HUP mDNSResponder

Thank you for any assistance you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions