Search found 10 matches
- Mon Dec 20, 2021 11:19 pm
- Forum: Hardware / Installation Issues
- Topic: Bridge Mode - How to do it right
- Replies: 25
- Views: 35101
Re: Bridge Mode - How to do it right
Then set Mode; Gateway Connect Via: disabled Bridge WAN to LAN Setup AP as necessary. this will achieve what you want, but Gargoyle won’t be doing anything *smart* Perfect thanks :mrgreen: I've now bridged my pfSense box through gargoyal router to act as a wireless access point. This keeps all the ...
- Fri Apr 26, 2019 9:13 am
- Forum: Hardware / Installation Issues
- Topic: TL-WDR4300 TX Under Powered ?
- Replies: 7
- Views: 6581
Re: TL-WDR4300 TX Under Powered ?
Fair reply, i appreciate you efforts getting the region selection into the firmware. And your right, my issue seems to be more about TP-Links hardware implementation, than Gargoyle. Also the assistance with complying would be very welcome if i chose to go down that path. I can see the argument for w...
- Fri Apr 26, 2019 7:57 am
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
Awesome reply RomanHK,
I'm keen to try setup DNSCrypt soon, just had more pressing things to deal with recently.
Will post back with update once ive attempted.
I'm keen to try setup DNSCrypt soon, just had more pressing things to deal with recently.
Will post back with update once ive attempted.
- Fri Apr 26, 2019 7:27 am
- Forum: Hardware / Installation Issues
- Topic: TL-WDR4300 TX Under Powered ?
- Replies: 7
- Views: 6581
Re: TL-WDR4300 TX Under Powered ?
If computer security researchers can legitimately publish Zero day exploits , i see no reason as to why wifi users cant legitimately discuss how to unlock the full potential of their device for use in within regulations. Especially if you live in the claimed "land of the free" with that tr...
- Fri Apr 26, 2019 12:58 am
- Forum: Hardware / Installation Issues
- Topic: TL-WDR4300 TX Under Powered ?
- Replies: 7
- Views: 6581
TL-WDR4300 TX Under Powered ?
So when i set my region, Gorgoyle restricts my TX power 22db for 2.4Ghz 21db for 5Ghz This alone is incorrect as im allowed 1000mw for my region, which i believe is 27db? It gets WORSE tho... when i SSH into my WDR4300 and run iwinfo for 2.4Ghz i get Tx-Power: 17 dBm for 5Ghz i get Tx-Power: 19 dBm ...
- Tue Apr 09, 2019 10:21 am
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
It's good to write configurations here, especially about: /etc/config/dhcp /etc/dnsmasq.conf /etc/config/dnscrypt-proxy When I get home, I'll test Gargoyle 1.11.X and step by step again. Here are my configs /etc/config/dhcp config dnsmasq option domainneeded '1' option boguspriv '1' option filterwi...
- Tue Apr 09, 2019 1:42 am
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
Something odd tho, says im running version 1.4.3 but on this github page it says latest version is 2.0.22 ?? https://github. com/jedisct1/dnscrypt-proxy I got your post with the address http://exopenwrt.roland.black/, so the tested version is 1.7.0. To explain: Gargoyle 1.10.0 = DNSCrypt v1.4.3 fro...
- Fri Apr 05, 2019 2:28 pm
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
Thanks for the help guys, got it working. Not having the repositories fixed is what caused all the trouble I ended up having to reflash on gargoyle to undo all the mess i made, With the correct repositories everything went a lot smoother. Something odd tho, says im running version 1.4.3 but on this ...
- Fri Apr 05, 2019 9:56 am
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
Hey Lantis, Thanks for the fast reply. I was following the OP, and the openwrt page i linked in my previous post, then trying to problem solve myself. I found a typo in my "/etc/opkg.conf" That FIXED the update problem for the repository i added. i was still WASNT able to install via the w...
- Fri Apr 05, 2019 8:40 am
- Forum: Show / Tell / Contribute
- Topic: How too install and use DNSCrypt with Gargoyle
- Replies: 43
- Views: 134239
Re: How too install and use DNSCrypt with Gargoyle
Im having trouble installing DNSCrypt on my router; gargoyle_1.10.0-ar71xx-generic-tl-wdr4300-v1 Here's what i have tried installed webshell plugin ran opkg update (success - outputs list of databases updated) ran opkg install dnscrypt-proxy webshell optput says "success", but nothing else...