Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick Traffic Shaping: Difference between revisions

m
no edit summary
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
[[File:2700-small.png|link=:Category:FireBrick]]
 
=Overview=
*The FireBrick 2700 has been used as a 'black' box traffic shaping device in shared offices. It's quite easy to configure a FireBrick for a 'serviced office' scenario where tenants pay for a slice of a fast pipe. -this would be great for leased lines, ethernet services, FTTC, FTTP etc.
*The FireBrick can shape based on parameters such as source/target IP/port/protocol, giving flexibility.
*When shaping, CWLCQM graphs are produces for each 'shaper', giving a visual representation of the traffic.
*FireBrick are being used to traffic shape tenants in a serviced office setup where the alternative products to do the job were many times the cost.
 
==Black-box==
=Config Examples=
==Proxy-arp Mode==
If you want the Firebrick to be 'invisible' on your LAN, iei.e., you have machines on the LAN which use the gateway IP of your router, and you do not want to use the FireBrick as the router, then setting proxy-arp on the subnets is required. - this will then proxy arps between the FireBricks LAN and WAN, both ways. -Note broadcast traffic is not passed through the FireBrick - so the router won't be able to do DHCP - the FireBrick can, or another host on the LAN can instead.
 
Here is a config snipet where physical ports are as follows:
</syntaxhighlight>
 
Here we have defined 2 shapers, one with 500Kb500kbit/s up/down, and one with 3Mb3Mbit/s up/down.
 
These shapers can then be used in rules, ege.g.:
<syntaxhighlight>
<route-override>
</syntaxhighlight>
 
Here we have set specific IP addresses to go through specific shapers, so 192.0.2.2 will get 500K/bs and 192.0.2.3 will get 3Mb3Mbit/s.
 
 
[[Category:FireBrick|traffic]]
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,274

edits