InterviewSolution
| 1. |
Solve : To connect two different networks by Router? |
|
Answer» Dear Sir I would like to connect two different networks within office through Router. I don't know about a "Router", but I believe a hardware or software "Bridge" would accomplish your goal if you don't mind combining the two SUBNETS into one. See: Setting Up Network Bridge in Windows XP Wikipedia - Network bridge Computer Browsing for SOHO Networks with Microsoft Windows Troubleshooting Computer Browsing on SOHO Networks with Microsoft WindowsIf the two networks are in the same office, why were they put on two different subnets in the first place? In any case, yes, a bridge would do what you want. A router could be used this way if it has an option to change its mode to "bridge mode." Otherwise, one subnet could see the other but not vice versa without disabling NAT and modifying the routing tables... |
|