dear all,
in the opnsense -> interfaces -> pppoe0
the ipv4 configuration type = pppoe
while ipv6 configuration type = slaac
slaac configuration = use ipv4 connectivity.
the problem is when the dsl disconnect and reconnect, the old ipv6 address assigned by the isp still there and it will conflicted with the new one assigned by the isp.
i need to remove the ip manually by login into console and issue the ifconfig... delete command.
the question is, what is the true configuration do i need to use so that the old ip will be gone after disconnected and assigned with the new one.
the ipv4 were fine.
i also try to use dhcpv6. same problem.
it is not the problem from the isp because i have no problem when connecting the pppoe using modem or windows.
thank you.
sans
Hi,
Can you try this patch? https://github.com/opnsense/core/commit/11b5fe6e9c
# opnsense-patch 11b5fe6e9c
Cheers,
Franco