Rajani Karuturi created CLOUDSTACK-8795:
-------------------------------------------
Summary: 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)