Mention that the remote printer host should allow requests from the
local host in order for remote printing to be successful. PR: docs/5851
This commit is contained in:
parent
46b5ca9aab
commit
b599d07065
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3107
1 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD describing
|
||||
Printing with FreeBSD. By Sean Kelly, 1995.
|
||||
|
||||
$Id: printing.sgml,v 1.21 1997-10-11 11:20:20 jraynard Exp $
|
||||
$Id: printing.sgml,v 1.22 1998-07-20 01:32:44 jkoshy Exp $
|
||||
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
@ -3258,7 +3258,10 @@ done
|
|||
advanced setup in <ref id="printing:advanced"
|
||||
name="Advanced Printer Setup"> that you need. Make sure
|
||||
to test the printer and see if it works with the features
|
||||
of LPD you have enabled.
|
||||
of LPD you have enabled. Also ensure that the <em/local host/
|
||||
has authorization to use the LPD service in the <em/printer host/
|
||||
(see <ref id="printing:advanced:restricting:remote"
|
||||
name="Restricting Jobs from Remote Printers">).
|
||||
|
||||
If you are using a printer with a network interface that is
|
||||
compatible with LPD, then the <em/printer host/ in the
|
||||
|
|
Loading…
Reference in a new issue