How too install and use DNSCrypt with Gargoyle

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: How too install and use DNSCrypt with Gargoyle

Post by CBx86 »

I dont find a good DNSCrypt proxy for me, but i find a test:
https://rootcanary.org/test.html

:D

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: How too install and use DNSCrypt with Gargoyle

Post by CBx86 »

For adventurers:

I installed dnscrypt v2. Use a external usb.
https://github.com/jedisct1/dnscrypt-pr ... on-OpenWRT

I get a loop. dnsmasq send to dnscrypt who send to dnsmasq...

:|

Will search for help on openwrt forum.

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: How too install and use DNSCrypt with Gargoyle

Post by RomanHK »

It works for me. You will have a problem with RAM or storage (the program still downloads data from the net). Try to perform the extroot and convert the entire root to an external repository. Also see if you have enough RAM (enter free with ssh).
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: How too install and use DNSCrypt with Gargoyle

Post by CBx86 »

I see on my attempts, got a nice amount of resources (processor and RAM).

In the loop dnssec send to dnscrypt and crypt back to dnssec until tcp and udp limit.

If want see:
https://pastebin.com/ksEWNfKd

The router survive with free RAM (40%), disk space i dont remember.

I will try extroot, to do a new-and-totally clean attempt (all default).

Let´s see. :)

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: How too install and use DNSCrypt with Gargoyle

Post by RomanHK »

This line is suspicious to me:

Code: Select all

tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      5980/dnscrypt-proxy
This is a line from the dnscrypt-proxy.toml file:

Code: Select all

listen_addresses = ['127.0.0.1:5300']
Did you change the IP and port in the dnscrypt-proxy.toml file?
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: How too install and use DNSCrypt with Gargoyle

Post by CBx86 »

Yeap. I changed to 127.0.0.53:53.
Will try roll back to 127.0.0.1:5300
Thanks!

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: How too install and use DNSCrypt with Gargoyle

Post by CBx86 »

Reflash the router, all default. Clean installation, no qos, nothing customized.

1.11.X (Built 20190426-2024 git@ddc7c0ba)

Using 127.0.0.1.

Same loop. I will give a time on this.

Must have other factor who i cant see.

Dnscrypt V1 works nice!

Many Thanks! :D

taz-kun
Posts: 19
Joined: Fri Mar 29, 2019 2:18 am

Re: How too install and use DNSCrypt with Gargoyle

Post by taz-kun »

How do I make it work? leave the steps please

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: How too install and use DNSCrypt with Gargoyle

Post by Lantis »

Did you read the first post..?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

taz-kun
Posts: 19
Joined: Fri Mar 29, 2019 2:18 am

Re: How too install and use DNSCrypt with Gargoyle

Post by taz-kun »

Yeah I can't make it work

it says to use this src / gz exopenwrthttp: //exopenwrt.and.in.net/attitude_ad ... x / packages but it doesn't install the opkg it can't find...

Post Reply