Hello!
I have an existing ~15 machine network with a gentoo dhcp server happily providing dhcp leases to machines from a specified range.
Now, I would like to add a guest [wireless] network so guests can easily connect to open wifi.
I've added an interface to the dhcp server so I physically am ready, but have not a clue how to configure dhcp server for 2 segregated networks.
Problem1: I need to segregate them completely from my other users
Problem2: I'm wondering if I can remember their MAC adds then give the guest the same 10. address, if available, next time they request a lease - a week or a month later
Is all this doable??
THANKS IN ADVANCE for any suggestions :->