Received your PM.
"ipconfig /all" is a basic troubleshooting tool.
The only concern being if the results reveal some personally identifying information.
Manufacturers are and have been reusing mac's. Spoofing is a very unlikely risk.
Here is my "ipconfig" where "X" represents what I would and do redact.
PS C:\Users\XXX> ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : CXXXX
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hsd1.XX.comcast.net
Ethernet adapter MXXXXX:
Connection-specific DNS Suffix . : hsd1.XX.comcast.net
Description . . . . . . . . . . . : Realtek PCIe GbE Family Controller
Physical Address. . . . . . . . . : 8C-EC-4B-7E-7E-D4
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.117(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Tuesday, December 24, 2024 6:52:26 AM
Lease Expires . . . . . . . . . . : Wednesday, January 1, 2025 6:52:25 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 8.8.8.8
8.8.4.4
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : 74-40-BB-D5-2D-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
= = = =
Not sure but the "ipconfig /all" results that you sent appear that there may be two wireless adapters enabled. At any given time there should only be one network adapter (be it wired or wireless) enabled.
Plus the IP address lease time is very short.
Based on what I noted within your "ipconfig /all" results I recommend:
- Disabling IPv6
- Increasing the lease time to at least a week.
- DNS Servers to be 8.8.8.8 and 8.8.4.4
- If Static IP addresses are being used/assigned ensure that any given static IP address is reserved for the intended device via that device's mac. And that that IP address is outside of the the router's allowed DHCP address range.
Duplicate IP addresses and/or macs can wreak havoc on a network.