I bought a new Arduino Ethernet Shield and hooked it to the Arduino Uno. I am trying to set the IP address of the device to 192.168.1.177 tried File-> Examples -> Ethernet-> Webserver. When I upload this - I get a "server is a 0.0.0.0'message in serial monitor !
My IP is set to 192.168.1.177 and setup a mac address of 0xB8, 0x27, 0xEB, 0x98, 0x46, 0x61 in the webserver code. Appreciate any help in setting this IP address. ( I tried other combinations as well ) The Arduino Ethernet shield is mounted on the Arduino Uno, and connections are lined up .