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 - HCB

#1
25.1, 25.4 Series / LOTS of dns traffic. Normal?
June 15, 2025, 05:22:36 PM
Hi,


I just did some regular maintenance and took the time to disable isc-dhcpd and move to Dnsmasq.
I now have both unbound and Dnsmasq running in a config closely resembling the docs at https://docs.opnsense.org/manual/dnsmasq.html

As I was debugging a connection issue with one of the devices on my network, I noticed there is a lot (on the order of 20 requests per second) of traffic outgoing from my network on UDP port 53. All this traffic is being passed under "let out anything from firewall host itself" and the "(force gw)" rules

I assume this is either Dnsmasq or unbound doing their thing, but I am surprised at the sheer volume of requests, considering my phone and laptop are the only active devices on the network right now.


It doesn't look particularly malicious, as it appears to be contacting registries, dns providers, aws, Akamai et all.
On the other hand I don't particularly see a reason for my dns to be querying LACNIC or AFRINIC as I am fairly unlikely to connect to services in Latin America or Africa.

Am I being overly cautious and does running DNS locally just cause lots of requests, or is there something I might have to look into, if only to be a better netizen and not spam the DNS providers unnecessarily?
#2
Just updated.

I see no difference in PPP behaviour since unpatched 24.7.3
Still have to do the vlan-jiggle to get PPP to come up, still have to manually start dhcp6, but overall a smooth update.
#3
24.7, 24.10 Series / Re: PPPoe / vlan issue
September 06, 2024, 08:10:04 AM
Hi Franco,

Anything I can do to help you track this down further?
#4
24.7, 24.10 Series / Re: PPPoe / vlan issue
August 25, 2024, 10:02:34 AM
@franco

I just updated to 24.7.2. Update went flawless, but I still had to do the vlan jiggle to WAN to come up.

Was the patch/possible you were referring to fully implemented in 24.7.2? There still appears to be ongoing development in that the pinned PPPoe thread.

TLDR: not fixed quite yet. If there's anything I can do to help track this down, I'm happy to file a report, but please tell me which logs/info you'd need.
#5
24.7, 24.10 Series / Re: PPPoe / vlan issue
August 12, 2024, 08:40:11 AM
Quote from: franco on August 10, 2024, 08:24:00 PM
Could be this issue/fix https://github.com/opnsense/core/commit/62a09bfa0a1 -- it's planned to be added to 24.7.2.


Cheers,
Franco

Thank you. I'm not comfortable compiling the test patch, but I'll wait to see if this fixes it. If not, I'll get back to this thread and see if we can figure out what is going on.
#6
24.7, 24.10 Series / PPPoe / vlan issue
August 10, 2024, 06:17:18 PM
Hi,

I've been having this issue for a while. Upgrading to 24.7 reminded me.

My connection (KPN NL Fiber) requires PPPoe with a vlan on WAN to set up connectivity.
This works well, but after every reboot (upgrade, manual reboot) or change to the WAN interface (fiddling with ipv6 in this case), the interface goes down.

The fix is to manually  disable the vlan on the interface, save, re-enable it and save again for connectivity to pick up.
Interfaces > Point to Point > Devices > edit > untick vlan0.x > Save > tick vlan0.x > Save

I've tried looking at the logs, but I'm out of my depth and I'm not seeing any smoking guns.
I'm not sure if this is a bug, or if I am missing a setting somewhere to reconnect the pppoe/vlan automatically.
Can someone help track this down so I can either resolve this or file a meaningful bug report?