[
https://issues.apache.org/jira/browse/CLOUDSTACK-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955609#comment-14955609
]
ASF subversion and git services commented on CLOUDSTACK-8934:
-------------------------------------------------------------
Commit b4dc392bfdf4fb93e1652203b7d4027651cca5ac in cloudstack's branch
refs/heads/master from [~wilder.rodrigues]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b4dc392 ]
CLOUDSTACK-8934 - Fix default EGRESS rules for isolated networks
- The default is Accept and will be changed based on the configuration of
the offering.
CLOUDSTACK-8934 - The default egress is set as Deny in the router.
- We had to change it on the Java side in order to make the apply it once
the default is defined as allowed on the net offering
> Default routes not configured for rVPC and RVR
> ----------------------------------------------
>
> Key: CLOUDSTACK-8934
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8934
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.6.0
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
> Priority: Blocker
> Fix For: 4.6.0
>
>
> User VMs cannot reach the outside world due to missing default routes in
> Redundant VPCs and Redundant Isolated Networks.
> In order to work it around I had to:
> route add default gw 192.168.23.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)