For clarification:
- Just "slaac" is SLAAC + stateful DHCPv6.
- "slaac" + "ra-stateless" is SLAAC + stateless DHCPv6.
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 MenuQuote from: JavierĀ® on May 19, 2025, 09:01:02 PMHello, what static IP do you have on LAN and network mask?Only the OPNsense itself (10.0.0.1).
Quote from: julsssark on May 19, 2025, 09:27:38 PMAre you seeing any blocked DHCP traffic on the LAN interface in Firewall->Live View?No
Quote from: The Friendly Ghost on May 20, 2025, 07:57:46 AMI just noticed that too, but that didn't help either. I see the rules on my LAN interface, but restarting the packet filter didn't help to fix this.Quote from: nitro2879 on May 20, 2025, 04:09:18 AMThere's another post on this forum detailing the same issue. It appears the firewall rules are not being created automatically, even after a reboot or reload of the firewall rules.I have found this one now indeed https://forum.opnsense.org/index.php?msg=237255
It seems that indeed the IPv4 rules for DHCP are not added if you have 'All' selected as interfaces, if you select the specific interfaces, they do get added.
Quote from: dinguz on May 19, 2025, 06:50:48 PMA reboot may be required because DNSmasq modifies firewall settings, but these changes don't appear to be fully applied when using the 'Apply' button in the DNSmasq menu. As a result, client requests may not reach DNSmasq.
Quote from: Vexz on May 19, 2025, 05:35:49 PMA reboot of my OPNsense didn't fix the issue.
2025-05-19T17:20:30 Informational dnsmasq-dhcp DHCP, IP range 10.0.0.20 -- 10.0.0.254, lease time 1d
That indicates it should work, right? I tested it on an Android client and a Linux PC. A reboot of my OPNsense didn't fix the issue.not giving name Gaming-Server.home to the DHCP lease of XXXX:XX:XXXX:7c00::3 because the name exists in /var/etc/dnsmasq-hosts with address ::3
(I censored the IPv6, because it's a valid lease.)
Quote from: franco on May 12, 2025, 06:52:02 PMFirewall rules not set? Automatic rules only work if interfaces are selected or of the LAN pass-all is used.Not sure which rules exactly you mean. There's an allow any inbound traffic rule on my LAN interface. For DHCP ranges I selected my LAN interface.
Quote from: Bob.Dig on December 24, 2024, 07:58:51 PMRemove IPv6-Support completely until IPv4 works flawlessly like you want.How would this help? It's not like IPv4 and IPv6 are blocking each other in any way.
Quote from: Bob.Dig on December 24, 2024, 07:58:51 PMAnd maybe don't use the WireGuard Tab at all and assign an interface for your WG-Server. But that is only an uneducated guess, could be unnecessary but it can't hurt.The firewall rules in the screenshot are assigned to the virtual WireGuard interface, that I had to assign in the interfaces settings first.