The connected system fails to identify the additional device attached.
The connected system fails to identify the additional device attached.
Hi, I see you're trying to set up a connection between your Windows Server and a printer using Ethernet. You've added a PCIe NIC, connected the printer, and attempted to create a bridge, but it's not working as expected. The internet access remains, but the second NIC shows "No cable plugged in." Your Ethernet cable from the router to the second NIC is functioning, so the issue likely lies with the configuration or driver. Since you can't use Wi-Fi due to a 2.4GHz outage on your ISP's network, switching to Ethernet is necessary. Double-check that the correct port and settings are applied on both the server and printer, and ensure the NIC drivers are up to date.
Consider purchasing an Ethernet switch rather than relying on Windows network bridging. Your experience suggests it doesn’t function as expected, especially with older devices like the XB360.
Ah you're trying connect your printer to your server then from server to the router. Well you'll have to bridge them but knowing windows isn't reliable so I've done with static address and routing which worked for me in the past but that's eww from me. Here's chatgpt answer. Spoiler To bridge or passthrough your network connections on Windows, you can follow these steps: 1. Open the Network and Sharing Center by searching for it in the Start menu. 2. Click on "Change adapter settings" on the left side. 3. Select the two network adapters you want to bridge (in your case, the one connected to the router and the one connected to the printer). 4. Right-click on the selected adapters and choose "Bridge connections." 5. Click "OK" to save the changes. Alternatively, you can also use the Windows Command Prompt to bridge the connections. To do this: 1. Open the Command Prompt as an administrator. 2. Type the following command: `netsh interface bridge add "Adapter 1" "Adapter 2"` 3. Replace "Adapter 1" and "Adapter 2" with the names of your network adapters. If you're looking for a more permanent solution, you can also create a network bridge using the Windows Settings app. To do this: 1. Go to Settings > Network & Internet > Ethernet. 2. Click on the "Change adapter options" button. 3. Select the two network adapters you want to bridge and click on the "Bridge connections" button. Please note that bridging your network connections can have security implications, so make sure you understand the risks before proceeding. But overall to avoid hurting your brain i would advice to just buy small switch and be done with it. Good luck.
This solution might seem complex, but it's actually straightforward. A Gigabit Ethernet Switch is designed specifically for this use case. It’s likely already installed in your router. You can still connect them using daisy chaining, but ensure the device is labeled "Gigabit Network Switch" rather than a router or hub.
It would really be easy to purchase a new switch, but I currently don’t have the funds (even a small amount won’t help). That’s why I’m settling for a temporary fix. I’ll hold off until my room switch gets upgraded to a higher capacity model, then I can use the existing Gigabit switch for the server and printer.
If you're really that strapped for cash I have something you can try . But it works like 1/2 NAT. It would give your printer Internet access but I don't know if it will allow LAN clients to reach it. Delete the bridge. Go to your Source Internet adapter under Advanced Internet Settings and go to Properties. Then go to the Sharing Tab. Tick the box. It might tell you to specify the adapter you want to share to if it does the click the drop-down and select the adapter the printer is connected to. Save/Apply then exit. What this does is it shares your servers internet connection out the 2nd interface. I've had some luck making LAN clients talk across this but very hit or miss they're different subnets but you can try it.