Have a usb printer installed on smesever 7.4.
Windows XP sees the printer and is able to print, with no problems.
Cannot get the debian machine to print.
Using localhost:631 to configure printer.
Device URI: socket://192.168.2.4
192.168.2.4 is the ip of the server, get this message "recoverable: Network host '192.168.2.4' is busy; will retry in 30 seconds..."
How do I configure the debian machine to connect to the printer on the smeserver.
Set cups client.conf;
# Servername
ServerName 192.168.2.4
Have read the how to's and still not sure why the error message.
I have read the chapter 13, I think that was the number, and cannot understand how to resolve the problem.
Any assistance is appreciated.