[closed] Weird IP address using DHCP on default install

When booting for the first time the ethernet adapter on my raspberry pi 4 “receives” an IP address of 10.158.146.186/24, which is weird because it’s plugged directly into my verizon router and my network uses 192.168.1.0/24 for DHCP.

I’ve spent a while trying to release/renew the DHCP. When I run dhclient -r, the IP address is not released. Same when trying to release with nmcli.

Everything should be defaulting to DHCP since I’m not using any custom configuration files, but I have no idea where this weird IP address is coming from. Not sure what else to try, advice appreciated

How did you install Home Assistant?

you need to connect a monitor and keyboard to your pi4

then in the console type
ha net info
this is your ha network settings, under ipv4 the “method” should be “auto”, and not “static”
type -h for help

Right, I should have specified that…I’m installing home assistant OS on a raspberry pi 4.

I just confirmed that the same thing happens when I install Ubuntu on the raspi. Closing this thread as not related to Home Assistant

1 Like

I sked how, not on what host.