Repository: cloudstack-docs-admin Updated Branches: refs/heads/master 52245f86e -> 001aaa183
fix image path for troubleshooting section Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/7b0dba51 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/7b0dba51 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/7b0dba51 Branch: refs/heads/master Commit: 7b0dba5102a86ff933e0ade82dd878e39432b9b6 Parents: e412c27 Author: Sebastien Goasguen <[email protected]> Authored: Thu Mar 20 05:52:29 2014 -0400 Committer: Sebastien Goasguen <[email protected]> Committed: Mon Mar 24 18:14:26 2014 -0400 ---------------------------------------------------------------------- source/troubleshooting.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/7b0dba51/source/troubleshooting.rst ---------------------------------------------------------------------- diff --git a/source/troubleshooting.rst b/source/troubleshooting.rst index 37a733d..b457322 100644 --- a/source/troubleshooting.rst +++ b/source/troubleshooting.rst @@ -270,12 +270,12 @@ Trouble Shooting Steps XenServer, KVM and VMware types. You can configure traffic labels when you creating a new zone from the *Add Zone Wizard*. - .. image:: ../_static/images/networking-zone-traffic-labels.png + .. image:: _static/images/networking-zone-traffic-labels.png On an existing zone, you can modify the traffic labels by going to *Infrastructure, Zones, Physical Network* tab. - .. image:: ../_static/images/networking-infra-traffic-labels.png + .. image:: _static/images/networking-infra-traffic-labels.png List labels using *CloudMonkey* @@ -425,12 +425,12 @@ Trouble Shooting Steps in place. You can add *Ingress* rules under *Network, Guest Network, IP Address, Firewall* setting page. - .. image:: ../_static/images/networking-ingress-rule.png + .. image:: _static/images/networking-ingress-rule.png #. The VM Instances by default wont be able to access the Internet. Add Egress rules to permit traffic. - .. image:: ../_static/images/networking-egress-rule.png + .. image:: _static/images/networking-egress-rule.png #. Some users have reported that flushing IPTables rules (or changing routes) on the SSVM, CPVM or the Virtual Router makes the Internet work.
