How can I fix my printer connectivity issue with 2 networks on my laptop?

  • Thread starter Thread starter cpscdave
  • Start date Start date
  • Tags Tags
    Networks
AI Thread Summary
The issue involves a laptop connected to two networks: a wired test network (10.5.1.X) and a wireless main network (10.22.1.X). The problem arises because Windows cannot determine which network adapter to use for printing to a printer on the wireless network while the laptop is also connected to the wired network. The confusion stems from having two different routes to the same device, which is not compliant with IP networking standards. This results in one route being blocked by network protocols like spanning tree, leading to the need to disconnect the Ethernet cable to print. To resolve this, it is suggested to adjust the network configuration, particularly by ensuring that the default gateway or DNS settings on the private network are cleared to prevent conflicts.
cpscdave
Messages
402
Reaction score
120
Howdy everyone.
So here's the issue.
My work laptop spans 2 networks.
Wired its connected to my test network (that I control)
It is setup to be 10.5.1.X
Subnet 255.255.255.0
The router also connects into the main network so my various devices can download updates and what not.

My Laptop also connected Wirelessly to the main network (don't control)
10.22.1.X
255.255.255.0

The issue I have is Windows isn't smart enough to realize that a printer at 10.22.1.something should be talked to via the wireless adaptor, and anytime I want to print something I have to unplug the Ethernet cable to the main network.

Any ideas on how I can resolve this to not be a pain in the ass??
 
Computer science news on Phys.org
I found this article where someone had gotten something simular to work on Windows 7:

http://www.sevenforums.com/network-sharing/220875-connecting-two-networks-simultaneously.html
 
  • Like
Likes cpscdave
I have seen something similar when the private network (10.5.1.X) has a default gateway or dns set. If those are set you need to blank out the values.

BoB
 
cpscdave said:
Howdy everyone.
So here's the issue.
My work laptop spans 2 networks.
Wired its connected to my test network (that I control)
It is setup to be 10.5.1.X
Subnet 255.255.255.0
The router also connects into the main network so my various devices can download updates and what not.

My Laptop also connected Wirelessly to the main network (don't control)
10.22.1.X
255.255.255.0

The issue I have is Windows isn't smart enough to realize that a printer at 10.22.1.something should be talked to via the wireless adaptor, and anytime I want to print something I have to unplug the Ethernet cable to the main network.

Any ideas on how I can resolve this to not be a pain in the ass??
Well, you have defined two different routes to the printer (one wireless and one wired). Don't blame Windows for being confused, your setup is not according to IP standards. In short, two different routes to the same device is not allowed. If there is, something called a spanning tree is created, which means that one of the routes is kept and the other is blocked. This is not something Windows does, it happens "in the network".
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
i am customizing a Linux distro [arch] into love os which I am building to impress my crush. I had an idea to integrate an ai model into the Linux system so it can speak like me but romantically. but I don't know what or how to do. I don't know the basic concept of Linux but yet I am customizing my os purely relying on chat gpt and perplexity. when i ask chat gpt about this it said to fine tune an ai model and integrate to the Linux distro and my friend said for the data to be fed to the ai...
Back
Top