Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hp-pcd!hpfcso!hpfcdc!lienhart From: lienhart@hpfcdc.HP.COM (Bob Lienhart) Newsgroups: comp.sys.hp Subject: Re: lpd Message-ID: <5570579@hpfcdc.HP.COM> Date: 6 Mar 91 18:18:05 GMT References: <1991Mar5.164622@siihp1.epfl.ch> Organization: HP Fort Collins, Co. Lines: 15 HP-UX releases of 6.5 or later (possibly 6.2) will accept lpd requests from a 4.3 BSD system. The HP-UX system must have rlpdaemon running. The simplest way to do this is to add the following line to your /etc/inetd.conf file and then execute inetd -c to re-read the configuration: printer stream tcp nowait root /usr/lib/rlpdaemon rlpdaemon -i -l There may be other configuration dependencies, depending on how "secure" your system is set up. The set up of this printer on the BSD system must be left to the requestor :-} Bob Lienhart