"Al C." <(E-Mail Removed)> writes:
> Wife and I each have machines running Slackware. We use a Linksys
> router to share the SBC DSL modem via DHCP/PPPoE.
I assume you have the obvious household network topology of two hosts
on a single ethernet, with the router as the third host as well as
being both the hub/switch and the lone router on the local network.
For the love of dog do not adjust your firewall/forwarding/router
settings to let printer service through, as another poster suggested.
> She has a parallel color deskjet printer under CUPS attached to her
> laptop. I have an ancient parallel HP LaserJet under CUPS attached
> to my tower.
> We don't need to share files but I'd like to be able to use her
> color printer from time to time. Is this possible?
Yes. Turn on the broadcast advertising feature in cups on both
machines. Then all cups clients will be able to see any cups printers
on your network.
The settings are in /etc/cups/cupsd.conf (possibly located in /etc or
elsewhere). There should be comments in that file making it somewhat
clear what to do. Edit this file, then restart the cups service, all
on both sides. Key settings will include:
Browsing On
BrowseProtocols cups
BrowseAddress @LOCAL
BrowseAllow All
BrowseInterval 30
--
Grant Taylor
Embedded Linux Consultant
http://www.picante.com/