Skip to content

Feature: support for DNS resolution when using network mode=bridge #48

Description

@EtienneBruines

It would be nice if network mode bridge was supported.

The current state: Unable to lookup hostnames via DNS.

An error message from my Go binary that attempted to run:

dial tcp: lookup google.com on 127.0.0.53:53: read udp 127.0.0.1:55584->127.0.0.53:53: read: connection refused

This would make using Consul Connect / sidecar proxy / transparent proxy possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions