Re: Different terms for the same or more secure?



"Hylton Conacher(ZR1HPC)" <conacher.co.za!hylton> said (on 2006/08/21):
...
What further confuses me is that I read on Google that vlans can also
have subnets.

Could someone define each for me and the list and also why one is more
secure than the other.

Tnx
Hylton

You're familiar with the 7-layer OSI model? Vlans are a layer 2 entity;
Subnets are layer 3. A vlan defines the broadcast domain of an ethernet
frame (as one commonly-used layer 2 example). A subnet defines the
broadcast domain of an IP (for example) packet. Collision domains are
the synonymous layer 1 concept.

Vlans and subnets are apples and oranges, so a security comparison between
the two is meaningless.

To illustrate, suppose A and B are on the same subnet, but different
vlans. When A wants to talk to B, it will send an arp request with
a broadcast mac address. All computers on A's vlan will see this arp
request. Because B is on a different vlan, it will not see the arp request.

Instead, we need a router (R, let's say) who has interface(s) on A's vlan
and B's vlan. R will have to answer A's arp with its own mac address. A
will create a frame with R's mac as destination, containing an IP packet
with B's IP address as destination. The frame will reach R, who will
change the destination mac address to B's mac and send it out on B's
vlan. The process works in reverse when B wishes to talk to A.

For the sake of sanity, many organizations align their layer 2 vlans
with their layer 3 subnets. This makes it easier to conceptually grasp
the network's layout.

There's a lot more that could be said about network design, but I'll end it
here having reasonably answered your question. Trying to combine layer 2
and layer 3 has to be one of the most common confusions afflicting young
(well, new to the field, at least) network minions.



---------------------------------------------------------------------------
This list is sponsored by: Norwich University

EARN A MASTER OF SCIENCE IN INFORMATION ASSURANCE - ONLINE
The NSA has designated Norwich University a center of Academic Excellence
in Information Security. Our program offers unparalleled Infosec management
education and the case study affords you unmatched consulting experience.
Using interactive e-Learning technology, you can earn this esteemed degree,
without disrupting your career or home life.

http://www.msia.norwich.edu/secfocus
---------------------------------------------------------------------------



Relevant Pages

  • RE: Dhcp security
    ... One way "depending on how many clients you are servicing" would be to ... create MAC (layer 2) based reservations, ... MAC reservation). ... aforementioned would be VLAN membership rubbish. ...
    (Focus-Microsoft)
  • Re: subnets and subnetting
    ... It requires VLANs and a router with an interface on each VLAN, ... Aonther good reason is to create groups that can access the Internet, ... Most every educational institution has an Adminstrative VLAN and a student VLAN with routers configured so that a connection can be made from a teacher's computer to a student's, but not the other way around. ... These are just a few of the many good reasons to use subnets. ...
    (comp.os.linux.networking)
  • Re: probably an easy routing question, so please help
    ... router for intra-VLAN traffic, ... than if the switch had handled it to begin with. ... If you have your workstations in different IP subnets then those ... VLAN capable Layer 2 switches ignore VLAN tags on unicast traffic. ...
    (comp.dcom.sys.cisco)
  • Re: Sharing Internet Connection Across Vlans
    ... 10.40.X.253 where X is the number of the Vlan ... public subnets behind your router and not do ... anything to the pix if you desire to have those get to the internet. ...
    (comp.dcom.sys.cisco)
  • Re: Help with setting up Sites.
    ... on one vlan and all workstations are on another vlan. ... It is practically trivial to define the subnets. ... Once sites, subnets, sitelinks are setup correctly, and DCs are all in the ... DCs will replicate quickly within a site, and use the parameters set by the ...
    (microsoft.public.windows.server.active_directory)