webdigi / AWS-VPN-Server-Setup

Setup your own private, secure, free* VPN on the Amazon AWS Cloud in 10 minutes. CloudFormation
Other
759 stars 163 forks source link

Stop VPN ,and keep the same Ip #50

Closed Th3CracKed closed 6 years ago

Th3CracKed commented 6 years ago

Hi , i want to know if it's possible to stop the vpn and restart it later with the same ip thanks

webdigi commented 6 years ago

the best way to do this is to create an elastic IP. then assign it to your instance. Then stop the vpn and start it later and it will use the elastic IP which is yours until you release it.

Th3CracKed commented 6 years ago

thank you for your quick response