OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: cybersans on April 08, 2021, 08:28:37 AM

Title: pppoe0 settings for ipv6
Post by: cybersans on April 08, 2021, 08:28:37 AM
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
Title: Re: pppoe0 settings for ipv6
Post by: franco on July 13, 2021, 02:13:10 PM
Hi,

Can you try this patch? https://github.com/opnsense/core/commit/11b5fe6e9c

# opnsense-patch 11b5fe6e9c


Cheers,
Franco