Networking Forums

Networking Forums > Computer Networking > Linux Networking > D-Link DP-300U print server setup fails in Linux

Reply
Thread Tools Display Modes

D-Link DP-300U print server setup fails in Linux

 
 
Corwin Burgess
Guest
Posts: n/a

 
      03-01-2004, 06:47 PM
I have a D-Link DP-300U print server connected to a D-Link DI-604 router that is connected
to computers with Windows XP Professional and Linux RedHat 9 operating systems. The print
server was successfully setup with the Windows computer but I haven't found a solution for
the Linux computer. I found one message where he was able to install a printer as a LPD
queue under Red Hat Linux. He says that to install as a direct TCP/IP printer, you have to
know that the printer ports are 9100, 9101 and 9102.

A Epson Stylus C42UX was setup using the following information:

Queue type: Network UNIX (LPD)
Server: 192.168.0.10
Queue: /9102

When a test page was sent I got the following dialog box:

Sent CUPS test page
to 'Epson' queue. Please check the result.

There was NO page printed.

I used nmap to check the status of the print server ports.

The Windows check:

CMD: nmap -sS -PT -PI -p 9100-9102 -O -T 3 192.168.0.10
....
(192.168.0.10)The 2 ports scanned but not shown below are in
state: closed)
Port State Service
9102/tcp open unknown

The Linux check:

# nmap -sS -PT -PI -p 9100-9102 -O -T 3 192.168.0.10
....
ports on 192.168.0.10:
PORT STATE SERVICE
9100/tcp closed jetdirect
9101/tcp closed unknown
9102/tcp closed unknown

The printer is connected to the USB port 9102 but on Linux it is closed while on Windows
it is open. How do I open port 9102 on Linux? Do you see any problems with the above
setup? Do you know of any other solutions?

Thank in advance,
Corwin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
3Com Print Server fails to connect to printer Pete Kennedy Wireless Networks 0 11-08-2005 06:37 AM
Using a D-Link DI-824VUP as a Print Server SMS Wireless Internet 1 09-17-2005 02:22 PM
Print server DP-300U Peter Linux Networking 1 05-01-2005 03:43 AM
ftp to linux server fails SH Linux Networking 12 04-15-2004 02:33 PM
D-Link DI713P as Print Server only? Hijo de la Changa Wireless Internet 1 08-11-2003 02:47 AM



1 2 3 4 5 6 7 8 9 10 11