I've got two machines with CUPS running, and both
have a printer on their respective parallel port.
versions of cups are 1.1.2 on the remote host,
and CVS from March 8th 2002 on the localhost.
browsing on http://localhost:631/printers (with opera),
and hovering the mouse over the remote-printer's
Links, only the link for the Test-page actually links
to port 631 of the target-machine. The other links
(start/stop, accept/reject, modify, configure, delete)
are relative links.
I'm not sure, if this is intended:
if it is not, then it's the bug I hereby report,
otherwise, if this is, then the bug is as follows:
when I try to modify (e.g.) the remote-printer, it will
cause a local printer with same name to be created
on localhost, (and the remote-printer as a consequence
show up as printer@remotehost).
Anonymous