Click to See Complete Forum and Search --> : [RESOLVED] Sharing a Home Networked Printer


howie7
January 17th, 2006, 08:49 AM
I have 2 Win XP PC's, connected via Ethernet cable to inbuilt Ethernet cards.
1 PC has Internet connection, and has a USB connected HP K80 Printer.
The second PC can Internet share via a network bridge.

From the 2nd PC, I am unable to find/share the Printer on the 1st PC. Both have file & Print settings installed.
Please can anyone advise what settings I should make to each PC to enable printer sharing.

3fingersalute
January 17th, 2006, 08:53 AM
Are you using XP home or pro ??? I'm gonna assume home, here's a guide (http://support.microsoft.com/kb/814005/en-us#XSLTH3120121121120121120120) using XP Home.

btw, that's part 8 of an 8 part guide, the first 7 parts are linked at the bottom of that page if you need them

howie7
January 19th, 2006, 08:47 AM
Have followed instructions as per given link.
From the 2nd PC, I am still unable to view the printer. When I browse for a network printer (Adding a Printer Part 4/5), all I see is 'Microsoft Windows Network'.

Ferrit
January 19th, 2006, 10:13 AM
Did you doublecclick the Microsoft Windows Network?
Did you do a search for computers in the network Places?

Atodini
January 19th, 2006, 12:31 PM
Is your ethernet cable a crossover cable? If the cable simply links the on-board nic's then it needs to be to network the machines.

Is sharing enabled on the printer? There's a box you need to check in properties to enable this.

John

geeksRus
January 19th, 2006, 01:23 PM
unless i am reading it wrong, THIS (http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&lang=en&cc=us&product=61563&dlc=en&docname=bpu03062) page states that a print server is needed to use this printer on a network.

CeeBee
January 19th, 2006, 01:34 PM
Why not use a print server? Not very expensive, easy to set, can print from any machine even if the other(s) are off.
Another hint for installing the printer shared by the other PC:
-install the driver locally, as if the printer was attached to the PC.
-make a note of the name of the share on the "server"
-create a new port on the client (local port, \\<server.ip.address>\<sharedprintername> )
-switch the port for the printer from the local USB or LPT to the network port.

Be aware that when you enable file and print sharing you may be opening the "server" to access from the internet - make sure you have a firewall properly configured. In such an instance the best approach is to use a router for sharing the internet connection.

futuretech
January 21st, 2006, 01:09 AM
you could map a network drive to the printer on lpt2 something like
net use LPT2 \\Ip_of_computer\Share_name

Then add the printer and select the LPT2 port.