Skip to content

DNS over TLS (DoT)

Tiarap edited this page May 29, 2021 · 17 revisions

Name

  • dot.tiar.app

  • IPv4: 174.138.29.175 port 853

  • IPv6: [2400:6180:0:d0::5f73:4001] port 853

Table of Contents

Features

  • Filter: Ad, Ad-tracking and Malware (AdBlock)
  • DNSSEC Validation
  • No EDNS Client Subnet (ECS)
  • No logs
  • Free

Android

Imgur

Imgur

index

index

index

index

  • Download DNSecure from App Store.

  • Tap + and then select DNS-over-TLS

  • Name: dot.tiar.app then tap return

  • Server URL: dot.tiar.app then tap return

1

  • Tap Use This Server

  • Go to Settings - VPN & Network - DNS then select DNSecure to activate

2

iOS (iPhone/iPad/MacOS)

  • Download DNS-over-TLS Profile from Github

  • tap View raw - Allow

  • Go to Settings - General - Profile - Tiarap DNS over TLS then tap Install

  • Go to Settings - VPN & Network - DNS

IPv4

- address_data: 174.138.29.175       
  tls_auth_name: "dot.tiar.app"    
  tls_port: 853`    

IPv6

  - address_data: 2400:6180:0:d0::5f73:4001 
    tls_auth_name: "dot.tiar.app" 
    tls_port: 853

Stubby configuration file

IPv4

 forward-zone:
   name: "."
   forward-first: yes
   forward-tls-upstream: yes
   forward-addr: 174.138.29.175@853 #dot.tiar.app
   forward-addr: 2400:6180:0:d0::5f73:4001@853 #dot.tiar.app IPv6

GL.iNet Router

Imgur Imgur Imgur

Clone this wiki locally