I have a linksys 2 port 10/100 print server and love it. I had assigned it
a static IP number (throught he windows interface). Also, I wrote down the
interface name.
>From printtool, I set up a remote printer.
This is a from my /etc/printcap:
##PRINTTOOL3## REMOTE ljet4 600x600 letter {} LaserJet4 Default 1
lp|lp1|PostScript:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:sh:\
:rm=printserv.domain.tld:\
:rp=PS520631:\
:if=/var/spool/lpd/lp/filter:
rm can either be a ip or a hostname.
rp is the print serve named.
--
The answer to the meaning of life:
perl -e 'print$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10); '
> to print to it.
>
> I've named the print server HP4P, and given it an IP address. My
> /etc/printcap looks like this:
>
> ##PRINTTOOL3## SMB ljet4 300x300 letter {} LaserJet4 Default {}
> lp:\
> :sd=/var/spool/lpd/lp:\
> :mx#0:\
> :sh:\
> :if=/var/spool/lpd/lp/filter:\
> :af=/var/spool/lpd/lp/acct:\
> :lp=/dev/null:
>
> My /var/spool/lpd/lp/.config file looks as follows:
>
> share='\\hp4p\p1
> hostip=192.168.1.100
> user='Linksys'
> password=''
> workgroup='codegnome'
>
> So, what am I doing wrong?
>
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.