[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Re: Problème LPD
- To:
- Subject: Re: Problème LPD
- From: "Fred" <>
- Date: Tue, 1 Jan 2002 15:10:03 -0500 (EST)
-
In-reply-to: <[email protected]>
C'est exactement ce que j'ai
# service lpd stop
Stopping lpd: [ OK ]
# service lpd status
lpd is stopped
# service lpd start
Starting lpd: [ OK ]
# service lpd status
lpd (pid 8443) is running...
Sauf que lorsque je fais lpc status ou que je tente d'imprimer j'obtiens :
Printer 'Deskjet560c@localhost' - cannot open connection - Connection timed
out Make sure LPD server is running on the server.
Alors je ne sais plus ou donner de la tête .
""Gilles J. Seguin"" <[email protected]> a écrit dans le message de news:
[email protected]...
> Fred wrote:
> >
> > En premier lieu j'obtenais l'erreur suivante après n'importe quel
requête à
> > lpd :
> > Starting lpd: 2001-12-30-00:40:04.849 Get_local_host: hostname bad
'Catland'
> >
> > J'ai pu règler le tout en ajoutant mon hostname au fichier /etc/hosts
> >
> > En second lieu
> > la commande :
> > service lpd status :
> >
> > Printer 'Deskjet560c@localhost' - cannot open connection - Connection
timed
> > out Make sure LPD server is running on the server
>
> # cat /etc/hosts
> 127.0.0.1 Catland localhost.localdomain localhost Catland.my-isp.ca
>
> nous voulons
> # service lpd stop
> Stopping lpd: [ OK ]
>
> # service lpd status
> lpd is stopped
> # service lpd start
> Starting lpd: [ OK ]
> # service lpd status
> lpd (pid 2940) is running...
>
>