Skip to content

Update Linux setup instructions #110

@gorkapernas

Description

@gorkapernas

Description:

Currently, using IVPN with a system-level modDNS setup on Linux can cause DNS connectivity issues.

To resolve this, please add the following line to the configuration file referenced in Step 2:
e.g.

[Resolve]
DNS=<IP_address>#<profile_id>x.dns.moddns.net
DNSOverTLS=yes
Domains=~.

Setting Domains=~. ensures that all DNS queries are routed through this server, which resolves the connectivity issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions