opennic:dnscrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
opennic:dnscrypt [2017-07-31T05:53:14Z] fuslopennic:dnscrypt [2017-07-31T05:55:37Z] fusl
Line 8: Line 8:
   * dnscrypt-proxy installed - See [[https://dnscrypt.org/#install-dnscrypt|this]] for more information    * dnscrypt-proxy installed - See [[https://dnscrypt.org/#install-dnscrypt|this]] for more information 
   * The servers IP address (''185.121.177.177'')   * The servers IP address (''185.121.177.177'')
-  * The DNSCrypt port this server is listening on for DNSCrypt encrypted queries+  * The DNSCrypt port this server is listening on for DNSCrypt encrypted queries (''5353'')
   * The DNSCrypt provider name (''2.dnscrypt-cert.dnsrec.meo.ws'')   * The DNSCrypt provider name (''2.dnscrypt-cert.dnsrec.meo.ws'')
   * The DNSCrypt provider key (''1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5'')   * The DNSCrypt provider key (''1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5'')
Line 19: Line 19:
                  -N 2.dnscrypt-cert.dnsrec.meo.ws \                  -N 2.dnscrypt-cert.dnsrec.meo.ws \
                  -k 1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5                  -k 1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5
-The example command should produce an output similar to this:+This example command should produce an output similar to this:
   [NOTICE] Proxying from 127.0.0.1:53 to 185.121.177.177:5353   [NOTICE] Proxying from 127.0.0.1:53 to 185.121.177.177:5353
  
-If this is not the case and an error comes up, please double-check that you copied everything correctly and try with another server or port.+If this is not the case and an error comes up, please double-check that you copied everything correctly and try with another server or port. Note: ''53'' is most cases **not** the DNSCrypt port, it is ''443'' instead unless another port is specified.
  
 Depending on which client you chose from the all the available ones, you might need to edit a CSV file, a configuration file or click through a few configuration settings in order to get started. Depending on which client you chose from the all the available ones, you might need to edit a CSV file, a configuration file or click through a few configuration settings in order to get started.
  
 Once your DNSCrypt client is running, you can [[https://wiki.opennic.org/setup|point your local systems DNS settings]] to query at ''127.0.0.1:53'' (or a different port if you specified one with ''-a'' or ''--local-address=''). Once your DNSCrypt client is running, you can [[https://wiki.opennic.org/setup|point your local systems DNS settings]] to query at ''127.0.0.1:53'' (or a different port if you specified one with ''-a'' or ''--local-address='').
  • /wiki/data/pages/opennic/dnscrypt.txt
  • Last modified: 7 years ago
  • by fusl