Static IP for wlan0 on RPI2 does not work anymore - Raspberry Pi Forums


hello everybody!

seems there have been changes way static ip can requested rpi 2 itself.
until had following code in /etc/network/interfaces , worked perfectly:

code: select all

iface wlan0 inet static         address 192.168.0.122         netmask 255.255.255.0         network 192.168.0.1         broadcast 192.168.0.255         gateway 192.168.0.0         wpa-ssid "my network"         wpa-psk "***"
well, not since ran update today. seems static ip has requested somehow using /etc/dhcpcd.conf.
i've read every post find , wasted hours trying fix it, won't work. can please guide me how transfer data /etc/network/interfaces /etc/dhcpcd.conf? or other way fix appreciated.

house's heating system relies on 2 rpis i'm left without heating.
can't understand how introduce such major change without backward compatibility , no clear guide on how set up...

ps: same code i've shown in /etc/network/interfaces still works fine older rpi1 devices, rpi2 messed now.

thanks!

sudo apt-get purge ifplugd raspberrypi-net-mods

put old way.


raspberrypi



Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support