I've installed cups and started the service.
Trying to access to the web interface at 192.168.x.x:631 I receive a 403 error.
I need to enable remote access with this command:
sudo cupsctl --remote-admin
and restart the service
service cups restart