clack
Jul 13 2005, 10:11 AM
| | Hi
I'm looking to omplement a VLAN solution. I have multible subnets and I would like to add VLANs within these subnets based on IP addresses. e.g. 192.168.1.20 and 192.168.1.25 is one VLAN and 192.168.1.23 and 192.168.1.58 is another etc. All VLANs must be able to exchange data with other VLANs within the same subnet (and other subnets as well).
I currently have Dell 3024 switches, and I am only able to assign ports to VLANs (not by IP) and the VLANs are not able to communicate with each other.
I asume that the Dell switch is not able to perform this task. What kind of equipment will I need and is my senario posible at all?
Thank you |
Reply
c3nar1us
Jul 13 2005, 10:15 AM
To make a VLAN map onto an IP subnet you need either a router or a layer 3 switch. I will deal with the specifics at the end. The router solution would work by having the router with multiple ports either each physically connected to the VLAN with one physical port per VLAN or one port with a secondary interface for each VLAN. The basic principle is the same, the router has an interface set up for each subnet, with the interface IP address being the default gateway for each subnet. Routing is then set up on the router to route between the subnets. All the clients on each subnet have the IP interface of the router as their default gateway, this ensures that any data whose destination IP address is not in the source devices own subnet is sent to the router, routed to the correct subnet and forwarded. That is the basic principle. The actual implementation would depend upon having either an individual port for each subnet and patching that to a switch port sitting in the relevant VLAN or more likely having one port on the switch and sitting in all VLANs and supporting 802.1q VLAN tagging. this connected to a port on the router itself configured with the same VLAN tags for each VLAN configured to forward all packets destined for a particular VLAN to be taggeed correctly. The main downside of this approach is that the router becomes a bottleneck and not all routers support 802.1Q VLAN tagging. The layer 3 switch approach is better. This is a switch that routes packets to VLANs depending upon the IP Subnet. The basic principle is the same as with the router, but the interfaces in each case are not physical ports but internal VLAN interfaces. So apply IP address to each VLAN interface (and in some cases add the IP subnet address details) set up routing between interfaces and set the layer 3 switches default gateway to point at any WAN router so unknown IP address destination packets are forwarded accordingly. That covers the basic premise, but what you want is slightly more complex. You want groups of IPs withing each subnet to be allocated to a VLAN, some switch technology may be able to do this but the admin on this would probably be a nightmare. My suggestion would be break down your class C subnet into smaller subnets and allocate to seperate VLANs. IT would mean changing IP configs on all devices and you would have to renumber devices using subnet and broadcast addresses. Since you are using a 192.168 schema if you have lots of unused subnets and there is no reason not to, why not use a class C for each subnet, administratively it would be easier to work out which IP subnet is which group of machines. So I would look at a Layer 3 switch and study and well plan your IP subnet addressing and in particular subnet masking. There are various subnet calculators around to help you here.
Reply
Similar Topics
Keywords : vlan, based, ips
- How To Install Opengeu In Ubuntu
OpenGEU is a distro based on Enlightenment and derived from Ubuntu (0)
Web Based Os
Fully online Remote Desktops [free!] (7) This is something worth checking out! Everyone is familiar with Desktop Operating Systems...
Windows, Linux, MacOS etc... ...but do you know about online Web-based OS? Basically, you open a
(usually free) account where you are able to log in to see a fully functional desktop... all through
your web browser. It's just like working on a "normal" computer except that, because it's
online, you can access your work... and the programs from anywhere. If you haven't seen this,
it's probably better to have a live example. Here are four examples for you to....
Html Based Emails On Hotmail
(0) Hi everyone. I would like to ask if anyone here knows how to compose a HTML based email, with
pictures and links, on Hotmail? I can't seem to compose one. Thanks in advance.....
New Text Based Tactic Online Game
it better than the old ones. (0) try www.ikariam.org its amazing! the only text online game with images! it's not like
the others where your upgrade is just a click, you'll have to wait for hours even days. This
create oppurtunity for newcomers and balance for the old players. a must try for bored of surfing
and such /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" />....
Warlords Series And Other Turn Based Strategy Games
Both RTS (Battlecry) and TBS (0) So are there any fans of any of the above mentioned games? Personally Warlords series is one of my
favorite game series and definitely has the best music. Other great games I have enjoyed very much
are Disciples, Age of Wonders and Lords of Magic. How about you?....
Free Newsgroups (based On Nntp Protocol)
Discussion on benefitting from free newsgroups (0) If you are reading this you know what a discussion forum is. It is also called as newsgroup or
usenet groups. This was the first application of computer networks- computer programmers and
scientists used to collaborate over usenet groups! So what is the difference between
traditional usenet groups and a discussion forum like this? Here is a short answer: Usenet groups
are hosted on dedicated servers using NNTP protocol. The users need to have a client like Mozilla
Thunderbird or Opera mail client to subscribe to usenet groups. Typically, you don't use a b....
Text Based Rpg Game Maker
(3) Well I need one, if you can help please do...I would like it so I can have people play online.....
Sending E-mails Based On Intervals?
(7) Again, I need your help. I have two database entries, let's say "reg_users" and "news". The
question is that if somethings was changed in the "news" database, the email letter will be sent
automatically to all emails which are related to "reg-users" database. So, how can I accomplish this
point. How can I set this process based on daily, weekly or monthly basis?....
Text Based Game
(5) Is it possible to make a Text Based game with only HTML and some PHP for chat? I dunno any
languages besides HTML. =.= yeah Im a newbie.....
Budding Java Game Developers?
Ever wanted to make your own java web-based game, but not had the time (9) Right, this is the first post of hopefully many in this thread. Basically the idea is to get many
developers together to share ideas and knowledge to create our very own game. First we'll be
asking for is any ideas of what kind of game everybody would like to make, and then we'll set
about assigning tasks depending on everybodies skills. We will need programmers, artists,
web-designers, even admin and marketing. This will be freeware, but the experience will be great.
So, ideas anyone?....
Make A Flat Based Shoutbox, With Auto Refresh.
(6) With this tutorial, you will learn how to create a simple shoutbox, but only uses a .txt file. Also
with auto refresh, and I am going to do a backgound. We will be making 5 files. 1. index.php The
main page 2. msg.php Reading msg.txt 3. msg.txt Note: You must give it 777 4. shout.php Where
it add to msg.txt 5. bg.gif Background. Index.php would be like this: Shoutbox
Name: Message: Let's go over what the code do. -> are just the title.
gets msg.php which gets msg.txt. You will know why I do that later. -> is wh....
Creating Something With Co-ordinates With Php.
Something like you see in those web-based php games, like a map or som (12) Well, i was just wondering if something simple and basic could be made (like a small map where you
could move around on, like you click up, and your position moves up and reports it to the
database..etc) with co-ordinates in php . Taking the x-axis and the y-axis into consideration.
Things like maps which online games have such as web-based space games or legacy-game.net. Thanks
for any feedback, ~Aldo....
Dreamweaver Cs3 Help With Php
dunno where to post topic. webdesign based but software? (1) i have installed cs3 and its good with html and such but when im previewing .php files its showing
not connected to internet. do i still need to install php,mysql and such? xamp right?....
Looking For Command Line Based Sql Modification
Program Needed For SQL? (1) How I use Windows command prompt client and do modifications to my SQL database. If yes, please
write the commads I should know for that. If no, please get me the software with which I can do it.
Topic title modified. Proper English is always required when posting in our forum. ....
Web Based Accounting Software
do you know of any open source web based accounting software (4) Hi all, I'm looking for an open source web based accounting software, preferably a PHP-MySQL
based one if possible. I've already started searching but so far no luck. Many Thanks ....
Internet Based Confessionals...
(6) I had the novel idea the other day about an internet based confession service for the catholic
church. e.g "fill out the for below confessing your sins and one of our fathers will reply with the
appropriate course of action... What do you think? I thought of it as a kind of a joke... do you
think it has merit?....
Remove A Value From A Php Array Based On Its Value
(5) I have an index array CODE $array[0] = 10; $array[1] = 12; ...
Its kinda late and I'm falling asleep now but I had a quick look through PHP.net, and could not
find what I'm after, Maybe I'm too sleepy, sorry, but if anyone knows off the top of their
head a way to removed members in that array based on its value, i.e. I wanna remove values 12. I
don't really want to do a loop but if I cant find any existing function to do it, then I may
have to. Thanks for any help.....
Test Of Honor
A newly opened text based game (0) Copied from my article on digg, so don't start yelling at me.. QUOTE This game is very
similar to an RPG, but it is text based, please join through my referral link. In this game, you can
attack other people and get experience based on the attacks. With the experience, you can train many
stats, and climb to the top! edit: sorry about that, I should have put in in quotes. LINK:
http://www.testofhonor.com/register.php ....
Terrorised
a little story I've written based on my school life and stuff (6) I go to secondary school, and it can be good or bad and stuff. So I decided to base it on that.
Okay, I originally wrote this for some competition, but I missed the deadline; so I decided to
branch it out into a bigger story and added some thriller/mystery elements. The blurb: Zak is an
ordinary high school student--okay he's over-paranoid about people prejudging him on his religon
and can be a bit crazy. When something really unexpected is found in a biology lesson, it's upto
him and his friends to solve the mystery. They soon run into even more trouble when t....
Ghostbusters - The Video Game
New movie-based game coming Fall 2008 (5) Next fall, who you gonna call? Ghostbusters – The Video Game, based on the 1984 worldwide
blockbuster hit created by Dan Aykroyd and Harold Ramis which spawned a 1989 sequel, a popular
Saturday Morning animated series and countless spin-offs, will hit stores next fall for the
next-generation gaming consoles. Sierra, the software developer behind the RTS hit World in Conflict
and the SWAT series, will co-produce the games with Sony Pictures Entertainment. GameTrailers.com
has posted a debut trailer available in HD and standard definition formats. It’s a little short wit....
Background Image Swap Script
Change a Background Image based on clock time (15) Background Image Changer Script To swap the background image from your CSS file according to the
Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
create an index.php file and copy/paste the following script. CODE <?php $hour =
date('H'); if ($hour < 12 ) { $image =
"morning.png"; } ....
Movie Review - The Golden Compass
A movie based on the book Northern Lights by Phillip Pullman (4) While watching Resident Evil: Extinction, a trailer of The Golden Compass was shown. It looks
interesting. Another trilogy, I believe, from New Line Cinema. And this movie comes with a huge
budget of $205M. I am yet to watch this movie. The stars are: Dakota Blue Richards - Lyra
(the lead character) Nicole Kidman (cold mountain & the hours) - Marisa Eva Green (kingdom of
heaven) - Serafina Daniel Craig (casino royal)- Lord Asriel. Has anyone of you hear read the
book? Share something about this movie. (I'd want to Google it but it's best to hear it ....
Three Neat Avatar-based Sites
Zantarni, Menewsha and Elyzeria (7) I'm not sure if this goes here. Sorry if it's the wrong place. lol /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> I joined three neat sites
this week: Zantarni, Menewsha and Elyzeria. Elyzeria This is a cool site. It's not
avatar-based, actually. You make three characters on your account and they can have a certain class
(mage, healer, or warrior). And they can be either a human, elf or dwarf. You have to feed them and
basically improve their stats. You can go on quests. There's a whole lot more to it. I'll ....
Travian Online Game
Village Based Online Game (1) Have anyone of you played travian online game. Based around building your own village. Here is the
link TRAVIAN Also you may want to check this server I am palying on it is 3 times faster then any
else. (THIS IS NOT REFFERAL LINK) TRAVIAN SERVER 3 ....
My Theory Of The Universe/space/galaxy/everything
Somewhat based on a Simpsons episode lol (22) Introduction: I have always had a theory on what is outside the universe where we have never been
and telescopes cannot see. I actually saw a variation of this in the beginning intro to a Simpsons
episode where they zoomed out until you could see all of the galaxies and then kept zooming out
until there were lots of galaxies and that turned into molecules which turned back into Homers
forhead where at that point he says "woahhhh" in a stupid sort of way which makes me laugh. My
Theory: We don't know whats smaller than a quork (think i spelled that wrong) and we ....
Carpentry Information
Based on my experiences as a Carpenter (9) This is my "Day Job". If anyone has any questions about Carpentry, Cabinetmaking, Finish
Carpentry, Timber Framing or Woodworking (in general), I would be pleased to assist them with find
answers. I am not "ticketed", which means I haven't learned any bad habits from schools, but
with more than a few years in Construction, and having worked from Concrete to Countertops, I am
very experienced. And that is a fair to middling Teacher... /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Residential, Commercial,
Industrial, Interior....
Travian Browser Based Game
The Travian Story (1) This is the story of travian which is a game found at http://www.travian.com it is a game based on
real time except it is set in the middle ages it is all about runnign you own litte village and
expanding your kingdom by conquering new villages or settleing in emty vallys but i dnt want to be
talking about that as you will find all the info you need in the site i am here to show everyone the
translated story of travian which is a little project of mine. you see travian started in germany
and now has servers for england, america, france, spain, germany, holland and ital....
Do You Use (or Plan To) Asp.net?
Or some other .NET based evniroment? (8) I'm interested how many of you use .NET framework, how do you like it, what are it's pros
and cons, and anything that comes accross your mind related to it? I'm using PHP/MySQL
combination for now, but I'm considering move to ASP.NET. I've never even used ASP, so what
do you recommend? ASP.NET or NOT ASP.NET? Or maybe to start with ASP?....
Opengl And Mfc Dialog Based Application
some comments about using it together (7) AS you probably know you can create a simple OpenGL applications using WinAPI functionality only
(you can create it using Microsoft Visual Studio), but if you are making somethink with real windows
interface and want to create application with multiple windows/dialogs/buttons with Windows Styles
etc... you can use MFC (Microsoft Foundation Classes) to do it ... But i did a 2 hours web search to
find example of using OpenGL windows inside MFC created Dialog window. I found it and want to share
my results now. My application is a simple OpenGL based tool, which shows Ope....
Dubit Informer (uk Based Survey Site)
Known to be active and pay at £25 (4) Heres the blurb: Informer is a unique scheme only for young people who want to make their opinions
and voices heard and get paid for it. As a member of Informer you will be part of an exclusive group
of teenagers that is given access to new ideas, new ad campaigns and new technologies – all before
anyone else!! Members of Informer are the ones who influence which ideas are decent enough
to take forward – because companies are keen to hear what you think! If that sounds good to
you heres how to make the money, i already have made some: Once you have been ....
Looking for vlan, based, ips
|
|
Searching Video's for vlan, based, ips
|
advertisement
|
|