On Sun 29 Mar 2015 at 10:57:37 -0400, Gene Heskett wrote: > I am getting the impression that the overall install on both doesn't have > the correct Browsing options set, from this machine which serves all
That could be a possibility, although the OP did say > After installing the most recent upgrades to Jessie on both > computers this morning, I tried to print a few pages from > iceweasel and printing worked. His problem appears to be getting Emacs to communicate with the printing system rather than the system itself. > available printers to the rest of the machines on my local network (I am > behind a router running dd.wrt so its pretty wide open here, with all > addresses set in host files at an not well used class c address in the > 192.168 class B block. security by obscurity and NAT rules in the > router). > > The Browsing section of the cupsd.conf of this machine: > (comments excised for some reason unk to me) I'll add some then :). > LogLevel warn Ok. > SystemGroup lpadmin root gene > Group sys gene > User lp gene These directives should be in /etc/cups/cups-files. root doesn't need to be in SystemGroup. There might be a good reason for the presence of group gene but I cannot think of one. The default for Group and User on Debian is lp. gene and sys seem to be superfluous. > Port 631 Needed if you want to allow remote access. > Listen /var/run/cups/cups.sock Fine. > Browsing On > BrowseOrder allow,deny > BrowseAllow all > BrowseRemoteProtocols CUPS > BrowseAddress @LOCAL > BrowseLocalProtocols CUPS dnssd This is almost the standard Wheezy, It will not suffice on Jessie. The BrowseOrder, BrowseAllow, BrowseAddress and BrowseRemoteProtocols directives are no longer part of cups. cups also know nothing about 'CUPS'. [Some lines relevant to the topic snipped] > One of my printers has an ethernet port and is a bit faster if I use it, > hence the dnssd addition in the Protocols. dnssd and ethernet ports are unrelated. > The critical section to check would seem to be the "Browsing..." > By default, this is not enabled but "Off", and you also need to check Browsing is 'on' by default on Jessie. [Many lines irrelevant to the topic snipped] -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150329165811.gc22...@copernicus.demon.co.uk