FireBrick 2700 Configuration run-through: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 183: | Line 183: | ||
<rule name="RTP" target-ip="90.155.91.8/29" protocol="17" target-port="1025-5059 5070-" set-graph="RTP"/> |
<rule name="RTP" target-ip="90.155.91.8/29" protocol="17" target-port="1025-5059 5070-" set-graph="RTP"/> |
||
</pre> |
</pre> |
||
This also sets a graph for RTP |
This also sets a graph for RTP |
||
== Restricting FireBrick Config access == |
|||
You may only want to allow access to the FireBrick webserver from your LAN, do this in the http service, eg, change the current line to: |
|||
<pre><http allow="90.155.1.1/28"/> |
|||
</pre> |
|||
= Native IPv6 = |
= Native IPv6 = |
||