Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Outbound AutoScale VPN Attachement CFT #2

Open
davidaavilar opened this issue Sep 9, 2019 · 5 comments
Open

About Outbound AutoScale VPN Attachement CFT #2

davidaavilar opened this issue Sep 9, 2019 · 5 comments

Comments

@davidaavilar
Copy link

Hi, there.. How are you? I'm using the Oubound-Autoscale-VPN-Attachments CFT. The CFT only ask for TGW-ID, routing table ID and TransitGatewayRouteTablePropagationTag, but is not working for me. I got a lambda error.

image

  • What "TransitGatewayRouteTablePropagationTag" means?
  • The NATGW that creates the template is only for vm-series MGMT from Internet, right? If yes, may I delete it? That's because we are going to manage these firewall through Direct Connect connection.
  • The ASG map is set to minimum "0" and maximum "2" instances. Could I change this values to min "0" and max "4" instances, for example, without affect the Lambda code or something?
  • I have understood that when I created the VPN attachment, it need a Customer Gateway to establish the VPN. Are these resources created by the template? Would the code send the IPSec VPN and BGP configuration to the vm-series? Or do we need to download the VPN configuration template generated by AWS and load manually in the vm-series?
@jharris10
Copy link
Contributor

jharris10 commented Sep 9, 2019 via email

@jharris10
Copy link
Contributor

jharris10 commented Sep 9, 2019 via email

@davidaavilar
Copy link
Author

Hi, jharris. Thank you very much for your fast response.

@davidaavilar
Copy link
Author

Hi, there. How are you? I have noticed a few issues with lambda functions:

  1. I got this error on ConfigFw execution "NameError: name 'tgw_route_table_id' is not defined". This is avoiding the association to the routing table.
  2. When I launch the cft, and then I delete it, the resources that lambda functions create, they are not been removed. For example: customer gateway, the vpns, auto-scaling group, launch configuration, etc.. is this a normal behavior?
  3. ConfigFw lambda function is creating at least three VPNs. Why? Just one is commited by the code on the firewalls, the remain ones are configured on the firewall but not applied.

I hope to hear about you, soon.

Thank you very much!

@jharris10
Copy link
Contributor

jharris10 commented Nov 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants