OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 20.1 Legacy Series »
  • Package request : adguardhome
« previous next »
  • Print
Pages: [1] 2

Author Topic: Package request : adguardhome  (Read 16816 times)

Vincent

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Package request : adguardhome
« on: April 09, 2020, 03:58:44 pm »
Hello,

I'm actually running adguard home to filter my DNS at home, and saw there's official freebsd support.
https://svnweb.freebsd.org/ports/head/www/adguardhome/

I would love to have it embedded in opnsense, that would allow me to get rid of 3rd party server just for it.
Could it be possible to have the package available for manual install ?

Thanks a lot and have a safe day
Vincent
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6286
  • Karma: 432
    • View Profile
Re: Package request : adguardhome
« Reply #1 on: April 09, 2020, 05:57:10 pm »
This needs a subscription at adguardhome?
Logged
Twitter: mimu_muc
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Vincent

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Re: Package request : adguardhome
« Reply #2 on: April 10, 2020, 01:55:38 am »
There is no subscription needed for it.

It's the locally hosted counterpart of their adguard DNS service.
More info : https://github.com/AdguardTeam/AdGuardHome

It's way more powerful than IP/domains lists since it can use filter grammar of popular adblocker (adblock, ublock, ...).
You can even enforce safe search for search engine, which is very useful for kids :-)

I'm using it so far since 9 months, and am pretty happy of it.
Cheers

Logged

Vincent

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Re: Package request : adguardhome
« Reply #3 on: April 22, 2020, 10:03:33 pm »
Hello,

Could it be possible to have a feedback on my request?
Positive one would be of course preferred, but any feedback would be appreciated.

Thanks and stay safe
Vincent
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6286
  • Karma: 432
    • View Profile
Re: Package request : adguardhome
« Reply #4 on: April 22, 2020, 10:06:36 pm »
I have no plans, no idea if anyone else wants to jump in
Logged
Twitter: mimu_muc
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Vincent

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Re: Package request : adguardhome
« Reply #5 on: April 22, 2020, 10:37:30 pm »
Just to clarify my request: i'm just asking for the base package available (through command line), not for a complete opnsense webui plugin.
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6286
  • Karma: 432
    • View Profile
Re: Package request : adguardhome
« Reply #6 on: April 23, 2020, 06:02:59 am »
Then you need to add an issue in GitHub/Tools repo
Logged
Twitter: mimu_muc
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1172
    • View Profile
Re: Package request : adguardhome
« Reply #7 on: April 23, 2020, 07:54:34 am »
# opnsense-code tools ports
# cd /usr/ports/www/adguardhome
# make install

It's a Go port, it will need to compile Go...


Cheers,
Franco
Logged

Vincent

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Re: Package request : adguardhome
« Reply #8 on: April 23, 2020, 09:02:08 am »
Thanks mimugmail and franco for your answers.

I'll follow your method franco.

Cheers
Logged

hushcoden

  • Sr. Member
  • ****
  • Posts: 383
  • Karma: 17
    • View Profile
Re: Package request : adguardhome
« Reply #9 on: September 07, 2020, 08:15:39 pm »
Just wondering if any plans to include it in a future release of OPNsense.

Tia.
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1172
    • View Profile
Re: Package request : adguardhome
« Reply #10 on: September 08, 2020, 09:51:17 pm »
No official request, no plans...


Cheers,
Franco
Logged

RangerFX

  • Newbie
  • *
  • Posts: 1
  • Karma: 1
    • View Profile
Re: Package request : adguardhome
« Reply #11 on: November 24, 2020, 02:03:06 am »
Quote from: Vincent on April 23, 2020, 09:02:08 am
# opnsense-code tools ports
# cd /usr/ports/www/adguardhome
# make install

It's a Go port, it will need to compile Go...


Cheers,
Franco
hi

after this step I tried to run AdGuard Home when I access it through 192.168.1.1:3000 its shows a message with a 404 error and cannot proceed with the installation page. Any tips how to run this?

thanks
Logged

ebilan

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Re: Package request : adguardhome
« Reply #12 on: December 12, 2020, 11:25:08 pm »
Quote from: RangerFX on November 24, 2020, 02:03:06 am
Quote from: Vincent on April 23, 2020, 09:02:08 am
# opnsense-code tools ports
# cd /usr/ports/www/adguardhome
# make install

It's a Go port, it will need to compile Go...


Cheers,
Franco
hi

after this step I tried to run AdGuard Home when I access it through 192.168.1.1:3000 its shows a message with a 404 error and cannot proceed with the installation page. Any tips how to run this?

thanks

I tried these steps myself and had the same result.
To get a working install I followed this guide from the freebsd forums on how to install AdGuard Home using the binary for freebsd supplied on AdGuards own site.

You have to modify the directory you download to and the start script as we don't have a /opt directory.  I just downloaded to the home directory and then moved the AdGuardHome dir to /

I use the same method when installing AdGuard Home on my OpenWRT based router.
« Last Edit: December 12, 2020, 11:44:19 pm by ebilan »
Logged

hushcoden

  • Sr. Member
  • ****
  • Posts: 383
  • Karma: 17
    • View Profile
Re: Package request : adguardhome
« Reply #13 on: January 01, 2021, 10:44:20 pm »
Quote from: franco on September 08, 2020, 09:51:17 pm
No official request, no plans...
Can you please point me to where I should submit the request?

Thanks.
Logged

Pocket_Sevens

  • Jr. Member
  • **
  • Posts: 50
  • Karma: 2
    • View Profile
Re: Package request : adguardhome
« Reply #14 on: January 07, 2021, 04:54:43 am »
This package looks fascinating.  So, does this package replace Unbound or is it used in conjunction with Unbound? 
Logged

  • Print
Pages: [1] 2
« previous next »
  • OPNsense Forum »
  • Archive »
  • 20.1 Legacy Series »
  • Package request : adguardhome
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2