SerialIP library - network access without shields

It's port 10,000 not port 1000 :slight_smile: Make sure you are pinging the correct IP address (the one belonging to the Arduino, not the one your connection manager is using.)

You will need to assign a static IP to the connection manager network interface, make sure this is not the IP of the Arduino! (But it must be in the same subnet, see the docs for an example.)