"DNS over TLS" or "DNS over HTTPS"

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Goto page Previous  1, 2, 3, 4, 5, 6, 7
Author Message
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14208
Location: Texas, USA

PostPosted: Fri Mar 11, 2022 19:48    Post subject: Reply with quote
Alozaros wrote:
this is what i currently have in my start up script

is-mounted.sh /opt
sleep 5
/opt/etc/init.d/rc.unslung start
/opt/etc/init.d/S61stubby.sh start

I guess it didn't register the first time around or you just won't listen to me or @ho1Aetoo. Using is-mounted.sh is deprecated and has been.

kernel-panic69 wrote:
ho1Aetoo wrote:
simply save it as a USB script.
The USB script is only called after all USB drives have been mounted.

you don't need any blocking code in the startup

x2. Holding onto archaic ways of doing things makes no logical sense.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
Alozaros
DD-WRT Guru


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

PostPosted: Fri Mar 11, 2022 22:03    Post subject: Reply with quote
kernel-panic69 wrote:
Alozaros wrote:
this is what i currently have in my start up script

is-mounted.sh /opt
sleep 5
/opt/etc/init.d/rc.unslung start
/opt/etc/init.d/S61stubby.sh start

I guess it didn't register the first time around or you just won't listen to me or @ho1Aetoo. Using is-mounted.sh is deprecated and has been.

kernel-panic69 wrote:
ho1Aetoo wrote:
simply save it as a USB script.
The USB script is only called after all USB drives have been mounted.

you don't need any blocking code in the startup

x2. Holding onto archaic ways of doing things makes no logical sense.



kernel-panic69 please elaborate...when depreciation happened..
.i haven't seen anything regarding depreciated is-mounted.sh yet...
if its depreciated, why i do have this line in my logs, using it...

Jan 1 00:00:34 TPLINK-WR1043NDv2 user.notice is-mounted.sh: : /opt mounted after 6 seconds

so, its still executed as it should...
as well egc is commenting on it on one post above, but only you tell us its depreciated and we should use USB script option...instead

But thanks for pointing out...it does work in both ways...you can save those lines to USB script instead

_________________
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 55779 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 Fri Mar 11, 2022 22:52; edited 1 time in total
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14208
Location: Texas, USA

PostPosted: Fri Mar 11, 2022 22:49    Post subject: Reply with quote
Oh, silly me. Maybe s/deprecated/unnecessary when you are using a usb drive is probably a better way to put it since the default directory that is-mounted.sh checks is /jffs, which doesn't necessarily apply to a usb drive. Does that explain it better for you, or do I need to simplify it further?
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Alozaros
DD-WRT Guru


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

PostPosted: Fri Mar 11, 2022 22:59    Post subject: Reply with quote
is-mounted.sh /opt
this is my command used and its pointed to check /opt but not /jffs... so, you can choose from...Laughing

as i said above, it work in both ways...
saved to usb script saves the call of is-mounted.sh /opt and speeds up a tiny bit...

is-mounted.sh is not depreciated yet as you claim...but not optimal to use in this particular case...

for future use

save to USB script

/opt/etc/init.d/rc.unslung start
/opt/etc/init.d/S61stubby.sh start

thanks KP69 for this enlightenment... Laughing Wink Wink

_________________
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 55779 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
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12877
Location: Netherlands

PostPosted: Tue Aug 09, 2022 12:48    Post subject: Reply with quote
The original topic of this thread is:
Quote:
"DNS over TLS" or "DNS over HTTPS"


Something which can be easily achieved by using the built-in SmartDNS:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=323896

That conclusion is for me sufficient to unstick this thread, of course it is available for future reference

Mod note: Topic locked due to two-year-after-last-post bump and this being marked as reference only.

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Goto page Previous  1, 2, 3, 4, 5, 6, 7 Display posts from previous:    Page 7 of 7
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking 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 cannot attach files in this forum
You cannot download files in this forum