LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 10-05-2003, 04:25 PM   #16
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15

At the end of There is a problem message it says
Timeout connecting to 192.168.1.1:139
Error connecting to 192.168.1.1 (operation already in progress)
 
Old 10-05-2003, 04:30 PM   #17
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try running the command from a cmd window.

Earlier you said that 192.168.1.1 was yuor router. You will need to give the address of the XP machine with the printer connected - not your router.
 
Old 10-05-2003, 04:35 PM   #18
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
OK got net view to work and the printer is named hp940c.

How do I determine this systems ip address ?
 
Old 10-05-2003, 04:38 PM   #19
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
From the same cmd window run:
ipconfig
 
Old 10-05-2003, 04:50 PM   #20
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
OK
I got a auotconfiguration ip address ... is that it ?

I tried it and got a different error this time.

There was a problem

Your network access is not properly configured or the printer server is unknown or inaccessible. Check host name of the print server or contact your network adm.
 
Old 10-05-2003, 05:50 PM   #21
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
I used IP address 192.168.103 and it was OK.

The printer server is accessible.

I picked the printer model from the list HP 940c but when I try test print ... no printing.
 
Old 10-06-2003, 08:27 AM   #22
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
I also have a printer on a parallel port on another system.

I tried this one as well 192.168.1.106 and I got printer server in accessible.

However, I am unable to print to this one as well.

Is there something else I could try ?
 
Old 10-06-2003, 12:33 PM   #23
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Do you get any error messages?
Does the print job show up on the windows system?
Are the prink jobs still in the linux queue:
lpstat -o
 
Old 10-06-2003, 12:49 PM   #24
tstone
LQ Newbie
 
Registered: Jul 2003
Posts: 20

Rep: Reputation: 0
If you want to make life easier, go to Webmin.com and download the interface to setup Samba and your network. It will save you time on the whole network project.

tstone
 
Old 10-06-2003, 05:13 PM   #25
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by david_ross
Do you get any error messages?
Does the print job show up on the windows system?
Are the prink jobs still in the linux queue:
lpstat -o
Hi David

The print job does not show up in windows, 0 docs in queue.

I typed lpstat -o in the konsole and there are 7 showing. I have been trying to print from openofficewrite. They are numbered 1 through 7. the last one reads.

Ip-7 eric 96256 Mon 06 Oct 2003 06:07:07: PM EDT
 
Old 10-06-2003, 08:34 PM   #26
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
This is what I have in smb.conf


# smb.conf is the main samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2003-03-17
[global]
workgroup = TUX-NET
os level = 2
time server = Yes
unix extensions = Yes
encrypt passwords = Yes
log level = 1
syslog = 0
printing = CUPS
printcap name = CUPS
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
wins support = No
veto files = /*.eml/*.nws/riched20.dll/*.{*}/
[homes]
comment = Home Directories
valid users = %S
browseable = No
read only = No
create mask = 0640
directory mask = 0750
[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
 
Old 10-07-2003, 08:05 AM   #27
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
I also noticed that first two jobs in queue are processing.

I right clicked the printer icon on the suse desktop and I can see the print jobs lined up. The first two have a lightning symbol at the begining of the line.
 
Old 10-07-2003, 12:46 PM   #28
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try co cancelthe jobs then print again:
cancel JOB-ID

eg:
cancel Ip-7

Then try the print again.
 
Old 10-07-2003, 01:28 PM   #29
yamawho
Member
 
Registered: Oct 2003
Location: Montreal
Distribution: Mepis 6.5 RC1
Posts: 39

Original Poster
Rep: Reputation: 15
I deleted all the print jobs in KjobViewer.

I tried afew more times and still nothing ...

However the job ID does not reset to 0.

ie the next job is 11 even if I deleted all the others.
 
Old 10-07-2003, 01:59 PM   #30
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Yes that is standard.

Are you sure you have the correct driver?
 
  


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
Firewall setting in solaris and winxp UltraSoul Solaris / OpenSolaris 3 07-31-2005 07:24 PM
Brand New To Linux, Help Setting Up NW Too WinXP PC msm1003 Linux - Networking 1 03-21-2005 06:01 PM
setting up a network between linux (slackware 9.1) and winxp djgerbavore Linux - Networking 3 07-21-2004 09:27 AM
Setting up Redhat 7.3 to print to a WinXP printer oryan_dunn Linux - Newbie 2 11-26-2002 04:30 PM
Setting GRUB default to load WinXP pilot1 Linux - General 1 09-07-2002 03:33 PM

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

All times are GMT -5. The time now is 12:11 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