Great thank you both for the clarification!
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: meyergru on August 25, 2025, 07:33:34 PMWho says where that it is deprecated?Maybe its one of the package dependencies? On installation of the plugin on 25.7 I get the following:
Quote from: tek411 on January 02, 2024, 12:09:18 AMQuote from: jbhorner on January 01, 2024, 07:04:51 PM
My guess would be DHCP as well. Out of curiosity, I searched to see if there was a way for you to see how long the lease was for your DHCP address on the WAN interface. I did find the following that might help you troubleshoot it a bit more: https://www.reddit.com/r/opnsense/comments/xphlfp/is_there_a_way_to_check_wan_uptime_or_dhcp_lease/
What I've seen on a DHCP WAN renewal is that the WAN interface changes to the private IP on your modem (for my brand it's 192.168.100.1) and then eventually changes to the assigned IP from your ISP. I didn't dig into your log enough to see if that is what was happening.
If I have block private address enabled on WAN would that cause an issue? My CM is doing the same thing based on the logs. Its giving the 192.168.100.x addressing and since that is a private address its blocked on the WAN. From the logs it appears as if the ethernet cable from the WAN is being unplugged. It shows DOWN and then 6 seconds later shows UP. Then 5 seconds later the dhclient throws an error "connection closed".
When I login to my Arris CM I see this in the event logs around the same time:
Thu Jan 01 00:01:44 1970 3 No Ranging Response received - T3 time-out;CM-MAC=[REMOVED];CMTS-MAC=[REMOVED];CM-QOS=1.1;CM-VER=3.0;
It looks like my cable modem is rebooting. Uptime on the web interface for cable model shows uptime of 16h.
Quote from: jbhorner on January 01, 2024, 07:04:51 PM
My guess would be DHCP as well. Out of curiosity, I searched to see if there was a way for you to see how long the lease was for your DHCP address on the WAN interface. I did find the following that might help you troubleshoot it a bit more: https://www.reddit.com/r/opnsense/comments/xphlfp/is_there_a_way_to_check_wan_uptime_or_dhcp_lease/
What I've seen on a DHCP WAN renewal is that the WAN interface changes to the private IP on your modem (for my brand it's 192.168.100.1) and then eventually changes to the assigned IP from your ISP. I didn't dig into your log enough to see if that is what was happening.