Something weird happened last week. At my home I run AT&T Fiber, and a Linksys Velop mesh system (specifically the MX6200.) Velop is the main router and DCHP and I use IP pass through to get through the AT&T modem. Everything has operated well for a couple of months, then last Thursday, I lost connectivity to my Velop admin page, laser printer and NAS unit. My Windows 2025 server had a VM lose connectivity as well. The common denominator was that all these devices has static IP addresses in the 192.168.1.xxx range.
So after a bit of ipconfig release/renew, I found the Velop had changed its own IP address from 192.168.1.1 to 10.222.0.1. And of course, DHCP changed to 10.222.0.x as well. I was able to get into the Velop admin page and change it all back, but I’ve never seen this happen before.
A few more details:
AT&T gateway:
- Address is 192.168.1.254
- DCHP covers 192.168.1.120-125
- IP pass through is configured for the Velop’s MAC address
Velop:
- Address is 192.168.1.1
- DCHP covers 192.168.51-99
- All devices connect to this router, nothing connects directly to the AT&T gateway.
I’m guessing the Velop router through there was an address collision and changed it’s own network address, but I’ve never seen this happen before. Has anybody seen anything like this?
Thanks!