Robert Fausey wrote:
> 
> On Wed, 22 Nov 2000, William R. Knox wrote:
> 
> lpd_bounce did enable filtering.  The priner is a HP 8000DN and for some
> reason when I print to port 9100 or 9101 nothing is printed.  If I telnet
> to port 23 I need a password.  The person who orginally setup the printer
> no longer works here, and noone knows the password.  Is there a way to
> reset or disable this password.
> 

I guess the only way to do this, is to reset the printer to factory
defaults.
To do this (from HP's website):
Most internal HP JetDirect print servers can be reset to factory
defaults
(or cold-reset) by turning the printer off and holding down the Online
or Go button while turning the printer back on. The printer control
panel display should read
"Cold Reset," or "Restoring Factory Settings," or something similar.


BR /Johan

> > Robert,
> > The banner page is almost certainly, as Johan has written, the printer's
> > built in banner page. If it is an HP printer, the only way to prevent
> > this page from being printed with LPD jobs (it won't get printed if you
> > instead use port 9100) is to connect to the printer via a telnet session
> > and type
> > banner: 0
> > at the command line you get followed by
> > quit
> > (don't use exit, as this is to leave without saving your changes). You
> > can't do it via the front panel or via HP's Jet Direct utility (bummer,
> > huh).
> >
> > And ditto what Johan and Christoph said about using the lpd_bounce
> > option.
> >
> > Good luck. Let me know if this works for you.
> >
> > --
> >                       Bill Knox
> >                       Senior Operating Systems Programmer/Analyst
> >                       The MITRE Corporation
> >
> > Johan Claesson wrote:
> > >
> > > Robert Fausey wrote:
> > > >
> > > > I am trying to generate a banner page using the following printcap
> > > > entry and all I receive is a four line text banner page.  psbanner
> > > > generates a banner page if it is run as stand alone program.  I have
> > > > also found out that ifhp does no type of filtering, text pages are
> > > > stair stepping
> > >
> > > The banner page you get is probably the printer's built in?
> > > Try the additions below:
> > >
> > > >
> > > >    psnt2_direct
> > > >    :rm=psnt2
> > > >    :rp=raw
> > > >    :ab
> > > >    :sd=/var/spool/lpd/%P
> > > >    :bp=/usr/local/libexec/filters/psbanner
> > > >    :ifhp=model=ps,status@
> > > >    :filer=/usr/local/libexec/filters/ifhp
> > >       ^^^^^
> > >       filter? Typo?
> > >
> > > >    :if=/usr/local/libexec/filters/ifhp
> > > >    :mx=0
> > > >    :ml=0
> > >      :lpd_bounce
> > >      ^^^^^^^^^^^
> > >         Add
> > >
> > > Since this queue points to a remote queue,
> > > you need to add the lpd_bounce to force filtering.
> > >
> > > Johan Claesson
-- 
Ericsson Network Core Products
Unix Systems Management                   [EMAIL PROTECTED]
Box 1505                                  Phone: +46 8 727 30 95
S-125 25 �LVSJ�, Sweden                   Fax:   +46 8 647 82 76

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to