Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Help with multiple IP networks over an ethernet one
Date: Wed, 10 Sep 2008 18:13:07 -0500	[thread overview]
Message-ID: <48C85483.2080308@riverviewtech.net> (raw)
In-Reply-To: <7ffdca96fd513b795e9a5996f03c72bd.squirrel@www.arcoscom.com>

On 9/10/2008 5:48 PM, ArcosCom Linux User wrote:
> Appears that, between e-mail and e-mail, I have a workaround changing 
> arp parameters to the interfaces.

Good.  :)

> Many thanks!!

You are welcome.

> Uhmm ... VLANs ... sound fine!!
> 
> Do you know any URL to begin with VLANs?

Um, no, I can't say as I do know of a URL / web page to start reading. 
Fell free to reply and ask questions either to the mailing list, or if 
we get too far off topic (Net Filter) email me directly and I'll try to 
help.

In short, VLAN (802.1q) , or Virtual Local Area Network, is a way to 
take an ethernet frame and use some of the previously unused bits in the 
ethernet frame header to indicate which virtual LAN that the given frame 
belongs to.  If memory serves correctly the VLAN number space can hold 
4096 unique VLANs.  VLAN tagging / trunking is the method to pass 
ethernet frames between switches and / or computers so that one can tell 
the other what VLAN the frame belongs to on a single connection.  This 
means that you can have one connection to a router with a separate VLAN 
for each department, floor, building, what ever.

Most server / router grade operating systems / equipment do (and have 
for a long time) support VLANs.  Thus you can have a Linux router with 
multiple VLAN interfaces that correspond to a given VLAN in a network. 
With what I was suggesting previously, you could create a separate VLAN 
for all your uplinks as well as your three LANs.  This would reduce the 
amount of (broadcast) traffic in each LAN as well as providing long 
reach ethernet ports in routers.  If you put all your uplinks and LANs 
in their own VLAN and trunked between switches and your router you could 
freely move your router / server(s) any where so long as they can trunk 
in to a switch and access the VLAN.



Grant. . . .

      reply	other threads:[~2008-09-10 23:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09  8:29 Help with multiple IP networks over an ethernet one ArcosCom Linux User
2008-09-09 21:49 ` Grant Taylor
2008-09-10  7:51   ` ArcosCom Linux User
2008-09-10  8:41     ` Brian Austin - Standard Universal
2008-09-10 14:15     ` Grant Taylor
2008-09-10 19:13       ` ArcosCom Linux User
2008-09-10 20:34         ` Grant Taylor
2008-09-10 22:48           ` ArcosCom Linux User
2008-09-10 23:13             ` Grant Taylor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48C85483.2080308@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox