@johnpoz:
Well not so much that its impossible - just how you would do it is 2 segments. Where each segment has its own dhcp server with its own scope.
Can't you just post some info for your "cats" ;) to find that tells them wireless clients are on different segment and to allow 172.16.x.x/23 in their firewalls?
With a bridge your going to be under 1 broadcast domain, so all the broadcast traffic of all your clients will be going over your wireless.. With a /22 – I assume there are lots of users, that could be a hit on your wireless performance without any users actually even on the wireless..
Only other issue I could see other than their firewalls would be how do they resolve other hosts, if they broadcast for them - then yeah segments is going to put a nix on that as well and you would have to use dns, wins or IP address or some other way to resolve hosts they want to access that are not on their local segment.
Good luck and let us know how it turns out.
Yeah, I'm not dealing with savvy users. (I'm talking about the kind of people who need filesharing, but who's eyes will glaze over if I even say the word firewall).
I'll switch over to using a bridge, one DHCP server, and static leases for as many as I can.