Ethernet.begin(mac) return false

Hello, I'm trying to connect to the server but the code stops at Ethernet.begin(mac);

The cause might be that your network doesn't answer to DHCP requests. If that isn't the case, read the sticky post at the top of the forum (How to use this forum) and post the information we ask for there.