Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 22nd, 2012, 01:29 PM
ogaskell ogaskell is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 2 ogaskell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 34 sec
Reputation Power: 0
Do i have correct hardware to subnet/vlan

Hi,

We have at present a Netgear DG834 ADSL Modem Router with static external ip, an internal lan comprising 1 Windows Server 2003 AD and exchange with 1 NIC, 4 pcs running Windows 7 each with a NIC and 1 Linux machine running trixbox (Asterisk PBX VOIP) 4 Cisco IP Phones, 1 HP Procurve 2610 POE Switch and a DLink DEG Switch (i think unmanaged).

We would like to have the win2k3 server and 4 windows pcs on a internal lan and a seperate internal lan (vlan or subnet) for the trixbox and ip phones (we don't need the 2 internals to be able to communicate/share files etc)

I have read loads about the switches, vlans, subnets etc but can't get my head around how to change the network and if we have sufficient hardware. Any help would be greatly appreciated.

many thanks
Oliver

Reply With Quote
  #2  
Old February 24th, 2012, 10:14 AM
AdamPI's Avatar
AdamPI AdamPI is offline
Automagically Delicious
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: May 2004
Location: 127.0.0.2 - I live next door.
Posts: 2,199 AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Weeks 6 Days 22 h 26 m 16 sec
Reputation Power: 2736
Let's just start out with this question. What is the reason you want to create a VLAN? For something this small it really is not necessary. And I cannot think of any reason besides maybe creating some sort of DMZ or QoS tagging that this would be useful.
__________________
Adam TT

Reply With Quote
  #3  
Old February 24th, 2012, 01:26 PM
ogaskell ogaskell is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 2 ogaskell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 34 sec
Reputation Power: 0
To seperate VOIP system for security

Quote:
Originally Posted by AdamPI
Let's just start out with this question. What is the reason you want to create a VLAN? For something this small it really is not necessary. And I cannot think of any reason besides maybe creating some sort of DMZ or QoS tagging that this would be useful.


Hi Adam,

Thanks for replying, it may not be a vlan that i need but i wanted to seperate out the VOIP server and voip phones for security as previous experience has shown us that the voip server more difficult to secure and we want to keep this seperate from our internal lan.

I was also under the impression that ny having the VOIP server and phones on a seperate subnet/vlan i could use QoS to optimise bandwidth

Reply With Quote
  #4  
Old February 27th, 2012, 09:36 AM
AdamPI's Avatar
AdamPI AdamPI is offline
Automagically Delicious
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: May 2004
Location: 127.0.0.2 - I live next door.
Posts: 2,199 AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level)AdamPI User rank is General 26th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Weeks 6 Days 22 h 26 m 16 sec
Reputation Power: 2736
QoS was about the only thing I could see being a real benefit, security isn't completely inherent in making a new VLAN, extra steps need to be taken to really *secure* that network.

All you need is a router that can handle the VLAN tagging and can route between the two networks. One way to think about it is to treat different VLANs as actual physically separate networks. What would you need to route between them? Same thing: a router. In this event your router would need a router that can communicate and router over the different VLANs, usually this is over a single port. You create sub-interfaces on Cisco routers each one having its own IP address and is treated like a whole new network.

Does that make enough sense? Or should I go into more detail?

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > Do i have correct hardware to subnet/vlan

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap