Agree with the above.... What kind of printer??
HP has admitted problems with JET and windows 2000. They suggest using direct TCP/IP and I would probably use sharing on the print server to the workstations.
Also check the gatewate on the printer. Make sure it is set to 0.0.0.0 subnet 0.0.0.0
Also.... Xerox has quit supporting TCP/IP ports on Win2k+ and want you to use LPR (LPD) ports instead. You have to install Unix Print services for that on the workstations and server and setup lpr (lpd) ports to the printer. Need printer brand info...
Main Topics
Browse All Topics





by: mapledrumsPosted on 2003-10-15 at 14:31:42ID: 9558079
Might be a print server issue or a corrupted arp cache on the server. Try clearing the arp cache first. Do a arp -d *. Also try rebooting the print server box, or power recycling the printer if it's built in. Is the printer given a hostname resolved to IP through a DNS server for the clients ? If that's the case, clear the DNS cache on the clients that's having this issue:
To view the current DNS resolver cache content and the entries preloaded from the Hosts file, go to the command prompt and type
C:\> ipconfig /displaydns
Each entry shows the remaining Time to Live (TTL) in seconds. To clear the cache, go to the command prompt and type
C:\> ipconfig /flushdns
Flushing the DNS cache clears all entries and reloads the entries from the Hosts file.
Finally, check that the configuration of the print server is correct.