Quote from: Monviech (Cedrik) on July 30, 2026, 11:52:54 AMMaybe dnsmasq can do it. You can configure different RA pools on the same interface with different flags from what I can see.
But I never tested that.
Quote from: Patrick M. Hausen on August 09, 2026, 10:00:35 PMThey have a false positive reporting form in your TIP.
QuoteEinstellungen nach Anleitung "IPv6 for generic DSL dialup" https://docs.opnsense.org/manual/how-tos/ipv6_dsl.html
- System > General > System: Domain = home.arpa
- Interfaces > LAN > Static IPv4 address = 192.168.1.2/24
- Interfaces > WAN > Generic configuration: IPv6 Configuration Type = DHCPv6
- Interfaces > WAN > DHCPv6 client configuration: Request prefix only = check
- Interfaces > WAN > DHCPv6 client configuration: Send prefix hint = check
- Interfaces > WAN > DHCPv6 client configuration: Prefix delegation size = 56
- Interfaces > LAN > Generic configuration: IPv4 Configuration Type = Static IPv4
- Interfaces > LAN > Generic configuration: IPv6 Configuration Type = Track interface (legacy)
- Interfaces > LAN > DHCPv6 client configuration: Request prefix only = check
- Interfaces > LAN > Track IPv6 Interface: Parent interface = WAN
- Interfaces > LAN > Track IPv6 Interface: Assign prefix ID = 0
Einstellungen nach Anleitung "PPPoE ISP Setup" https://docs.opnsense.org/manual/how-tos/pppoe_isp_setup.html
Interfaces > WAN > Generic configuration: IPv4 Configuration Type = DHCP- Interfaces > WAN > Generic configuration: IPv4 Configuration Type = None
Interfaces > WAN > Generic configuration: IPv6 Configuration Type = DHCPv6- Interfaces > WAN > Generic configuration: IPv6 Configuration Type = None
- Interfaces > Devices > VLAN > add:
- Device = vlan0.1.7
- Parent = igb0 (ab:12:...) [WAN]
- VLAN tag = 7
- Description = vlan0.1.7
- Interfaces > Devices > Point-to-Point > add:
- Link Type = PPPoE
- Link interface(s) = vlan0.1.7
- Description = igb0_vlan_PPPoE
- Username = abc
- Password = 123
- Interfaces > Assignments: assign Device = pppoe0 (vlan0.1.7)-igb0...
- Interfaces > igb0_vlan7_PPPoE: Enable = check
- Interfaces > igb0_vlan7_PPPoE: IPv4 Configuration Type = PPPoE