problems printing to intel NetportExpress PRO/100 print server with redhat 5.2 linux

problems printing to intel NetportExpress PRO/100 print server with redhat 5.2 linux

Post by Brian Brods » Thu, 03 Jun 1999 04:00:00



I am running RedHat 5.2 linux on a Intel Pentium III. We have other
machines in our network that can print to our Intel NetportExpress
PRO/100 print server with no problems. However I cannot seem to get
our Linux servers to print to the print server. I have a Cannon
LPB-1260 laser printer attached to the print server which is a HP
compatible printer.

I am able to ping the print server from my linux system just fine.

Here is my /etc/printcap file:
netlsrptr|netlsrptr|netlsrptr-on-parallel-port-1:\
:rm=209.69.52.131:\
:rp=LPT1_TEXT:\
:mx#0:\
:sh:\
:sd=/var/spool/lpd/netlsrptr:

If I issue a /usr/sbin/lpc status command after trying to send a print
job here are the results:
netlsrptr:
        queuing is enabled
        printing is enabled
        1 entry in spool area
        waiting for netlsrptr to become ready (offline ?)

If I issue an lpq -Pnetlsrptr command I get these results:
waiting for netlsrptr to become ready (offline ?)
Rank   Owner      Job  Files                                 Total
Size
1st    root       13   (standard input)                      1191
bytes

The printer has paper and is online. If I print from my workstation or
another server I do not have problems.

Any help with my problem would be greatly appreciated.

Brian

 
 
 

problems printing to intel NetportExpress PRO/100 print server with redhat 5.2 linux

Post by Dann Churc » Thu, 03 Jun 1999 04:00:00


Brian,

Really depends on whether the print server is running a BSD-style printing
daemon.  To test, you could do the following:

telnet <print server> 515

If you get "connection refused,"  then there is probably nothing listening
on that port (the BSD printing port) and you'll have to find some software
from Intel to setup your printing.  Another route would be if the other
machines had a BSD printing daemon, you could set up a print queue to one
of them and let it (the other machine) forward the request on.

Good luck!

--Dann Church


> I am running RedHat 5.2 linux on a Intel Pentium III. We have other
> machines in our network that can print to our Intel NetportExpress
> PRO/100 print server with no problems. However I cannot seem to get
> our Linux servers to print to the print server. I have a Cannon
> LPB-1260 laser printer attached to the print server which is a HP
> compatible printer.

> I am able to ping the print server from my linux system just fine.

> Here is my /etc/printcap file:
> netlsrptr|netlsrptr|netlsrptr-on-parallel-port-1:\
> :rm=209.69.52.131:\
> :rp=LPT1_TEXT:\
> :mx#0:\
> :sh:\
> :sd=/var/spool/lpd/netlsrptr:

> If I issue a /usr/sbin/lpc status command after trying to send a print
> job here are the results:
> netlsrptr:
>         queuing is enabled
>         printing is enabled
>         1 entry in spool area
>         waiting for netlsrptr to become ready (offline ?)

> If I issue an lpq -Pnetlsrptr command I get these results:
> waiting for netlsrptr to become ready (offline ?)
> Rank   Owner      Job  Files                                 Total
> Size
> 1st    root       13   (standard input)                      1191
> bytes

> The printer has paper and is online. If I print from my workstation or
> another server I do not have problems.

> Any help with my problem would be greatly appreciated.

> Brian


 
 
 

problems printing to intel NetportExpress PRO/100 print server with redhat 5.2 linux

Post by Brian Brods » Sat, 12 Jun 1999 04:00:00


I am abe to telnet to port 515 on the print server do you have any
other ideas what the problem might be?



>Brian,

>Really depends on whether the print server is running a BSD-style printing
>daemon.  To test, you could do the following:

>telnet <print server> 515

>If you get "connection refused,"  then there is probably nothing listening
>on that port (the BSD printing port) and you'll have to find some software
>from Intel to setup your printing.  Another route would be if the other
>machines had a BSD printing daemon, you could set up a print queue to one
>of them and let it (the other machine) forward the request on.

>Good luck!

>--Dann Church


>> I am running RedHat 5.2 linux on a Intel Pentium III. We have other
>> machines in our network that can print to our Intel NetportExpress
>> PRO/100 print server with no problems. However I cannot seem to get
>> our Linux servers to print to the print server. I have a Cannon
>> LPB-1260 laser printer attached to the print server which is a HP
>> compatible printer.

>> I am able to ping the print server from my linux system just fine.

>> Here is my /etc/printcap file:
>> netlsrptr|netlsrptr|netlsrptr-on-parallel-port-1:\
>> :rm=209.69.52.131:\
>> :rp=LPT1_TEXT:\
>> :mx#0:\
>> :sh:\
>> :sd=/var/spool/lpd/netlsrptr:

>> If I issue a /usr/sbin/lpc status command after trying to send a print
>> job here are the results:
>> netlsrptr:
>>         queuing is enabled
>>         printing is enabled
>>         1 entry in spool area
>>         waiting for netlsrptr to become ready (offline ?)

>> If I issue an lpq -Pnetlsrptr command I get these results:
>> waiting for netlsrptr to become ready (offline ?)
>> Rank   Owner      Job  Files                                 Total
>> Size
>> 1st    root       13   (standard input)                      1191
>> bytes

>> The printer has paper and is online. If I print from my workstation or
>> another server I do not have problems.

>> Any help with my problem would be greatly appreciated.

>> Brian

 
 
 

problems printing to intel NetportExpress PRO/100 print server with redhat 5.2 linux

Post by Brian Brods » Sat, 12 Jun 1999 04:00:00


I am abe to telnet to port 515 on the print server do you have any
other ideas what the problem might be?



>Brian,

>Really depends on whether the print server is running a BSD-style printing
>daemon.  To test, you could do the following:

>telnet <print server> 515

>If you get "connection refused,"  then there is probably nothing listening
>on that port (the BSD printing port) and you'll have to find some software
>from Intel to setup your printing.  Another route would be if the other
>machines had a BSD printing daemon, you could set up a print queue to one
>of them and let it (the other machine) forward the request on.

>Good luck!

>--Dann Church


>> I am running RedHat 5.2 linux on a Intel Pentium III. We have other
>> machines in our network that can print to our Intel NetportExpress
>> PRO/100 print server with no problems. However I cannot seem to get
>> our Linux servers to print to the print server. I have a Cannon
>> LPB-1260 laser printer attached to the print server which is a HP
>> compatible printer.

>> I am able to ping the print server from my linux system just fine.

>> Here is my /etc/printcap file:
>> netlsrptr|netlsrptr|netlsrptr-on-parallel-port-1:\
>> :rm=209.69.52.131:\
>> :rp=LPT1_TEXT:\
>> :mx#0:\
>> :sh:\
>> :sd=/var/spool/lpd/netlsrptr:

>> If I issue a /usr/sbin/lpc status command after trying to send a print
>> job here are the results:
>> netlsrptr:
>>         queuing is enabled
>>         printing is enabled
>>         1 entry in spool area
>>         waiting for netlsrptr to become ready (offline ?)

>> If I issue an lpq -Pnetlsrptr command I get these results:
>> waiting for netlsrptr to become ready (offline ?)
>> Rank   Owner      Job  Files                                 Total
>> Size
>> 1st    root       13   (standard input)                      1191
>> bytes

>> The printer has paper and is online. If I print from my workstation or
>> another server I do not have problems.

>> Any help with my problem would be greatly appreciated.

>> Brian

 
 
 

1. Intel NetportExpress Pro Print Server drivers for linux

Does anyone know if there are any NetportExpress Pro Printer Server drivers
for linux?  Or how to get it working without Intel's drivers?  I've D/L'ed
the unix stuff from Intel, but they don't have a version for linux, and the
versions they do have won't work on linux (most binaries aren't compatible,
one locks up, the others don't see the print server).

2. Book on CVS?

3. Does Intel Netportexpress PRO print server support filter function??

4. raw devices.

5. Trouble printing to HP Laserjet 4L through Netport Pro/100 print server

6. For Iptables configuration file

7. RedHat 5.2 Doesn't Detect Intel EtherExpress Pro/100 Network Card

8. Anti-aliased fonts

9. Help configuring an intel pro/100+ PCI card with Redhat 5.2?!

10. Printing via Intel NetportExpress PRO

11. "Intel netportExpress Pro 100" printserver

12. Intel NetPortExpress Print server

13. Problems printing large jobs to NetportExpress Pro from SCO