LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-11-2004, 05:27 PM   #16
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168

Can you connect to aqua-q with the ip address? From the windows machine open a dos prompt and issue

ipconfig /all

that should return your external address, and internal address for that machine. Are you running a firewall on the windows machine? Please post the output of

cat /etc/hosts

from linux.
good luck.
 
Old 09-13-2004, 09:26 AM   #17
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
i got the file sharing part to work and i can access the windows computer from linux. i've tried to use the printer but it won't work. but you can see the printer from the linux computer

thanks so much
 
Old 09-13-2004, 09:36 AM   #18
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Now that you can see the printer, try configuring it from the cups interface. Open a web browser and type in the url bar

http://localhost:631

that should get you to the cups interface.
good luck.
 
Old 09-13-2004, 05:30 PM   #19
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
i've tried that before, and when it asked me for my password, i kept typing it in and i was sure it was the right root password, but it kept on saying that it wasnt the right one

thanks a lot
 
Old 09-13-2004, 05:36 PM   #20
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Have you tried this link since you can now see the printer?

http://www.faqs.org/docs/Linux-mini/...ing_to_windows

good luck.
 
Old 09-13-2004, 06:35 PM   #21
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
i tried that, but it didn't help either

thanks
 
Old 09-13-2004, 06:45 PM   #22
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Maybe there's a cups problem, try connecting to the server again use root and roots password. I'm going to do a little reseach on suse and cups to look for bugs. In the mean time please post the output from

smbclient -L aqua-q

and try restarting the cups daemon. I'm certain if you can access the machine via smbclient, and you can get cups going you'll be able to print.
good luck.
 
Old 09-13-2004, 07:14 PM   #23
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
the output of smbclient -L aqua-q is:

Password:
Domain=[AQUA-Q] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename Type Comment
--------- ---- -------
IPC$ IPC Remote IPC
print$ Disk Printer Drivers
SharedDocs Disk
zorex Printer HP DeskJet 722C
Domain=[AQUA-Q] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server Comment
--------- -------

Workgroup Master
--------- -------

thanks for all your help
 
Old 09-13-2004, 07:14 PM   #24
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Just for my curiosity, what particular printer do you have? The info will aid my search.
 
Old 09-13-2004, 07:36 PM   #25
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
The printer is supported have a look at this

http://www.linuxprinting.org/show_pr...P-DeskJet_722C

If you can get cups going properly, this should help.
good luck.
 
Old 09-13-2004, 11:19 PM   #26
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
i tried the instructions there, but it still wont print

thanks so much for your help
 
Old 09-14-2004, 06:46 AM   #27
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Have you been able to get to the cups interface? Does it allow you to choose the smb backend?Have you downloaded the driver and ppd file?
good luck.
 
Old 09-14-2004, 08:56 AM   #28
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
no i haven't been able to get to the cups interface, accept for one already on my computer, but it doesnt work very well. i have the driver and ppd file

thank you for all your help
 
Old 09-14-2004, 05:31 PM   #29
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
Originally posted by drethenerd
no i haven't been able to get to the cups interface, accept for one already on my computer, but it doesnt work very well. i have the driver and ppd file

thank you for all your help
Your welcome. What do you mean by the one already on your computer? Let's try restarting the server, open a terminal and issue as root, or su -,

/etc/initd/cups restart

post any errors.
good luck.
 
Old 09-14-2004, 07:09 PM   #30
drethenerd
Member
 
Registered: Aug 2004
Distribution: Slackware 12.0
Posts: 81

Original Poster
Rep: Reputation: 15
nevermind, i thought you meant by interface something like localhost:631, to configure cups with. the server is running though.

i think that the problem might be with the windows computer. for instance, do i need a guest account? i mean, the linux computer doesnt show any errors when you try to print.

could something like that be the problem or am i just crazy?

thanks for your time
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba/Cups print sharing problems (/var/spool/samba files) Gates1026 Linux - General 9 06-23-2013 01:33 AM
Samba - Connecting from WinXP Pro to Samba running on Debian critical Linux - Networking 1 02-03-2005 09:36 AM
I need the content from thegoldenear.org/toolbox/unices/samba/samba-setup.html rtg2001 Linux - Networking 1 08-05-2004 05:54 PM
Samba: Authenticate Linux-Clients in Samba Domain & Mount mule Linux - Software 0 12-10-2003 01:21 AM
when i restart SAMBA,it says:stop samba failed,start SAMBA OK! whepin Linux - Networking 3 12-26-2001 05:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration