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 2700 Configuration run-through: Difference between revisions

 
If you have VoIP phones on your LAN, then here are some example rules to allow SIP and RTP from the AAISP phone servers:
<syntaxhighlight>
<pre>&lt;rule name="SIP" source-ip="81.187.30.110-119" target-ip="90.155.91.8/29" target-port="5060-5069"/&gt;
&lt;<rule name="RTPSIP" source-ip="81.187.30.110-119" target-ip="90.155.91.8/29" protocol="17" target-port="10255060-5059 5070-" set-graph="RTP5069"/&gt;>
<rule name="RTP" target-ip="90.155.91.8/29" protocol="17" target-port="1025-5059 5070-" set-graph="RTP"/>
</pre>
</syntaxhighlight>
This also sets a graph for RTP
 
== Restricting FireBrick Config access ==
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,274

edits