Jump to content
  • entries
    31
  • comments
    46
  • views
    537

VLAN a go, go !


FragglePete

6,930 views

I had one of those moments today; the mist cleared (only slightly) in sorting our network out with a VLAN ready for a VOIP implementation.

 

The various posts here on Edugeek once again proved valuable, and I'm chuffed to bits that I've got it sorted to a certain point (have yet to tweak various Server gateway addresses).

 

Next step later on down the line is to start segmenting the next work into logical parts but need a NAT box of somesort to do that correctly.

 

Pete

5 Comments


Recommended Comments

JJanisch

Posted

I have a fantastic diagram on how VLAN's work if you would like to see! :D
SYNACK

Posted

You want routing rather than NAT unless you have two seporate chunks using the same ip addresses and need to use double NAT and routing. Using seporate ip ranges and routing should be much simpler.
FragglePete

Posted

Thanks @SYNACK - The problem is the we're on a particular scope from SWGfL, so can't route from one subnet to this subnet through their gateway, that's why we need to use NAT. I think I got that right anyway! :)

 

Pete

SYNACK

Posted

You could use a single NAT stage at the interface to the LA network and have all the internal stuff behind it. A decent layer 3 switch (possibly with the advanced firmware option - depending on vendor) could let you run one to one NAT so outside you have the LA subnet lets say 172.16.1.1 to 172.16.2.254 then inside have your network split into chunks that add up to at avalible range from the LA. This way you do not need to use NAT overloading (all on one IP and stacked by messing with port numbers).

 

This way the LA does not see anything different and can't throw fits but you still get to use propper routing and subnets inside despite the primative conditions imposed by the upstream network.

 

You do need to use different subnets for each VLAN otherwise it breaks tcp/ip routing to the point that it does not work.

FragglePete

Posted

Again, thanks @SYNACK - I'm going to try and work out exactly what you mention; not sure how, would appreciate a nudge in the right direction. Our Core switch is a HP Procurve 5406zl.

 

Pete

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...