Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9.9.9.9 passed to user space [bug] #450

Closed
publicarray opened this issue May 18, 2018 · 3 comments
Closed

9.9.9.9 passed to user space [bug] #450

publicarray opened this issue May 18, 2018 · 3 comments

Comments

@publicarray
Copy link
Member

publicarray commented May 18, 2018

I used https://www.dnsleaktest.com/ (extended test) to determine my active DNS servers. I was surprised to find IPs from quad9.net.

IP Hostname ASN Country
45.76.113.31 res100.syd.rrdns.pch.net Choopa, LLC Australia
74.63.31.242 res300.syd.rrdns.pch.net WoodyNet United States
74.63.31.244 res200.syd.rrdns.pch.net WoodyNet United States
74.63.31.243 dns.seby.io WoodyNet United States
  • There appears to be a bug on the site where the IPs don't match the rest of the row.
    correct info: 45.76.113.31 = dns.seby.io; Choopa, LLC; Australia
dnscrypt-proxy.toml
server_names = ['seby', 'seby-doh-gc', 'seby-gc',]
listen_addresses = ['127.0.0.1:40']
max_clients = 250
ipv4_servers = true
ipv6_servers = false
dnscrypt_servers = true
doh_servers = true
require_dnssec = true
require_nolog = true
require_nofilter = true
force_tcp = false
timeout = 2500
log_level = 1
log_file = '/var/log/dnscrypt-proxy.log'
cert_refresh_delay = 240
fallback_resolver = '9.9.9.9:53'
ignore_system_dns = false
block_ipv6 = false
cache = true
cache_size = 512
cache_min_ttl = 600
cache_max_ttl = 86400
cache_neg_ttl = 60
[query_log]
[nx_log]
[blacklist]
[ip_blacklist]
[schedules]
[sources]
[static]
  [static.'seby']
  stamp = 'sdns://AQcAAAAAAAAADDQ1Ljc2LjExMy4zMSAIVGh4i6eKXqlF6o9Fg92cgD2WcDvKQJ7v_Wq4XrQsVhsyLmRuc2NyeXB0LWNlcnQuZG5zLnNlYnkuaW8'
  [static.'seby-gc']
  stamp = 'sdns://AQcAAAAAAAAAEjM1LjIwMS4yMC4xNzk6ODQ0MyDbu252PopUsAoQmpOFc8eYC4rkr2nWINwVQPMlc8lN8xsyLmRuc2NyeXB0LWNlcnQuZG5zLnNlYnkuaW8'
  [static.'seby-doh-gc']
  stamp = 'sdns://AgcAAAAAAAAADTM1LjIwMS4yMC4xNzkAC2RvaC5zZWJ5LmlvCi9kbnMtcXVlcnk'
@publicarray
Copy link
Member Author

publicarray commented May 18, 2018

It turns out my google cloud instances are misconfigured. oops

@publicarray
Copy link
Member Author

Ah found the root course -> DNSCrypt/doh-server#4

@publicarray
Copy link
Member Author

@jedisct1 Just wanted to thank you for fixing it so quickly. Keep up the good work!

@DNSCrypt DNSCrypt locked and limited conversation to collaborators Jun 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant