How do I setup 1 to 1 NAT in google cloud?

纵饮孤独 提交于 2020-01-24 22:10:14

问题


I am new to google cloud,

I have been able to setup 1-to-many NAT but need to setup 1-to-1 NAT in google cloud? How do I do this!??! I cannot find the proper documentation, or figure out ... What steps do I need to do to assign an external ip, to an internal ip, and setup the internal ip.s etc. for a single vm.


回答1:


Google Compute Engine does not provide a service that offers 1:1 NAT so you'd have to build this yourself.



来源:https://stackoverflow.com/questions/37645146/how-do-i-setup-1-to-1-nat-in-google-cloud

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!