CLOUDSTACK-2381
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/47acf671 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/47acf671 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/47acf671 Branch: refs/heads/master Commit: 47acf671d55a731a503d0c34451eccb08012a4d5 Parents: 3c794e5 Author: radhikap <[email protected]> Authored: Mon Jul 15 14:38:14 2013 +0530 Committer: radhikap <[email protected]> Committed: Mon Jul 15 14:38:38 2013 +0530 ---------------------------------------------------------------------- docs/en-US/egress-firewall-rule.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/47acf671/docs/en-US/egress-firewall-rule.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/egress-firewall-rule.xml b/docs/en-US/egress-firewall-rule.xml index 899725c..9b45e2e 100644 --- a/docs/en-US/egress-firewall-rule.xml +++ b/docs/en-US/egress-firewall-rule.xml @@ -26,7 +26,8 @@ by creating egress firewall rules. When an egress firewall rule is applied, the traffic specific to the rule is allowed and the remaining traffic is blocked. When all the firewall rules are removed the default policy, Block, is applied.</para> - <note> + <para>Egress firewall rules are supported on Juniper SRX and virtual router.</para> + <note> <para>The egress firewall rules are not supported on shared networks.</para> </note> <para>Consider the following scenarios to apply egress firewall rules:</para>
