Networking Forums

Networking Forums > Computer Networking > Linux Networking > Access and use a Win2000 shared printer, HOWTO?

Reply
Thread Tools Display Modes

Access and use a Win2000 shared printer, HOWTO?

 
 
lekkie.aydot@gmail.com
Guest
Posts: n/a

 
      07-29-2005, 03:44 PM
I have a printer on my network which is installed on a win2000 system.
I want to access and print documents from my linux box to the remote
printer on the Win200.
I've tried usin samba but its givin problem I also tried usin webmin
printer set-up (cups) but didn't succeed. Can anybody help?

 
Reply With Quote
 
 
 
 
Martin
Guest
Posts: n/a

 
      07-29-2005, 09:43 PM
I used this web page on setting up the Windows print services in order
to share my printer on windows XP with a FreeBSD box running Cups. The
windows side should be identical.

http://www.asu.edu/clas/pscs/printing/lpd.htm

Admin for Cups once it is up and running is on locahost:631

Documentation is on the "On-Line Help" link and then click on "Do
Administration Tasks" and follow the wizard for adding a printer.

I use lpr -P <cups_printername> <filename> in FreeBSD.

It's easier to stick it in a bash script called "print" as
lpr -P <cups_printername> $1

The alternative lp command is lp -d <cups_printername> <filename>

Good luck,
Martin.


On 29 Jul 2005 08:44:51 -0700, "(E-Mail Removed)"
<(E-Mail Removed)> wrote:

>I have a printer on my network which is installed on a win2000 system.
>I want to access and print documents from my linux box to the remote
>printer on the Win200.
>I've tried usin samba but its givin problem I also tried usin webmin
>printer set-up (cups) but didn't succeed. Can anybody help?


 
Reply With Quote
 
lekkie.aydot@gmail.com
Guest
Posts: n/a

 
      08-01-2005, 11:45 AM
ty for this info. I tried it on the Windows 2000. I noticed while I
wanted to add the UNIX file printing servie it was showin 0.0MB. I
suspected it cos after installin and tryin to connect from my CUPS
service on linux, It kept tryin to reconnect which I suppose the
service is not listening on that port or not running at all. I also
tried checkin the service on the service list in the MMC, I didn't see
any TCP/IP Print Server service.
My guess is it is either it didn't instal on the WIN2000 or I wasn't
runnin.

How can I get over this? Is it normal for the file size to be 0.0MB?
How can I test/confirm if this service is running on Win2000, any
cammand to verify?

 
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
WinXP Home and Win2000 - cannot see shared folders zeidman@hotmail.com Home Networking 1 02-05-2007 03:48 PM
No wireless access to shared printer or files from laptop neophyte Wireless Networks 1 01-23-2006 04:43 AM
Mixed Wireless and Wired Network--Shared Printer access denied Illini Mike Wireless Networks 0 12-01-2005 11:17 PM
Shared Printer: Access denied Bob H Home Networking 1 05-07-2005 04:01 PM
Cannot Access Network or Shared Printer Derek Windows Networking 4 02-05-2004 08:43 PM



1 2 3 4 5 6 7 8 9 10 11