FireBrick 2700 Configuration run-through: Difference between revisions

(→‎Next Steps, Bonding a Second Line: Fix another broken link)
(→‎VoIP Rules: indenting)
<syntaxhighlight lang=xml>
<rule-set name="Incoming Firewall Rules">
<rule name="SIP" source-ip="81.187.30.110-119" target-ip="192.0.2.0/28" target-port="5060-5069"/>
<rule name="RTP" target-ip="192.0.2.0/28" protocol="17" target-port="1025-5059 5070-" set-graph="RTP"/>
</rule-set>
</syntaxhighlight>