OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of yeraycito »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - yeraycito

Pages: 1 ... 7 8 [9] 10 11 ... 20
121
Documentation and Translation / Re: AdGuard Home setup guide
« on: January 29, 2022, 08:11:07 pm »
Hi, try creating a dns rule and put it at the top. You can see how to do it here:

https://www.sunnyvalley.io/docs/network-security-tutorials/how-to-configure-opnsense-firewall-rules#1-allowing-only-specific-dns-servers

122
22.1 Legacy Series / Error os-dyndns
« on: January 29, 2022, 05:35:58 pm »
Opnsense 22.1 clean install
Duckdns

123
Tutorials and FAQs / Re: HOWTO - Redirect all DNS Requests to Opnsense
« on: January 29, 2022, 04:48:31 pm »
Other configuration:   https://www.sunnyvalley.io/docs/network-security-tutorials/how-to-configure-opnsense-firewall-rules#1-allowing-only-specific-dns-servers

124
22.1 Legacy Series / Re: os-ddclient
« on: January 29, 2022, 04:42:50 pm »
Does anyone know how to configure duckdns in ddclient to update the wan ip every so often?

Edit: Solved

125
Documentation and Translation / Re: AdGuard Home setup guide
« on: January 29, 2022, 02:35:25 pm »
It depends on the lists you put up. In Unbound they are already preconfigured and you can activate the ones you want. Adguard has two basic lists and you can add as many as you want. If you put good lists in Adguard you don't need to activate the ones in Unbound. Some of the lists I have in this post are a set of other lists.

126
Documentation and Translation / Re: AdGuard Home setup guide
« on: January 28, 2022, 07:26:33 pm »
Thank you very much, I have tried it and it works.

Opnsense 22.1 Clean Install - Installation:

It is very important to follow the order explained

1 - Activate mimugmail's community repository

2 - Install AdGuardHome from System --> Firmware --> Plugins

3 - Activate and start AdGuardHome from Services --> AdGuardHome

4 - Opnsense - System - Settings -General

      Untick: Do not use the local DNS service as a nameserver for this system
      Untick: Allow DNS server list to be overridden by DHCP/PPP on WAN

5 - Opnsense - Services - Unbound - Dns Over Tls

      Set the desired dns servers, ej, Cloudflare:
      Server IP: 1.1.1.1
      Server Port: 853
      Verify CN: cloudflare-dns.com

6 - Opnsense - Services - Unbound - General
 
     Listen Port: 5353

7 - Navigate to http://your.opnsense:3000/ ( 192.168.1.1:3000 ) to complete the setup Adguard

8 - Adguard Home - DNS Configuration - Upstream Servers: Add router_ip:5353  ( 192.168.1.1:5353 ) Delete those that exist

Security Extra: https://www.sunnyvalley.io/docs/network-security-tutorials/how-to-configure-opnsense-firewall-rules#1-allowing-only-specific-dns-servers

127
22.1 Legacy Series / Re: os-ddclient
« on: January 28, 2022, 04:09:35 pm »
Opnsense - Cron

128
22.1 Legacy Series / Re: os-ddclient
« on: January 28, 2022, 04:09:10 pm »
In the configuration options duckdns does not appear in ddclient to update the wan ip periodically. In Opnsense - Cron there is also no possibility to update the Dynamic Dns. How can I solve this?

129
Intrusion Detection and Prevention / Re: Error reconfiguring IDS: Error (1) / Hyperscan: Error installing ids rules (1)
« on: January 28, 2022, 03:51:13 pm »
No, I have on my Opnsense mini-pc 8 GB of memory. Opnsense + Suricata take up 15% of memory.

130
22.1 Legacy Series / Re: os-ddclient
« on: January 28, 2022, 03:41:42 pm »
Fixed, a Suricata rule was blocking it. The errors in the ddclient log have disappeared and it appears that the wan ip has been updated.

131
22.1 Legacy Series / Re: os-ddclient
« on: January 28, 2022, 03:15:46 pm »
Thanks, I didn't know that, I've already installed it. I have configured duckdns in ddclient with the following configuration extracted from here: https://sourceforge.net/p/ddclient/wiki/protocols/

protocol=duckdns    
server=www.fqdn.of.service    defaults to www.duckdns.org
password=service-password    password (token) registered with the service
non-fully.qualified.host    the host registered with the service.

 do not have IPV6 configured in Opnsense. I get some errors in the ddclient log. What I can't see anywhere is how to know if the service is working properly.

132
Intrusion Detection and Prevention / Re: Error reconfiguring IDS: Error (1) / Hyperscan: Error installing ids rules (1)
« on: January 28, 2022, 02:40:40 pm »
On a clean install of Opnsense 22.1 the error still appears.

133
22.1 Legacy Series / Re: os-ddclient
« on: January 28, 2022, 02:25:49 pm »
I installed ddclient and got the unpleasant surprise that it has no graphical interface in Opnsense 22.1 so I installed dyndns which does and is very easy to configure. I think it is a step backwards to remove dyndns from Opnsense, a solution would be to keep ddclient and dyndns and let each person choose the one they want.

134
Documentation and Translation / Re: AdGuard Home setup guide
« on: January 28, 2022, 02:19:41 pm »
After doing a clean install of Opnsense 22.1 I tried to install Adguard. It installs version 0.107.3 stable. I have encountered several difficulties that have prevented me from getting it up and running. When starting the Adguard configuration it indicates that port 53 is in use (Undbound) and forces you to change it if you want to continue configuring Adguard. I changed the Undbound port to 5353 and continued configuring Adguard normally. The problem is that it does not work and there is no internet connection. I have tried setting other ports in Unbound and the same thing happens, there is no internet connection. I have uninstalled Adguard and tried in Unbound to change the port and try to see if there is connection without Adguard. The result is that if Unbound is not set to port 53 by default there is no internet connection. If you set Unbound to any port other than 53 there is no internet connection even if you have configured the corresponding dns. I have done a second test, I have deactivated Unbound and installed Adguard on port 53. At the beginning and after configuring the dns in Adguard everything worked perfectly, but inexplicably after a short time the lan devices were without internet connection, they were no longer displayed in the Adguard logs. However, 127.0.0.1 continued to display and have a connection in Adguard. In the end I had to uninstall Adguard as I couldn't get it to work.


135
General Discussion / Re: Questions about unbound DNS and Adguard
« on: November 29, 2021, 06:49:24 pm »
- In Opnsense - Unbound - Miscellaneous   set the desired dns servers 1.1.1.1@853     8.8.8.8@853

 - Active Unbound in port 5353

 - In Adguard Home - DNS Configuration - Upstream Servers add router_ip:5353

Pages: 1 ... 7 8 [9] 10 11 ... 20
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2