I know that ports in different private vlans ( isolated or community ) cannot communicate with each other, enven though they are in the same subnet and parent VLAN.
I am curious, because I haven't seen anyhthing that states it yet, to know if the following is possible.
Set up a VLAN. Set up a few community VLANs withing it so I can have groups pf servers using the same IP space, but by default not being able to talk to each other, but being able to use access lists to allow limited communications between community or isolated VLANs under certain restrictions.
The reason I ask is there is a possibility of a request to set up a DMZ where no server in the DMZ can talk to any other server in the DMZ. However, once it is in place I know that someone is going to come up with some exception which is not going to work with this setup, and there will have been so much time and money put into the development before anyone asked whether the network will handle it that I will be resdesigning it again.
I may be able to do this with regular VLANs. Our firewall admin might balk a bit at multiple IPS on an Ethernet interface or a dot1Q trunk, but that's a political issue.
Ideas? I am I completely out to lunch?