Vyatta Multi Interface Traffic Shaping
As a follow-up to my Traffic Shaping article, I was asked how this could be applied to multiple subnets with different speeds. Fortunately, it's very easy to configure.
This article assumes that Vyatta has three network interfaces
eth0 - In my case, this is the main interface the connects to the internet
eth1 - This is my Guest network that I want limited
eth2 - This is my Virtual Machine network that will have a different limit.
Last Updated (Friday, 17 February 2012 16:25)
Use Vyatta to Limit Guest Network BandwidthA problem many of us have in our offices or our homes is the need to have Guest access to our network but not hog all the bandwidth. What I did here is use Vyatta Quality of Service (QoS) settings to limit the bandwidth on a guest network through a traffic shaping policy. You can add other QoS rules like prioritizing VIOP if you wish but as that is more complex, I'm not covering it in this article, I'm just focusing on all bandwidth. Last Updated (Friday, 28 October 2011 20:04) Create a NAS using UbuntuIn this article we will create a Network Attached Storage (NAS) device that will function as an NFS and Windows File Share. While this article is not designed to teach you how to install Ubuntu Linux, it will let you know how to configure it to work as a NAS device. This article assumes that you have installed the base Ubuntu Server on a computer that is on the network. Last Updated (Monday, 27 December 2010 19:39) |
Vyatta Quick SetupThis is a quick guide setup guide for the Vyatta open source router. This article assumes that you have already installed Vyatta either on physical hardware or in a virtual machine. For more information on creating a private network in ESXi Server see this article. Vyatta can be downloaded from http://www.vyatta.org Version 6.3 has a new LiveCD installer so there is a little work to get it going. Last Updated (Saturday, 18 February 2012 10:38) Automate ESXi BackupsOk, so you've setup ghettoVCB on your ESXi or vSphere Hypervisor to backup your VM's but your sick of logging into the server and running the command manually. Don't fret, there is a solution. This solution requires that you have SSH enabled on your ESXi Server, you have previously configured ESXi backups with ghettoVCB. If you have not done this yet. Please look at how to complete these tasks in the ESXi Tutorial section of this site. Last Updated (Sunday, 12 December 2010 03:19) |


