Skip to content

Wrong DNS address in TUN mode #1730

Description

@a-martynovich

Operating system

macOS

System version

15.5

Installation type

zip

Version

1.2.2

Description

In TUN mode the system DNS address is set by Throne to 172.19.0.2 (the default). But this DNS server doesn't respond. The 172.19.0.1 responds fine. Because of that, DNS doesn't work on my system in TUN mode, unless I set the DNS server to 172.19.0.1 in system settings.

Throne seems to set DNS address to whatever is set in Tun settings "IPv4 CIDR" + 1.

Another thing, could be unrelated: in the logs i see
link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy

Reproduction

Tun settings
IPv4 CIDR: 172.19.0.1/24 and Enable Tun Routing: ON (other checkboxes are off)

Tun mode: ON
Stack: system, gvisor, mixed - all work the same.

Logs

WARN[0292] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0293] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0294] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0295] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0296] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0297] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy
WARN[0298] inbound/tun[tun-in]: link icmp connection from 172.19.0.1 to 1.1.1.1: icmp is not supported by default outbound: proxy

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