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

#1
I am very certain the breakage is introduced by this code.

https://github.com/opnsense/dhcp6c/compare/v20240919...v20241008

I gonna do this revert (back to 0919 release) as long as there is no newer release (newer than 1008)from the dhcp6c.

opnsense-revert -r 24.7.5 dhcp6c    # take you back to dhcp6c 0919 version
#2
I reverted dhcp6c back to v20240919 and everything is working flawlessly again...  :|
#3
i am on 24.7.6 and the ipv6 doesn't seem to work correctly after a while (after the WAN connect is reset)

everytime i see the following logs , the ipv6 connection on the network stop working.

2024-10-10T10:00:13   Notice   dhcp6c   XID mismatch   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option domain search list, len 15   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option DNS, len 32   
2024-10-10T10:00:13   Notice   dhcp6c   IA_PD prefix: 2406:3400:410:9d80::/60 pltime=604800 vltime=604800   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option IA_PD prefix, len 25   
2024-10-10T10:00:13   Notice   dhcp6c   IA_PD: ID=0, T1=302400, T2=483840   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option IA_PD, len 41   
2024-10-10T10:00:13   Notice   dhcp6c   DUID: 00:01:00:01:2b:80:15:fe:28:b1:33:00:8c:89   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option client ID, len 14   
2024-10-10T10:00:13   Notice   dhcp6c   DUID: 00:03:00:01:88:1d:fc:68:3a:00   
2024-10-10T10:00:13   Notice   dhcp6c   get DHCP option server ID, len 10   
2024-10-10T10:00:13   Notice   dhcp6c   receive advertise from fe80::8a1d:fcff:fe68:3a00%pppoe0 on pppoe0   
2024-10-10T10:00:13   Notice   dhcp6c   reset a timer on pppoe0, state=SOLICIT, timeo=13, retrans=3712916   
2024-10-10T10:00:13   Notice   dhcp6c   send solicit to ff02::1:2%pppoe0   
2024-10-10T10:00:13   Notice   dhcp6c   set IA_PD   
2024-10-10T10:00:13   Notice   dhcp6c   set option request (len 4)   
2024-10-10T10:00:13   Notice   dhcp6c   set elapsed time (len 2)   
2024-10-10T10:00:13   Notice   dhcp6c   set client ID (len 14)   
2024-10-10T10:00:13   Notice   dhcp6c   Sending Solicit


I have the 'get prefix only' option checked and i am using NPTv6 as well