Here is what my config files currently look like. I have tried numerous
variation with the same results.
/var/spool/lpd/.paprc
CompaqPagemaq20:LaserWriter@*
/etc/papd.conf
CompaqPagemaq20:\
:
/etc/printcap
lp|CompaqPagemaq20:\
:lp=/dev/null:\
:sd=/var/spool/lpd:\
:pl#63:pw#85:\
mx#0:\
:sh:\
:sf:\
:of=/usr/lib/atalk/filters/ofpap:
/etc/atalkd.conf
eth1 -seed -phase 2 -net 0-65534 -addr 65280 200 -zone *
If I run getzones I get connection timeout but I read that that is
normal because I only have the default "*" zone.
If you see or now anything that may be causing the condition please post
or email me at mi...@san.rr.com.
thanks
mike
> I have installled netatalk 1.4b2+asun2.13 on a Slackware 7.0 linux
> machine. File serving with clasic appletalk and APF over tcp work fine.
>
<snip>
>
>
> /etc/papd.conf
>
> CompaqPagemaq20:\
> :
>
>
<snip>
>
> thanks
>
> mike
Hi, Mike,
here is my papd.conf.
The printer LQ870 shows up in the Chooser/LaserWriter8 and is printing fine.
Samba is of no use for macintoshes unless you use an SMB Server like DAVE.
# Attributes are:
#
# Name Type Default Description
# pd str ".ppd" Pathname to ppd file.
# pr str "lp" LPD printer name.
# op str "operator" Operator name, for LPD spooling.
#
# Some examples:
#
# On many systems (notably not Solaris), no papd.conf is required,
# since papd shares the same defaults as lpd.
#
# A simple example:
#
# terminator:\
# :pr=lp:op=wes:\
# :pd=/usr/share/lib/ppd/HPLJ_4M.PPD:
#
# Note also that papd.conf can list several printers.
LQ870:\
:pr=lp:op=mac3:
papd.conf line 1/22 (END)
I think, the important option is :pr=lp which tells atalk to use the lpr
printing system.
:op=mac3 is just the name of the mac printing on the linux box
HTH regards
Reinhard
Thanks to all who offered advice. I appreciated it.
mike