GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/1885
CLOUDSTACK-9724: Fixed missing additional public ip on tier network w⦠In VPC tier network acquire an ip and configure the PF service on it. VR now will have the two ip addresses on the interface. Now restart the VPC tier network with cleanup option. After router comes up the public interface has only one ip (source nat ip) Fixed the above issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack vpctier Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1885.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1885 ---- commit f678e5d70886b1177b3087e521bfdebb6f945a06 Author: Jayapal <jayapal.ur...@accelerite.com> Date: 2017-01-02T09:02:46Z CLOUDSTACK-9724: Fixed missing additional public ip on tier network with cleanup ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---