neednetworking
Occasional Visitor
I have an rt-ac 3100. I need a deterrent to non-authorized devices using both wifi and ethernet. I know there is a wifi mac filter whitelist which would be perfect, except it only applies to wifi. I need something that also applies to ethernet. Basically, I'd like to be able to go in and say allow this mac address and it would allow the device to connect to the network/internet. all unknown mac addresses would not be allowed. Any ideas?
I have one, but would like a better one.
----------
here is my current best idea:
set dhcp range to = the exact same # of trusted mac addresses
assign static ip to each trusted mac ip in dhcp
make sure there are no extra un-assigned ip's in the range.
If a new client tries to join that doesn't already have a dhcp reservation it will not be able to join since the dhcp range is fully assigned.
limitations:
max 64 reservations (which is actually too small.. wish is was about 100)
I know someone could manually assign an ip, I am not too concerned, this is a deterrent not fort knox.
i haven't yet tested the above, i don't know if it would work.
----------
Does someone have a better or implementation idea for me??
I have one, but would like a better one.
----------
here is my current best idea:
set dhcp range to = the exact same # of trusted mac addresses
assign static ip to each trusted mac ip in dhcp
make sure there are no extra un-assigned ip's in the range.
If a new client tries to join that doesn't already have a dhcp reservation it will not be able to join since the dhcp range is fully assigned.
limitations:
max 64 reservations (which is actually too small.. wish is was about 100)
I know someone could manually assign an ip, I am not too concerned, this is a deterrent not fort knox.
i haven't yet tested the above, i don't know if it would work.
----------
Does someone have a better or implementation idea for me??