asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Vpc public ips

Open teu opened this issue 10 years ago • 9 comments

Has still some problems with groovy weirdness. #405

 java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for com.amazonaws.services.ec2.AmazonEC2Client do not match. Expected 6 but got 7

teu avatar Mar 11 '14 13:03 teu

asgard-pull-requests #327 FAILURE Looks like there's a problem with this pull request

asgard-pull-requests #328 FAILURE Looks like there's a problem with this pull request

Can anyone give me some pointers on how to fix the problems?

teu avatar Apr 04 '14 15:04 teu

Did this ever get merged in/working?

garyrichardson avatar Apr 16 '14 23:04 garyrichardson

HI, no, had trouble running the tests (even though the app is working correctly). I amended some of the tests to make the work but a few are still breaking.

teu avatar Apr 16 '14 23:04 teu

Hi ... is there anything happening regarding this issue?

johaho avatar Oct 01 '14 12:10 johaho

Don't believe so. We've switched to the NAT scenario so we don't need public IP's.

teu avatar Oct 01 '14 12:10 teu

Oh ... just be careful because NAT in a VPC is still a SPOF for the full setup. Internet-As-A-Service is planned for end of this year based on some AWS Architect information

johaho avatar Oct 02 '14 07:10 johaho

@jahoho I've set up two mutually monitoring NAT instances, https://aws.amazon.com/articles/2781451301784570 (the provided script has a mistake in it in an awk statement column)

teu avatar Oct 02 '14 07:10 teu