Two routers in a LAN
Posted
by
taxi
on Super User
See other posts from Super User
or by taxi
Published on 2012-10-15T21:11:20Z
Indexed on
2012/10/15
21:40 UTC
Read the original article
Hit count: 166
router A no wifi +--- pc01
+--- pc02
|
+--- router B wifi +--- pc03
+--- printer
In my LAN I have a modem-router (say A) (no wifi connection) acting as DHCP server, and connected to the Internet. Now, I want to add another router (say B) (with wifi connection) to the LAN, in order to connect wifi pc's and net printers. Here I would disable DCHP server functionality.
Is it correct to connect router B to router A via an ethernet port? In router A I define an IP address (eg 192.168.1.100) to be assigned to router B (MAC address). I expect to see router B listed as an attached device, in router A's status, but on the contrary it is not listed.
© Super User or respective owner