"JohnD" <> wrote in message
news:...
> From the Cisco website:
>
> "VLANs address scalability, security, and network management"
>
> However, once you introduce inter-vlan routing, doesn't the security
aspect
> of VLANs pretty much go out the window? In other words, using simple
vlans
> if I have a computer in port 2/vlan 2, it's not supposed to be able to
talk
> to a computer in port 3/vlan 3. But if I implement inter-vlan routing,
then
> the computer on port 2 now knows how to get to the computer on port 3,
thus
> the inherent security (such as it is) in VLANs is no longer applicable?
Is
> this correct?
you are making at least 2 assumptions - that you route between all vlans and
that you use a router to link the vlans.
so - you can leave a vlan isolated.
you can use VRF lite on a router or a firewall to restrict what goes where.
Or you might use a proxy server?
>
> If so, I presume the answer is to start using ACLs if security is still a
> concern.
>
thats one way.
vlans can provide L2 separation / segregation (although there are some ways
to "jump" between them on some kit), but if you have a higher level bit of
connectivity then controlling what goes where has to happen at that higher
level.
> Thanks.
--
Regards
- replace xyz with ntl