amazon web services - How set up secondary VPN connection -


how can set secondary vpn connection in [this|http://docs.aws.amazon.com/amazonvpc/latest/userguide/vpc_vpn.html#vpnconnections] diagram?

if set customer gateway secondary (public) ip , vpn connection secondary customer gateway (static - no bgp available) obtain 2 more tunnels, in diagram (linked above) tunnels same of primary vpn connection (crossed in customer configuration).

i don't found reference in doc.

thanks.


Comments

Popular posts from this blog

javascript - How do you prevent nested queries/catches in sequelize? -

ruby on rails - ActiveRecord order not working -

java - ConcurrentModificationException upon committing transaction with Hibernate -