Forum Discussion
zafer
Nimbostratus
Jul 30, 2009L2 port security
Hi
i want make secure port on Bigip, terminology name on Cisco pvlan (private vlan)
like this ;
i have 1 internal vlan and assigned port 1.1 and 1.2 to this vlan
each port communicate on switch fabric level but idont want this. How can i want block traffic between port 1.1 and 1.2
regards
zafer
- hoolio
Cirrostratus
Hi Zafer, - JRahm
Admin
private vlans offer the ability to provide another layer of access control, such as in a DMZ environment, where all the web servers might be in same vlan, but you don't want them to be able to talk to each other. The LTM doesn't have this capability. That said, you could build packet filters to disallow traffic at l3/l4 level between hosts on a vlan if all their traffic flows through the LTM (ie, they're both directly connected to the switch plane). If they aren't directly connected, intra-vlan traffic won't flow to the LTM anyway. I've always used access switches for this kind of control, where there are quite a few more l2 tricks availalble. - hoolio
Cirrostratus
Thanks for the info, Citizen. I didn't get the use case. - zafer
Nimbostratus
Application and DB server on same subnet, we want send traffic to Firewall for monitor traffic and give block or accept - JRahm
Admin
Can you provide a drawing of what you're trying to accomplish? I'm not sure I follow what you're saying. For the LTM to receive traffic from your pvlan hosts, it will need to be connected as a promiscous port since your two hosts are (I assume) configured in isolation mode. I personally prefer the vACL approach for controlling intra-subnet traffic for two reasons. 1) configuration is straight forward, making it easy to troubleshoot, and 2) there are some serious holes in pvlan from security perspective. - L4L7_53191
Nimbostratus
If I understand correctly I think the best way to accomplish what you want is to use forwarding virtual servers with gateway pools that point to your firewall for policy enforcement. I've used this design with success in the past. Note that this is L3 and up. If you're binding multiple vlans to your port you won't get crosstalk across vlans with this design, so vlan hopping will be avoided. - zafer
Nimbostratus
Hello - JRahm
Admin
Is there a trunk between s1 and s2? Can you mirror packets from s1 and/or s2 to a laptop with wireshark on it so you can see if the packets are leaving the switches and heading for the BIG-IP ports? If hostA and hostB are in the same subnet, why would a route impact their ability to connect to each other directly? - zafer
Nimbostratus
Hi citizen,
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects