nymea / berrylan

Raspberry Pi WiFi setup
http://berrylan.org
GNU General Public License v3.0
338 stars 56 forks source link

Static ip not working #43

Closed rijotech closed 4 years ago

rijotech commented 4 years ago

I'm wondering why static ip doesn't work any more I tried adding a static ip to /etc/network/interfaces

iface eth0 inet static address 192.168.1.250 netmask 255.255.255.0 network 192.168.1.0 broadcst 192.168.1.255 gateway 192.168.1.1 dns-nameservers 192.168.1.1

and I have tried also /etc/dhcpcd.conf with no luck.

rijotech commented 4 years ago

Never mind /etc/dhcp/dhclient.conf