Entware on Netgear R7800 W/DD-WRT

Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions
Author Message
AfroBro87
DD-WRT Novice


Joined: 16 Jun 2021
Posts: 8

PostPosted: Sun Jan 15, 2023 10:38    Post subject: Entware on Netgear R7800 W/DD-WRT Reply with quote
Hello all,

I am writing because I am completely stumped about the process of running entware after it is installed. I followed this guide, step by step and everything appears as if it is installed as it should be, I ran into no errors or issues:

https://wiki.dd-wrt.com/wiki/index.php/Installing_Entware

My question however, dumb as it may sound, is how would I get an actual package I downloaded to run? Specifically, I grabbed AdGuardHome-Go from here:

https://bin.entware.net/mipselsf-k3.4/Packages.html

However, maybe I am just missing something, I don't know how to make it run or launch an interface from the USB.

You'll have to forgive my ignorance as I am a bit of a novice to Linux as well as using Putty for this kind of thing.

Thank you in Advance
Sponsor
Alozaros
DD-WRT Guru


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

PostPosted: Sun Jan 15, 2023 15:08    Post subject: Reply with quote
for R7800

you need:
- a USB drive with partition in ext2 or ext3, ext4 format..
- than name the partition as OPT
- enable USB in DDWRT menu
- enable automount option
save&reboot
- log in to Command Line (CLI) via ssh or telnet
- than install Entware your is this one >
cd /opt (click enter)
curl https://bin.entware.net/armv7sf-k3.2/installer/generic.sh (click enter)
sh generic.sh (click enter)

- than to install the package:
opkg install adguardhome-go (click enter)

than how to configure or use it, you must know how to..
share the output... Rolling Eyes

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55179 WAP
TP-Link WR1043NDv2 -DD-WRT 55303 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 55460 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55460 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55363 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
AfroBro87
DD-WRT Novice


Joined: 16 Jun 2021
Posts: 8

PostPosted: Sun Jan 15, 2023 19:20    Post subject: Entware on Netgear R7800 W/DD-WRT Reply with quote
Thank you so much getting back to me!

I followed everything you sent me, and this is the output in the USB field

--- /dev/sda
Block device, size 14.94 GiB (16043212800 bytes)
DOS/MBR partition map
Partition 1: 14.94 GiB (16042164224 bytes, 31332352 sectors from 2048)
Type 0x83 (Linux)
Ext2 file system
Volume name "Optware"
UUID D13B7683-D927-D901-5039-7683D927D901 (NCS)
Last mounted at "/opt"
Volume size 14.94 GiB (16042164224 bytes, 7833088 blocks of 2 KiB)
/dev/sda not mounted Unsupported Filesystem

--- /dev/sda1
Block device, size 14.94 GiB (16042164224 bytes)
Ext2 file system
Volume name "Optware"
UUID D13B7683-D927-D901-5039-7683D927D901 (NCS)
Last mounted at "/opt"
Volume size 14.94 GiB (16042164224 bytes, 7833088 blocks of 2 KiB)
/dev/sda1 mounted to /opt

I guess I'm unsure if there's a new option now for AdGuard in DD-WRT? I know how to use AdGuardHome when I had it setup on a Raspberry Pi 4, but I guess I'm not sure how to go from here to that kind of a setup off of the USB
bushant
DD-WRT Guru


Joined: 18 Nov 2015
Posts: 2029

PostPosted: Sun Jan 15, 2023 21:32    Post subject: Reply with quote
I have never tried to run adguard in Entware but you are going to be using the command line interface to access.

From CLI try typing
Code:
adguardhome-go -help


See where that leads.

BTW you can use adguard servers by adding them as your DNS servers
on Setup page or in Additional options on Services page>DNS Infrastructure.

https://adguard.com/en/blog/adguard-dns-new-addresses.html

Looks like you could also use Adguard servers when using SmartDNS using addresses from this page:
https://adguard-dns.io/en/public-dns.html

Sticky in Advanced Networking subforum:
SMARTDNS Guide- W.I.P.

_________________
Forum Guide Lines (with helpful pointers about how to research your router, where and what firmware to download, where and how to post and many other helpful tips!)
How to get help the right way

Before asking for help - Read the forum guidelines AND Upgrade DD-WRT!
Adblock by eibgrad + Blocklist Collection
AfroBro87
DD-WRT Novice


Joined: 16 Jun 2021
Posts: 8

PostPosted: Sun Jan 15, 2023 21:42    Post subject: Entware on Netgear R7800 W/DD-WRT Reply with quote
I really appreciate the replies and feedback.

I think what I will do is format the USB and start over from scratch. I ran the command you sent but it gave the error, "-sh: adguardhome-go: not found" despite it being on the USB. After I format the drive, I will respond and let you know if progress has been made.

Thank you again
AfroBro87
DD-WRT Novice


Joined: 16 Jun 2021
Posts: 8

PostPosted: Mon Jan 16, 2023 5:57    Post subject: Entware on Netgear R7800 W/DD-WRT Reply with quote
So, I started from scratch. I followed all instructions from the DD-WRT guide, formatted my USB as ex2, was able to install everything appropriately. It appears as if Adguardhome-go installed correctly, just as before.

I found this website:

https://www.technorabilia.com/using-entware-on-synology-nas/

It appears that after installing the program, you have to see what the actual program is named and it is case sensitive. Otherwise, the program doesn't seem to find it. SO I simply typed, "AdGuardHome" as it is listed on the page, and it trigged the program from the USB.

However, now I have to figure out how to configure it, given it is giving me "already listening on this port errors".

Thank you all for all your help. I really hope this helps someone who is using this!
Alozaros
DD-WRT Guru


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

PostPosted: Mon Jan 16, 2023 8:07    Post subject: Reply with quote
Not bad to let us know what do you need the adguard app for...?
There could be a better alternatives...as bushant noted above...

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55179 WAP
TP-Link WR1043NDv2 -DD-WRT 55303 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 55460 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55460 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55363 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
AfroBro87
DD-WRT Novice


Joined: 16 Jun 2021
Posts: 8

PostPosted: Sun Jan 29, 2023 19:34    Post subject: Entware on Netgear R7800 W/DD-WRT Reply with quote
I am so sorry for the ultra-delayed response!

The reason I wanted to go this route, rather than use the Adguard DNS is because I use Cleanbrowsing as a customized browser that I paid for. I know in the past when I put AdGuard on my raspberry pi, I could just put the DNS servers from Cleanbrowsing in the upstream DNS and have it function as an adguard as well as adult content filter.

WIth AdGuard Home I can do both of those things, that why I wanted to try and do it this way.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    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