[SPLIT] JFFS Installation part one

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> General Questions
Author Message
marcus83
DD-WRT User


Joined: 04 Jan 2024
Posts: 229

PostPosted: Mon Feb 12, 2024 8:48    Post subject: [SPLIT] JFFS Installation part one Reply with quote
Mod note: Split from [GUIDE-UPDATED] AdGuard Home on DD-WRT - discussion continued in JFFS installation; Topic locked. -kp69

hi


>>>>>>>>https://pastebin.com/NkKUUjsn ----> more DNS leak tests...

can you tell me how to copy the script to the /opt/ folder without removing the flashdrive?

does the script need to be run on the router?

in OSX:

Code:

User@OSX Downloads % chmod -x ddwrt-ultimate-dns-leak-test.sh.sh
User@OSX Downloads % sh ddwrt-ultimate-dns-leak-test.sh.sh     
: command not foundleak-test.sh.sh: line 3:
: command not foundleak-test.sh.sh: line 19: {
: command not foundleak-test.sh.sh: line 21:
: command not foundleak-test.sh.sh: line 24:
: command not foundleak-test.sh.sh: line 28:
: command not foundleak-test.sh.sh: line 34:
: command not foundleak-test.sh.sh: line 36:
: command not foundleak-test.sh.sh: line 38:
: command not foundleak-test.sh.sh: line 41:
: command not foundleak-test.sh.sh: line 45:
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: syntax error near unexpected token `{
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: `_echo() {
User@OSX Downloads %
Sponsor
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6447
Location: UK, London, just across the river..

PostPosted: Mon Feb 12, 2024 10:33    Post subject: Reply with quote
marcus83 wrote:
hi


>>>>>>>>https://pastebin.com/NkKUUjsn ----> more DNS leak tests...

can you tell me how to copy the script to the /opt/ folder without removing the flashdrive?

does the script need to be run on the router?

in OSX:

Code:

User@OSX Downloads % chmod -x ddwrt-ultimate-dns-leak-test.sh.sh
User@OSX Downloads % sh ddwrt-ultimate-dns-leak-test.sh.sh     
: command not foundleak-test.sh.sh: line 3:
: command not foundleak-test.sh.sh: line 19: {
: command not foundleak-test.sh.sh: line 21:
: command not foundleak-test.sh.sh: line 24:
: command not foundleak-test.sh.sh: line 28:
: command not foundleak-test.sh.sh: line 34:
: command not foundleak-test.sh.sh: line 36:
: command not foundleak-test.sh.sh: line 38:
: command not foundleak-test.sh.sh: line 41:
: command not foundleak-test.sh.sh: line 45:
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: syntax error near unexpected token `{
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: `_echo() {
User@OSX Downloads %


script is about /jffs, no idea why you talk about /opt..

script is a bit old...and i think you can fairly ignore that option in it...
1. enable jffs2 (administration->jffs2)

as you dont need to activate jffs2 in GUI....to be able to use/run anything on /jffs, just make sure you have this partition and its mounted ...both /opt and /jffs can coexist together...

if you read the manual (about the script) its to be used on the router side possibly as it is explained ...

try to disable DNSmasq cache...(it comes with disabled DNSSEC)

more DNS online check stuff
https://dnscheck.tools/
https://www.dnsleaktest.com/

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913


Last edited by Alozaros on Mon Feb 12, 2024 11:11; edited 1 time in total
marcus83
DD-WRT User


Joined: 04 Jan 2024
Posts: 229

PostPosted: Tue Feb 13, 2024 3:39    Post subject: Reply with quote
Alozaros wrote:
marcus83 wrote:
hi


>>>>>>>>https://pastebin.com/NkKUUjsn ----> more DNS leak tests...

can you tell me how to copy the script to the /opt/ folder without removing the flashdrive?

does the script need to be run on the router?

in OSX:

Code:

User@OSX Downloads % chmod -x ddwrt-ultimate-dns-leak-test.sh.sh
User@OSX Downloads % sh ddwrt-ultimate-dns-leak-test.sh.sh     
: command not foundleak-test.sh.sh: line 3:
: command not foundleak-test.sh.sh: line 19: {
: command not foundleak-test.sh.sh: line 21:
: command not foundleak-test.sh.sh: line 24:
: command not foundleak-test.sh.sh: line 28:
: command not foundleak-test.sh.sh: line 34:
: command not foundleak-test.sh.sh: line 36:
: command not foundleak-test.sh.sh: line 38:
: command not foundleak-test.sh.sh: line 41:
: command not foundleak-test.sh.sh: line 45:
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: syntax error near unexpected token `{
'dwrt-ultimate-dns-leak-test.sh.sh: line 47: `_echo() {
User@OSX Downloads %


script is about /jffs, no idea why you talk about /opt..

script is a bit old...and i think you can fairly ignore that option in it...
1. enable jffs2 (administration->jffs2)

as you dont need to activate jffs2 in GUI....to be able to use/run anything on /jffs, just make sure you have this partition and its mounted ...both /opt and /jffs can coexist together...

if you read the manual (about the script) its to be used on the router side possibly as it is explained ...

try to disable DNSmasq cache...(it comes with disabled DNSSEC)

more DNS online check stuff
https://dnscheck.tools/
https://www.dnsleaktest.com/


I just activated the jff2 in the same flashdrive, but there are only 70mb available, is this normal?



ScreenShot-OSX 2024-02-13 alle 04.47.33.jpg
 Description:
 Filesize:  57.88 KB
 Viewed:  403 Time(s)

ScreenShot-OSX 2024-02-13 alle 04.47.33.jpg


Display posts from previous:    Page 1 of 1
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> General Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum