Ethernet shield

ok.

anyway, it doesn't work, if i try the webclient example, the shield can't connect to the server, it doesn't matter if there is a network cable pluged in, the serial monitor returns the same... (connection failed...)

i think "client.connect()" should return "1" or "0", but when i insert "println(client.connect());" it returns nothing...

can anybody help me?