I've got my server (Debian/stable) running cups connected to an HP1100 over the parallel port and can print to it OK. My client machine (Debian/unstable) can see the printer on the network, but when I print, nothing happens. Looking at the error.log on the server, I see: D [27/Jan/2004:22:02:34 -0700] AcceptClient() 10 from 192.168.1.3:631. D [27/Jan/2004:22:02:34 -0700] ReadClient() 10 POST /printers/hp1100 HTTP/1.1 D [27/Jan/2004:22:02:34 -0700] SendError() 10 code=403 D [27/Jan/2004:22:02:35 -0700] CloseClient() 26 D [27/Jan/2004:22:02:44 -0700] AcceptClient() 26 from 192.168.1.3:631. D [27/Jan/2004:22:02:44 -0700] ReadClient() 26 POST /printers/hp1100 HTTP/1.1 D [27/Jan/2004:22:02:44 -0700] SendError() 26 code=403 D [27/Jan/2004:22:02:45 -0700] CloseClient() 34 ... It looks like the client connects, tries to send data but the server is rejecting it. Only thing I could find in google for code=403 was in German. Any one seen this before? Tnx, ~Deepak -- Deepak Saxena - dsaxena@plexity.net