Verify the printer and PC are on the same subnet
# Check your machine's IP and subnet
ip addr show
# Test connectivity to the printer IP
ping -c 4 192.168.1.200
If ping fails but the printer is powered on — different network segments, or a firewall is blocking it.