lpr filenames

Posted: 11-26-2003, 05:02 AM
Sending from either Xp or 2003 to an HPUX LPR queue the
filename in var/spool/lp/requests/<printname> has the IP
address of the sending Xp or 2003 machine rather than the
name appended to the printfile - this in turn causes the
spooler to disable and the file cannot be printed.
How do I ensure that XP and 2003 pass the name and not the
Ip address to the lpr spooler?
Reply With Quote

Responses to "lpr filenames"

Tony Edgecombe
Guest
Posts: n/a
 
Re: lpr filenames
Posted: 11-26-2003, 09:36 AM
You might want to try the original lpr port rather than the standard tcp/ip
port in Windows, this might help.

--
Tony Edgecombe
www.frogmorecs.com/ng
Software for printing


"graeme higgins" <anonymous@discussions.microsoft.com> wrote in message
news:07c401c3b3e2$e241a6c0$a401280a@phx.gbl...
> Sending from either Xp or 2003 to an HPUX LPR queue the
> filename in var/spool/lp/requests/<printname> has the IP
> address of the sending Xp or 2003 machine rather than the
> name appended to the printfile - this in turn causes the
> spooler to disable and the file cannot be printed.
> How do I ensure that XP and 2003 pass the name and not the
> Ip address to the lpr spooler?

Reply With Quote
Alan Morris\(MSFT\)
Guest
Posts: n/a
 
Re: lpr filenames
Posted: 11-26-2003, 05:48 PM
To install Print Services for UNIX
http://support.microsoft.com/default...b;en-us;324078
HOW TO: Install and Configure Print Services for UNIX

If you are already using the LPR Port there is an HP-UX compatibility reg
key
http://support.microsoft.com/default...b;en-us;150154
Printing to LPR Ports and HP-UX Compatibility



--
Alan Morris
Microsoft Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

"Tony Edgecombe" <nospam@nospam.com> wrote in message
news:edw$1kAtDHA.2260@TK2MSFTNGP09.phx.gbl...
> You might want to try the original lpr port rather than the standard
tcp/ip
> port in Windows, this might help.
>
> --
> Tony Edgecombe
> www.frogmorecs.com/ng
> Software for printing
>
>
> "graeme higgins" <anonymous@discussions.microsoft.com> wrote in message
> news:07c401c3b3e2$e241a6c0$a401280a@phx.gbl...
> > Sending from either Xp or 2003 to an HPUX LPR queue the
> > filename in var/spool/lp/requests/<printname> has the IP
> > address of the sending Xp or 2003 machine rather than the
> > name appended to the printfile - this in turn causes the
> > spooler to disable and the file cannot be printed.
> > How do I ensure that XP and 2003 pass the name and not the
> > Ip address to the lpr spooler?
>
>

Reply With Quote
Guest
Posts: n/a
 
lpr filenames
Posted: 11-26-2003, 06:44 PM
>-----Original Message-----
>Sending from either Xp or 2003 to an HPUX LPR queue the
>filename in var/spool/lp/requests/<printname> has the IP
>address of the sending Xp or 2003 machine rather than the
>name appended to the printfile - this in turn causes the
>spooler to disable and the file cannot be printed.
>How do I ensure that XP and 2003 pass the name and not the
>Ip address to the lpr spooler?
>.
>Further Info - Xp to unix based LPR works, 2000 to unix
based works, 2000 -> printer mounted from 2000 -> unix lpr
works. 2000 - > printer mounted from Xp or 2003 - > unix
lpr adds the IP address and not the name.
Reply With Quote
Guest
Posts: n/a
 
Re: lpr filenames
Posted: 11-26-2003, 06:54 PM
>-----Original Message-----
>To install Print Services for UNIX
>http://support.microsoft.com/default.aspx?scid=kb;en-
us;324078
>HOW TO: Install and Configure Print Services for UNIX
>
>If you are already using the LPR Port there is an HP-UX
compatibility reg
>key
>http://support.microsoft.com/default.aspx?scid=kb;en-
us;150154
>Printing to LPR Ports and HP-UX Compatibility
>
>Thanks - the problem is a little deeper though.
Xp to HPUX LPR is fine
2000 to HPUX LPR is fine
NT to HPUX LPR is fine
2000 -> remote printer on 2000 -> hpux LPR is fine
Ditto for NT and NT to 2000 -> hpux LPR
BUT 2000 - > XP (or 2003) -> LPR appends the IP address
causing the queue on lpr to disable - the filename
in /requests is xxxxxx123.123.123.123 rather than
xxxxxcomputername. This appears to be seen as a security
issue and hpux disables the queue.
>
>--
>Alan Morris
>Microsoft Printing Team
>Search the Microsoft Knowledge Base here:
>http://support.microsoft.com/default.aspx?scid=fh;
[ln];kbhowto
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>"Tony Edgecombe" <nospam@nospam.com> wrote in message
>news:edw$1kAtDHA.2260@TK2MSFTNGP09.phx.gbl...
>> You might want to try the original lpr port rather than
the standard
>tcp/ip
>> port in Windows, this might help.
>>
>> --
>> Tony Edgecombe
>> www.frogmorecs.com/ng
>> Software for printing
>>
>>
>> "graeme higgins" <anonymous@discussions.microsoft.com>
wrote in message
>> news:07c401c3b3e2$e241a6c0$a401280a@phx.gbl...
>> > Sending from either Xp or 2003 to an HPUX LPR queue
the
>> > filename in var/spool/lp/requests/<printname> has the
IP
>> > address of the sending Xp or 2003 machine rather than
the
>> > name appended to the printfile - this in turn causes
the
>> > spooler to disable and the file cannot be printed.
>> > How do I ensure that XP and 2003 pass the name and
not the
>> > Ip address to the lpr spooler?
>>
>>
>
>
>.
>
Reply With Quote
Guest
Posts: n/a
 
lpr filenames
Posted: 11-26-2003, 09:45 PM
>-----Original Message-----
>
>>-----Original Message-----
>>Sending from either Xp or 2003 to an HPUX LPR queue the
>>filename in var/spool/lp/requests/<printname> has the IP
>>address of the sending Xp or 2003 machine rather than the
>>name appended to the printfile - this in turn causes the
>>spooler to disable and the file cannot be printed.
>>How do I ensure that XP and 2003 pass the name and not the
>>Ip address to the lpr spooler?
>>.
>>Further Info - Xp to unix based LPR works, 2000 to unix
>based works, 2000 -> printer mounted from 2000 -> unix lpr
>works. 2000 - > printer mounted from Xp or 2003 - > unix
>lpr adds the IP address and not the name.
>.
>Just one further bit of information:-
If the originating computer has a fixed IP address the
problem does not occur. If the originating computer gets
it's address from DHCP then the problem occurs.
Reply With Quote
Alan Morris\(MSFT\)
Guest
Posts: n/a
 
Re: lpr filenames
Posted: 11-26-2003, 09:52 PM
Cool. This will have to wait over the weekend but I'll repro this then.

--
Alan Morris
Microsoft Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

<anonymous@discussions.microsoft.com> wrote in message
news:112301c3b455$aab16c40$3101280a@phx.gbl...
>
> >-----Original Message-----
> >Sending from either Xp or 2003 to an HPUX LPR queue the
> >filename in var/spool/lp/requests/<printname> has the IP
> >address of the sending Xp or 2003 machine rather than the
> >name appended to the printfile - this in turn causes the
> >spooler to disable and the file cannot be printed.
> >How do I ensure that XP and 2003 pass the name and not the
> >Ip address to the lpr spooler?
> >.
> >Further Info - Xp to unix based LPR works, 2000 to unix
> based works, 2000 -> printer mounted from 2000 -> unix lpr
> works. 2000 - > printer mounted from Xp or 2003 - > unix
> lpr adds the IP address and not the name.

Reply With Quote
Guest
Posts: n/a
 
Re: lpr filenames
Posted: 12-08-2003, 09:11 PM
Did you have a chance to look at the problem?
I posted a little more detail in that client that uses the
remote printer is using dhcp. It's name never gets resolved
correctly using lpr and the filename therefore has the IP
address. All other software (eg nslookup etc) resolve
correctly.
Thanks for your effort
>-----Original Message-----
>Cool. This will have to wait over the weekend but I'll
repro this then.
>
>--
>Alan Morris
>Microsoft Printing Team
>Search the Microsoft Knowledge Base here:
>http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
><anonymous@discussions.microsoft.com> wrote in message
>news:112301c3b455$aab16c40$3101280a@phx.gbl...
>>
>> >-----Original Message-----
>> >Sending from either Xp or 2003 to an HPUX LPR queue the
>> >filename in var/spool/lp/requests/<printname> has the IP
>> >address of the sending Xp or 2003 machine rather than the
>> >name appended to the printfile - this in turn causes the
>> >spooler to disable and the file cannot be printed.
>> >How do I ensure that XP and 2003 pass the name and not the
>> >Ip address to the lpr spooler?
>> >.
>> >Further Info - Xp to unix based LPR works, 2000 to unix
>> based works, 2000 -> printer mounted from 2000 -> unix lpr
>> works. 2000 - > printer mounted from Xp or 2003 - > unix
>> lpr adds the IP address and not the name.
>
>
>.
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
WM controlling filenames David Brown Windows XP Music 2 02-07-2004 11:25 PM
Very weird filenames error! Mike Sorge Windows XP Music 1 12-23-2003 07:44 PM
Missing filenames Wim Windows XP Basics 1 09-14-2003 07:14 PM
Missing filenames Wim Customize Windows XP 1 09-14-2003 04:37 PM
arranging filenames Paolo Customize Windows XP 2 07-09-2003 08:17 PM