Hi,
I’ve a small network and it’s working, in general. However, I’ve a problem I don’t know what component is responsible. My setup:
WAN-Router/Fritz!Box 7340 (192.168.8.1, DHCP-Server, Route to 192.168.8.253 for 192.168.88.xyz)
-> WiFi-Repeater in Client Mode (192.168.8.x, via WiFi)
-> mAP lite (192.168.8.253, eth1, via LAN cable)
-> Switch (via LAN cable to eth2 on mAP lite, 192.168.88.1, DHCP-Server) hosting Client B, C, D
(Note: I don’t know the IP address of the WiFi-Repeater, that’s part of the problem).
Clients B-D can access the Internet and each other. Client A is connected to the WAN-Router and can connect to 192.168.8.253 and Clients B-D but not to 192.168.88.1 (which may be correct).
The WAN-Router provides a list of all connected devices. Before I connected the mAP lite, Client B-D (attached to the switch) got their IP addresses from the WAN-Router and where listed as “IP 192.168.8.yyy [mac-address] connected via repeater (192.168.8.x)”. Since I use the mAP lite, the WAN-Router is totally confused. The originally named “repeater” (i.e. WiFi-Repeater 192.168.8.x) is shown with IP 192.168.8.253 but with MAC address of the WiFi-Repeater. Moreover, the WAN-Router shows different IP addresses “assigned” to the repeater list entry from time to time, cycling through the 192.168.88.xyz IP addresses of Clients B-D. I guess that the IP address of the last devices that sent a packet is shown. The WAN-Router “sees” the 192.168.88.xyz addresses and can connect to them (port forwarding does also work).
So, I hope I could explain what’s going on. I’d like to clean this mess up.
How can I configure the mAP lite (“transparent”?) so that all devices behind eth1 are “forwarded” as separate devices as it would be a switch-only (but keeping a different subnet)?
What I read let me believe that I may setup a bridge and add eth1 and eth2 to it. But What IP address do I have to add to the bridge? 192.168.8.253 probably not because I want to keep the DHCP server for 192.168.88.x.
Thanks in advance & best!