Hello all.
Having a strange issue with my wireless connection.
Upon first boot and rpi-config, the dongle I have connected just fine to my wifi network and (for whatever reason) chose the IP of 192.168.1.245. Connectivity is fine (eg web browsing).
I want to give it a static IP of 192.168.1.177, though, BUT I want to do it through my wifi router (Asus RT-N66U). Using the MAC address, I tell the router to assign the Pi a static IP of .177. The router accepts this command and upon reboot of both the router and the pi, the pi will ALWAYS take .245.
With any other mac/device on my network, static assignments work fine. I believe the problem is on the Pi's end -- what am I doing wrong and how can I get the pi to release it's obsession with the .245 IP?
Thanks.
-ST