[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajani Karuturi updated CLOUDSTACK-8795:
----------------------------------------
    Description: 
in case of vm launched in vpc, outgoing public traffic worked (I was able to 
ping google.com)
But, in case of default isolated 
network(DefaultIsolatedNetworkOfferingWithSourceNatService) vm, outgoing public 
traffic was blocked even after adding egress rule.
It only worked after running the following on isolated VR

iptables -I FW_OUTBOUND -j FIREWALL_EGRESS_RULES

This issue is observed while reviewing PR #765 
https://github.com/apache/cloudstack/pull/765#issuecomment-136962555

  was:
in case of vm launched in vpc, outgoing public traffic worked (I was able to 
ping google.com)
But, in case of default isolated 
network(DefaultIsolatedNetworkOfferingWithSourceNatService) vm, outgoing public 
traffic was blocked even after adding egress rule.
It only worked after running the following on isolated VR

iptables -I FW_OUTBOUND -j FIREWALL_EGRESS_RULES

This issue is observed while reviewing PR #765


> outgoing public traffic blocked in vm created using 
> DefaultIsolatedNetworkOfferingWithSourceNatService 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8795
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8795
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.6.0
>         Environment: Xenserver 6.5, advanced zone, CS 4.6.0
>            Reporter: Rajani Karuturi
>            Priority: Critical
>
> in case of vm launched in vpc, outgoing public traffic worked (I was able to 
> ping google.com)
> But, in case of default isolated 
> network(DefaultIsolatedNetworkOfferingWithSourceNatService) vm, outgoing 
> public traffic was blocked even after adding egress rule.
> It only worked after running the following on isolated VR
> iptables -I FW_OUTBOUND -j FIREWALL_EGRESS_RULES
> This issue is observed while reviewing PR #765 
> https://github.com/apache/cloudstack/pull/765#issuecomment-136962555



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to