Amigos da lista, tenho um servidor DHCP com uma impressora HP laserjet 1200 
ligada localmente, e uma estação. Antes tinha IP fixo e a estação acessava a 
impressora normalmente. Depois passei para DHCP e parou de funcionar. Já 
tentei mudar tudo que era possivel no /etc/cups/cupsd.conf mas não adianta. 
Quando tento imprimir na estação uma pagina de teste, usando o Lynx para 
acessar a interface do cups, aparece a seguinte mensagem:"Print file was not 
accepted(client-error-not-possible)!". Esta é aconfiguração do cupsd.conf: 

Browsing on 
BrowseAddress 192.168.2.255 
BrowseAllow All 
BrowseDeny None 
BrowseOrder allow,deny 

<Location /> 
Order Deny,Allow 
#Deny From All 
Deny From None 
#Allow From 127.0.0.1 
#Allow From @LOCAL 
Allow From All 
</Location> 

<Location /printers> 
# 
# You may wish to limit access to printers and classes, either with Allow 
# and Deny lines, or by requiring a username and password. 
Order Deny,Allow 
Deny From None 
Allow From All 
</Location> 

<Location /admin> 
# 
# You definitely will want to limit access to the administration functions. 
# The default configuration requires a local connection from a user who 
# is a member of the system group to do any admin tasks.  You can change 
# the group name using the SystemGroup directive. 
# 

AuthType Basic 
AuthClass System 

## Restrict access to local domain 
Order Deny,Allow 
Deny From All 
Allow From 127.0.0.1 
#Allow From @LOCAL 
#Encryption Required 
</Location> 


---------------------------------------------------------------------------
Esta lista é patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utilização da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a