Hi.
As I reported in the thread
http://forums.dlink.com/index.php?topic=53336.0 the Linksys RE1000 is compatible with the DIR-827.
But now I'm facing an issue with the DHCP. I'm going to explain.
the RE1000 uses something called Virtual MAC address, so any client that connects to the RE1000 recieves that virtual MAC and the virtual MAC is passed to the DIR-827, in order for the MAC to get an IP address from the DHCP Server.
The Virtual MAC is created by combining the first 6 digits of the RE1000 + the last 6 digist of the client.
For example:
If the RE MAC is 11:22:33:44:55:66
and the client MAC is AA:BB:CC:DD:EE:FF
Then when the client connects via the RE1000 the virtual Mac adress for that device is going to be:
11:22:33:DD:EE:FF
I am using DCHP Reservation on the DIR 827 and has reseved the real MAC address of my clients.
But when a client connects via the RE1000, the RE1000 passes the virtual MAC to the DIR 827 and since the MAC is not on the list, then the DHCP Server assigns another available IP.
So I end up having two "devices" on the DHCP for each client, each device with his own IP for example:
11:22:33:44:55:66 - 192.168.0.5 -Expires Never (it's reserved)
11:22:33:DD:EE:FF - 192168.0.12 - Fri Apr 12 03:34:54 2013
And so with all my devices.
I've not added the virtual MAC to the reserved DHCP, but suddenly I started to notice that some devices suddenly loose internet connection, the WiFi is ok, and they have a valid IP but no internet, while other devices works fine.
So this makes me wonder. Should I ALSO reserve an IP for the Virtual MAC addresses? Could this revolve the issue?
Or perhaps I should remove all the reservations from my clients? and let the DHCP server lease IPs?
Anyone with a similar issue and with a solution?
Thanks