Printer on thin client network--says it's working but isn't

Ben Francis wirelessben at gmail.com
Tue Sep 22 04:07:13 BST 2009


David,
Is ICMP disabled? It would explain being able to receive an IP but unable to
ping.

$ telnet <printer ip> <printer port>

is a way to test. HP network printers have telnet built in.

By the way, is 192.168.0.1 the IP of the server or the printer? It seems
like a server address to me. You should be able to set a static IP address
on the printer through
telnet<http://www.cd-mp3.net/articles/18487-How-Do-You-Telnet-Into-HP-Printer.html>
or
the printer's menu.

Your project is great. Good luck.

Ben

On Mon, Sep 21, 2009 at 9:07 PM, David Groos <djgroos at gmail.com> wrote:

> Still no luck. While sitting in front of the Jaunty thin client server
> (virtually) I can't ping the printer.  However, it appears the printer is
> getting an ip from the server.  This doesn't make sense.
>
> Any ideas?  I really need to get this printer working.
>
> Thanks,
> David
>
>
> On Thu, Sep 10, 2009 at 8:34 AM, David Groos <djgroos at gmail.com> wrote:
>
>> Hi All,
>>
>> The server seems to be working great, booting 18 thin clients easily.  The
>> thin clients run Firefox 3.5 and CmapTools as local apps.  iTALC and Sabayon
>> working well.  Lots of joy here :)
>>
>> The issue I'm encountering is I can't get the printers to print on the
>> LAN.  I've googled, explored, googled and explored more.
>>
>> The cupsd.conf setting are shown below.  In the printing control panel
>> I've set the Device URI to socket://localhost:631 (and tried typing in
>> 192.168.0.1 in place of localhost, and lpd in place of socket).  It appears
>> that the printer is working with the message: "processing - printer is now
>> on-line" nonetheless, nothing prints.  Any thoughts?
>>
>> Thanks,
>> David
>>
>> CUPSD.CONF SETTINGS:
>> LogLevel info
>> SystemGroup lpadmin
>> # Allow remote access
>> Port 631
>> Listen /var/run/cups/cups.sock
>> # Enable printer sharing and shared printers.
>> Browsing On
>> BrowseOrder allow,deny
>> BrowseAllow all
>> BrowseAddress @LOCAL
>> DefaultAuthType Basic
>> <Location />
>>   # Allow shared printing...
>>   Order allow,deny
>>   Allow @LOCAL
>> </Location>
>> <Location /admin>
>>   Encryption Required
>>   # Restrict access to the admin pages...
>>   Order allow,deny
>> </Location>
>> <Location /admin/conf>
>>   AuthType Default
>>   Require user @SYSTEM
>>   # Restrict access to the configuration files...
>>   Order allow,deny
>> </Location>
>> <Policy default>
>>   <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job
>> Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription
>> Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job
>> Suspend-Current-Job Resume-Job CUPS-Move-Job>
>>     Require user @OWNER @SYSTEM
>>     Order deny,allow
>>   </Limit>
>>   <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class
>> CUPS-Delete-Class CUPS-Set-Default>
>>     AuthType Default
>>     Require user @SYSTEM
>>     Order deny,allow
>>   </Limit>
>>   <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer
>> Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs
>> Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer
>> Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs
>> CUPS-Reject-Jobs>
>>     AuthType Default
>>     Require user @SYSTEM
>>     Order deny,allow
>>   </Limit>
>>   <Limit Cancel-Job CUPS-Authenticate-Job>
>>     Require user @OWNER @SYSTEM
>>     Order deny,allow
>>   </Limit>
>>   <Limit All>
>>     Order deny,allow
>>   </Limit>
>> </Policy>
>> MaxLogSize 2000000
>>
>
>
> --
> edubuntu-users mailing list
> edubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/edubuntu-users/attachments/20090921/aa7ba61f/attachment-0002.htm 


More information about the edubuntu-users mailing list