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 How to: Upload Route Overrides: Difference between revisions

m
mNo edit summary
 
(One intermediate revision by one other user not shown)
<indicator name="Howto">[[File:Menu-question.svg|link=:Category:FireBrick_How_toFireBrick How to|30px|Back up to the FireBrick How to Category]]</indicator>
 
==Scenario==
*Add an (arbitrary) IP to the 'Routes' as this is what we'll use as the gateway in the override
 
e.g.:
eg:
 
<syntaxhighlight lang=xml>
This is where the routing logic happens. If the line is up then send traffic from the phone IP group to line 3
<syntaxhighlight lang=xml>
<route-override name="VoIP" profile="ADSL3" comment="Send VoIP up line 3">
<rule source-ip="phones" set-gateway="0.0.0.3" profile="ADSL3"/>
</route-override>
</syntaxhighlight>
 
 
[[Category:FireBrick_How_toFireBrick How to]]
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,291

edits