Menu

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.

Show posts Menu

Messages - dawidku

#1
22.7 Legacy Series / Unbound DNS no activity in log file
November 18, 2022, 10:27:39 PM
Running OPNsense 22.7.8 all latest updates.

Configured Unbound DNS with Cloudflare but there is nothing in the Unbound log section even after changing log level to 4.
Browser tests however show SecureDNS, DNSSEC & TLS 1.3 enabled and OK so seems to be working...

Statistics page shows loads of queries, see attached.

Any idea what is going on?



#2
Yes there is DNS set up in the client config but before adding 192.168.1.0/24 network
I wasn't able to access anything at all on LAN, not even OPNsense web interface.
#3
OMG I am so sorry for wasting your time.

I have just realised that allowed network / IP needs to be added to the client configuration.

Added the below and all works, LAN access, Internet access, all good  :)

AllowedIPs = 0.0.0.0/0, 192.168.1.0/24
#4
And this is client's config

[Interface]
PrivateKey = jhsfjshjfhd=
Address = 10.0.0.3/32

[Peer]
PublicKey = asjhfjashfhsjk=
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = MyPublicIP:51820
PersistentKeepalive = 25
#5
Only seeing the attached in FW logs on WG interface but still no access to local network...

What does this mean?

#6
I've configured WireGuard server as per road warrior manual.
I have clients connecting to the server, can see them in OPNsense, handshakes etc.
but I am not able to access anything on local firewall network nor browse internet when tunel
is established.

See my firewall rule for WireGuard below, as you can see I tried with IP address as well as WireGuard address
as a source in the rule - no difference.

I checked loads of post all over but no solution works, can anyone advise?