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
clean up, typos fixed: ie, → i.e.,, eg: → e.g.:, 500Kb/s → 500Kbit/s (3), 500Kbit/s → 500kbit/s
No edit summary
m (clean up, typos fixed: ie, → i.e.,, eg: → e.g.:, 500Kb/s → 500Kbit/s (3), 500Kbit/s → 500kbit/s)
=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.
 
 
editor
698

edits