Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Networking > Sharing printer across subnets

Reply
Thread Tools Display Modes

Sharing printer across subnets

 
 
David Burg
Guest
Posts: n/a

 
      10-29-2009
Hi,

My apologies if this is an old question, I couldn't find a satisfactory
answer on either these discussion groups or through an web search.

I have a home network with 3 sub nets. The reason I have 3 subnets is
because each subnet is wired with wireless routers making the link between
the wired networks. I'd prefer to keep it that way and not have to drill a
hole through the floors... The routers are one NetGear WGR614v6 (with
netgear's firmware as it does not support flashing) and two Linksys WRT54G
flashed to tomato firmware. The NetGear is connected to a comcast modem which
is the WAN access. It is configured as a regular access point, with a DHCP
server for subnet 192.168.1.x (mask 255.255.255.0). Both Linksys are
configured as clients - 192.168.2.x and 3.x, mask 255.255.255.0 -. Both
linksys routers have their firewalls disabled (netgear's router is enabled).
Both linksys routers have a static IP reserved for them on the netgear. The
netgear has also static routes configured to redirect traffic for the
subnetworks to their matching routers. The linksys routers have static routes
configured to redirect traffic for the other subnet back to the netgear
router.

I am able to ping and tracert from a machine in one subnetwork to another
subnetwork.

For instance from my windows 7 laptop ip 192.168.1.7 i can trace to my
windows xp desktop to which a USB printer to share is connected:

tracert -d -4 192.168.3.108

Tracing route to 192.168.3.108 over a maximum of 30 hops

1 1 ms 1 ms 1 ms 192.168.1.1
2 1 ms 1 ms 1 ms 192.168.1.1
3 4 ms 75 ms 2 ms 192.168.1.6
4 2 ms 8 ms 2 ms 192.168.3.108

192.168.1.6 is the IP in the 1.x subnet of the linksys router.

However if I try to open \\192.168.3.108 in windows explorer I get a useless
"unknown error" after a while. Network troubleshooter also fails to find
what's wrong. Similarly if I try to add a network printer, my win 7 laptop
won't see it, even if I type its full address - \\192.168.3.108\HPDeskjet

Windows XP's firewall is configured to allow folders and printers to be
shared with other computers on the network.

What am I missing so sharing isn't working?
 
Reply With Quote
 
 
 
 
Jack [MVP-Networking]
Guest
Posts: n/a

 
      10-29-2009

Hi
Make sure that you have one computer with two Network cards and Windows
version that can do Bridging (like Win XP Pro).
Then bridge the two subnets and you would get one cohesive Network with
seamless sharing and printing.
http://technet.microsoft.com/en-us/l.../bb457038.aspx
Jack (MS, MVP-Networking).

"David Burg" <David > wrote in message
news:4984FFC2-FDDA-4B33-A6EC-...
> Hi,
>
> My apologies if this is an old question, I couldn't find a satisfactory
> answer on either these discussion groups or through an web search.
>
> I have a home network with 3 sub nets. The reason I have 3 subnets is
> because each subnet is wired with wireless routers making the link between
> the wired networks. I'd prefer to keep it that way and not have to drill a
> hole through the floors... The routers are one NetGear WGR614v6 (with
> netgear's firmware as it does not support flashing) and two Linksys WRT54G
> flashed to tomato firmware. The NetGear is connected to a comcast modem
> which
> is the WAN access. It is configured as a regular access point, with a DHCP
> server for subnet 192.168.1.x (mask 255.255.255.0). Both Linksys are
> configured as clients - 192.168.2.x and 3.x, mask 255.255.255.0 -. Both
> linksys routers have their firewalls disabled (netgear's router is
> enabled).
> Both linksys routers have a static IP reserved for them on the netgear.
> The
> netgear has also static routes configured to redirect traffic for the
> subnetworks to their matching routers. The linksys routers have static
> routes
> configured to redirect traffic for the other subnet back to the netgear
> router.
>
> I am able to ping and tracert from a machine in one subnetwork to another
> subnetwork.
>
> For instance from my windows 7 laptop ip 192.168.1.7 i can trace to my
> windows xp desktop to which a USB printer to share is connected:
>
> tracert -d -4 192.168.3.108
>
> Tracing route to 192.168.3.108 over a maximum of 30 hops
>
> 1 1 ms 1 ms 1 ms 192.168.1.1
> 2 1 ms 1 ms 1 ms 192.168.1.1
> 3 4 ms 75 ms 2 ms 192.168.1.6
> 4 2 ms 8 ms 2 ms 192.168.3.108
>
> 192.168.1.6 is the IP in the 1.x subnet of the linksys router.
>
> However if I try to open \\192.168.3.108 in windows explorer I get a
> useless
> "unknown error" after a while. Network troubleshooter also fails to find
> what's wrong. Similarly if I try to add a network printer, my win 7 laptop
> won't see it, even if I type its full address - \\192.168.3.108\HPDeskjet
>
> Windows XP's firewall is configured to allow folders and printers to be
> shared with other computers on the network.
>
> What am I missing so sharing isn't working?


 
Reply With Quote
 
Junior Member
Join Date: Jun 2010
Posts: 2

 
      06-24-2010
I have a similar question related to sharig network printers across subnets... can anyone help e?

Here's the setup done by the old another IT guy that left:


-- Office Location A --
PC A1:
ip addr: 192.168.0.50
subnet: 255.255.255.0
gateway: 192.168.0.1
dns: 192.168.0.1
can print, yes; physically connected to printer via USB


PC A2:
ip addr: 192.168.0.17
subnet: 255.255.255.0
gateway: 192.168.0.1
dns: 192.168.0.1
can print: yes

NETWORK PRINTER PRINTER:
ip addr: 192.168.0.8


-- Office Location B --
PC B1:
ip addr: 192.168.1.109
subnet: 255.255.255.0
gateway: 192.168.1.1
dns: 192.168.1.1
can print: NO (it used to work 5 days ago, and now it cannot even find the printer on the network)


The old IT person setup a network between Office Location A and Location B, and I have not changed anything to the network since I came on board.

How can I get the PC B1 at Office Location B to see the Network Printer that is located at Office Location A?
 
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
Printer sharing john3347 Windows Vista Administration 0 12-26-2007 12:00 AM
printer sharing from vista pc to win 98 pc --win 98 won't see shrd Bubbator Windows Vista Hardware 2 05-03-2007 01:51 PM
Not Recognizing Network Printer Bones Windows Vista Installation 0 03-04-2007 05:05 PM
Printer Sharing Problem jel183\(UK\) Windows Vista Hardware 0 02-02-2007 09:09 AM
Sharing Printer with WinXP Issues Skybase Windows Vista Performance 5 07-06-2006 11:29 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59