I’m using a Pi4 with the latest version of Raspbian. I’m looking to set a static IP, and sure it does set, but I can’t access the internet. Can anyone assist? My dhcpcd.conf file looks like this at the bottom -
interface wlan0
static ip_address=192.168.1.24/8
static routers=192.168.0.1
static domain_name_servers 127.0.0.1 8.8.8.8