On Monday 23 October 2006 10:47, Joost Andrae wrote: > Hi, > Hi Joost, thanks for the reply.
> how's your cups daemon configured ? > > Did you have a look at http://localhost:431 using your browser ? That only gives "Could not connect to host localhost (port 431)" whatever user I try. As this is Suse, I had used Yast to configure this, and the values given there are: Browsing is on for @LOCAL Permissions for /: Allow for all of 127.0.0.1 127.0.0.2 @LOCAL 10.0.0.* and Deny everything else (and Deny precedes Allow) The firewall port is open on the ethernet card (the only network interface), but it doesn't tell me explicitly which port it's referring to. The file /etc/cups/cupsd.conf contains (uncommented): ServerName desk.clan DefaultLanguage en_GB LogLevel info Printcap /etc/printcap User lp Group lp RunAsUser Yes Port 631 Browsing On BrowseAddress @LOCAL BrowseAllow @LOCAL BrowseAllow 10.0.0.* BrowseDeny All <Location /> Order Deny,Allow Deny From All Allow From 127.0.0.1 Allow From 127.0.0.2 Allow From @LOCAL Allow From 10.0.0.* </Location> <Location /admin> AuthType BasicDigest AuthClass Group AuthGroupName sys Order Deny,Allow Deny From All Allow From 127.0.0.1 </Location> Regards, Andy. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]