Steffan Baron wrote: > > > >thank you very much. That helped a lot and things are now clearer to me. I > >followed your advices and after a "dpkg-reconfigure cupsys-bsd" , a "apt-get > >install telnetd" and numerous trials with "update-inetd" and "telnet" I came > >to the point, where I could establish a telnet connection from "SolarisBox" > >to > >"Debian-system": > > > >SolarisBox > telnet Debian-system 515 > >Trying <IP-address> ... > >Connected to SolarisBox > > Shouldn't this be 'Debian-system' as well?
Yes, of course, you are right. Sorry for the typo. > > > >Unfortunately printing still doesn't work. That's frustrating and I'm rather > >pointless at the moment. So I have to dig deeper into the subject. > > Does the access_log of your cups server say anything about the > connection from your solaris box? What about the error_log? > The output from "access_log" gives no meaningful hint. Debian-system:# tail /var/log/cups/access_log localhost - - [17/Aug/2005:16:03:19 +0200] "POST / HTTP/1.1" 200 163 localhost - - [17/Aug/2005:16:14:59 +0200] "POST / HTTP/1.1" 200 163 localhost - - [18/Aug/2005:09:43:28 +0200] "POST / HTTP/1.1" 200 163 localhost - - [18/Aug/2005:10:00:46 +0200] "POST / HTTP/1.1" 200 137 localhost - - [18/Aug/2005:10:00:46 +0200] "POST / HTTP/1.1" 200 137 Whereas the output from "error-log" contains a line that I can not interpret: Debian-system:# tail -f /var/log/cups/error-log I [17/Aug/2005:16:18:45 +0200] Scheduler shutting down normally. I [18/Aug/2005:09:22:22 +0200] Listening to 0:631 I [18/Aug/2005:09:22:22 +0200] Loaded configuration file "/etc/cups/cupsd.conf" I [18/Aug/2005:09:22:22 +0200] Configured for up to 100 clients. I [18/Aug/2005:09:22:22 +0200] Allowing up to 100 client connections per host. I [18/Aug/2005:09:22:22 +0200] Full reload is required. I [18/Aug/2005:09:22:28 +0200] LoadPPDs: Read "/etc/cups/ppds.dat", 2749 PPDs... I [18/Aug/2005:09:22:32 +0200] LoadPPDs: No new or changed PPDs... I [18/Aug/2005:09:22:32 +0200] Full reload complete. E [18/Aug/2005:09:43:28 +0200] get_printer_attrs: resource name '/printers/rljet4p' no good! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you Steffan Cheers Friedhelm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

