existe algum firewall ? se for pelo end ip da maquina no navegador ele abre algo ? ex http://10.1.1.2 ?
2011/8/2 Informática HUT <[email protected]> > Boa tarde a todos, > > Estou com um problema com o CUPS no Debian Squeeze, após a > instalação > não consigo acessar o mesmo da minha máquina pelo browser > (http://10.0.0.3:631), já alterei o arquivo cupsd.conf , onde inclui o > "Allow 10.0.0.13", mas sempre obtenho o mesmo erro "403...". Mas ao > acessar (remotamente) por lynx 127.0.0.1:631 consigo abrir o cups e > incluir qualquer impressora. Já reiniciei o apache, cups e nada. Alguém > teria alguma sugestão? > Esse é meu arquivo cupsd.conf : > Port 631 > Listen 631 > Browsing On > BrowseAllow All > BrowseInterval 30 > BrowseAddress @LOCAL > BrowseInterval 30 > > <Location /> > Order allow,deny > Allow all > Allow localhost > Allow 10.0.0.13 > </Location> > > <Location /printers> > Order allow,deny > Allow all > </Location> > > <Location /admin> > Encryption Required > Order allow,deny > Allow localhost > Allow 10.0.0.13 > </Location> > > <Location /admin/conf> > AuthType Basic > Require user @SYSTEM > Order allow,deny > Allow localhost > </Location> > > Obrigado desde já. > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: http://lists.debian.org/1312313860.19189.9.camel@thot > > -- Att Anderson Bertling

