No … modify /etc/dhcpcd.conf
interface wlan0
inform 10.0.0.100
static routers=10.0.0.1
static domain_name_servers=8.8.8.8
if you changed /etc/network/interfaces
, bring it back to the original configuration.
No … modify /etc/dhcpcd.conf
interface wlan0
inform 10.0.0.100
static routers=10.0.0.1
static domain_name_servers=8.8.8.8
if you changed /etc/network/interfaces
, bring it back to the original configuration.