Hello, I am trying to set a static IP address on my Raspberry Pi 3 Model B that runs on Raspbian Jesse. I used the following tutorial for guidance:
http://www.modmypi.com/blog/how-to-give ... ess-update
I followed the instructions exactly; however, each time after the pi reboots, the IP address has not changed from the one the pi came with.
I added this to the end of the dhcpcd.conf file
[attachment=1]dhcpcd.conf.JPG[/attachment]
And this was the output from the ifconfig command after rebooting the pi
[attachment=0]ifconfig.JPG[/attachment]
Can anyone help explain why this might be happening? Any help would be appreciated. Thanks