folpindo / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

No client conection when static IP assigned #978

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have a MEGA 2560 and a Arduino Ethernet Shield. Running Arduino 1.0.1
2. I have tested with several provided "Examples" and built my own. DHCP works 
fine. When statically assigning addresses, the Arduino can not connect to 
anything. Not even on the same subnet.
3.

What is the expected output? What do you see instead?
Expect to see "Connected". I get "Connection Failed"

What version of the Arduino software are you using? 1.0.1
On what operating system? Windows XP
Which Arduino board are you using? MEGA 2560

Please provide any additional information below.
Changed the "telnet client" to port 80 and my Linksys Router. Works fine if I 
don't give an IP address (DHCP). Does not work with the IP specified. I have 
does this test using several differnt sketchs including one I made seen here. 
http://arduino.cc/forum/index.php/topic,113332.msg852735.html

I'm new at his but... I really don't think I'm doing anything wrong. If I am, 
PLEASE set we stright. :)

Thanks,
Scott
holmess_1231@yahoo.com

Original issue reported on code.google.com by holmess_...@yahoo.com on 8 Jul 2012 at 5:53