2
votes
1answer
257 views

Configure linux machine as bridge/switch and end device

At my home, I have two desktop PCs in two rooms. The router / DSL modem is in one of these rooms. Now I want to configure a home server (having 2 LAN ports, running 24/7) in the corridor between the ...
0
votes
1answer
251 views

System With Two Network Adapters

My system has a NIC (Marvell Yukon) built-into the motherboard, but I also have a D-Link (RealTek) card. I figure that using the D-Link and disabling the Marvell makes the most sense, though I'm ...
1
vote
0answers
387 views

How to set up wireless access on a Cisco router

I've set up my 877W according to the configuration listed in this forum post: IPTV over Cisco 877 (It's the working configuration at the bottom of the post) Note that I have an 877W, so it also has ...
2
votes
4answers
2k views

Network with bridge and port forwarding?

Below is my current (and planned) home network configuration. I would like to connect my non-wifi-capable desktop to my home network. The question is: HOW? What device do I need? The primary ...
2
votes
3answers
2k views

How to make network bridge start on boot

Whenever I start my computer I need to restart my network service (using service network restart) to enable my bridge (br0). How do I get Linux to do this when I start up my computer so I don't have ...