Networking Forums

Networking Forums > Computer Networking > Linux Networking > VLAN's and DHCP

Reply
Thread Tools Display Modes

VLAN's and DHCP

 
 
Jordan Eunson
Guest
Posts: n/a

 
      05-13-2004, 07:51 PM
Currently my friend and I are trying to build a LAN that has multiple
VLAN's. What we want is to have is every single person that gives a DHCP
request to NOT have the ability to see other users on the LAN, but still
have conection to the router for the internet. We figure this can be
done by making about 15 VLAN's, and giving a range in DHCP of only 1 IP
address per VLAN, we're just not sure of the steps on how to do this. I
read somewhere dhcrelay is used to relay dhcp info from one VLAN to
another, but we have no clue as to how to implement it.

What we do have running rite now, is an IPTABLES firewire and a DHCP
server, serving the 192.168.1.x/255.255.255.0 network.

Does anyone have any steps on what should go where and the like?
 
Reply With Quote
 
 
 
 
P Gentry
Guest
Posts: n/a

 
      05-14-2004, 04:43 AM
Jordan Eunson <(E-Mail Removed)> wrote in message news:<KkQoc.4208$0e6.3546@clgrps13>...
> Currently my friend and I are trying to build a LAN that has multiple
> VLAN's. What we want is to have is every single person that gives a DHCP
> request to NOT have the ability to see other users on the LAN, but still
> have conection to the router for the internet. We figure this can be
> done by making about 15 VLAN's, and giving a range in DHCP of only 1 IP
> address per VLAN, we're just not sure of the steps on how to do this. I
> read somewhere dhcrelay is used to relay dhcp info from one VLAN to
> another, but we have no clue as to how to implement it.
>
> What we do have running rite now, is an IPTABLES firewire and a DHCP
> server, serving the 192.168.1.x/255.255.255.0 network.
>
> Does anyone have any steps on what should go where and the like?


I assume you have enough bandwidth to support 15 clients -- MASQing?

You'll likely decide it's easiest, best to use a vlan capable switch
that plays nice with Linux. And your hardware will need to be vlan
capable.
Eg., internet --> Linux box/router --> vlan switch(es) --> 15 clients

Take a look at this, scratch your heads many times, understand what
you can, then see if it's enough to get you started. Success will
depend on how familiar you are with vlans running with Linux -- for a
start ;-)
http://www.faqs.org/rfcs/rfc3069.html
http://www.linuxjournal.com/article....11177&sid=7268
http://techrepublic.com.com/5100-6313-5069677.html
http://linux-ip.net/html/index.html

Or more directly howto-ish or hands-on:
http://www.planetconnect.com/vlan/
http://www.candelatech.com/~greear/vlan.html

BTW, the scary stuff:
http://www.networkmagazine.com/share...8703514&pgno=2

And give google a good work out -- reports of vlan success with Linux
are varied.

good luck,
prg
email above disabled
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP and multiple VLAN's GordonCopestake Windows Networking 9 08-14-2007 04:54 PM
DHCP, DNS, log on traffic across VLAN's smokejo@googlemail.com Windows Networking 8 12-11-2006 03:29 PM
2 DHCP servers in the same Lan but different VLAN ZooOYork@gmail.com Windows Networking 1 04-28-2006 02:02 AM
VLAN and DHCP Seth Morecraft Linux Networking 0 11-30-2005 04:03 PM
Migrate from DHCP Superscope to VLAN Based DHCP Scopes =?Utf-8?B?QWRyaWFuIE1hcnRpbmV6?= Windows Networking 0 03-17-2005 03:55 AM



1 2 3 4 5 6 7 8 9 10 11