You should probably use VLANs with different port groups for the perimeter network ... I think your physical NICs will not be abundant since it's a blade server. You'd need to configure someth...
See more...
You should probably use VLANs with different port groups for the perimeter network ... I think your physical NICs will not be abundant since it's a blade server. You'd need to configure something like this, this is just an example: Each leg of the firewall will be in its own VLAN, the problem with this is, that you'll need a switch which has this VLAN setup as well... In your case that will probably be the blade switch in the enclosure ... So you'll need to configure 1 VLAN per perimeter (eg: 100 for red, 101 for orange, 201 for green) ... If you do have 4 network cards in your server/blade, you could separate all perimeters per physical NIC and create separate vSwitches for each physical NIC, where 1 vSwitch will be red, 1 vSwitch will be orange and 1 vSwitch will be green. The management network will stay separate where possible ... As in, don't connect it with your Firewall or anything else.