Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2014 16:23:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193636] print/cups: Shared CUPS-printers are not visible to Debian-clients with FreeBSD 10.0
Message-ID:  <bug-193636-13-xRuxBVj5zT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193636-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193636-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193636

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl@FreeBSD.org

--- Comment #5 from Tijl Coosemans <tijl@FreeBSD.org> ---
Can you try again with cups-base-1.7.3_2?  If you enabled the MDNSRESPONDER
option you may need to add mdnsd_enable="YES" to /etc/rc.conf.  Then, either
restart the machine or run the following commands:

service mdnsd start
service cupsd restart

If you enabled the AVAHI option you may need to add avahi_daemon_enable="YES"
to /etc/rc.conf and restart the machine or run the following commands:

service avahi-daemon start
service cupsd restart

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193636-13-xRuxBVj5zT>