I'm trying to deploy vSZ (virtual SmartZone) to GCE (Google Compute Engine).
I was able to upload the tar.bz image file, and create a GCE instance based on it. I can start the instance, and connect to the web interface via the public IP.
However, then I get to this screen:
![Image_ images_messages_5f91c3f2135b77e2478f5b36_0020df6a11b9ca492a16f60bb7c78771_RackMultipart20190428949791ot0-27d25410-206e-4439-95f7-93bf41b36b62-882621147.png1556443841 Image_ images_messages_5f91c3f2135b77e2478f5b36_0020df6a11b9ca492a16f60bb7c78771_RackMultipart20190428949791ot0-27d25410-206e-4439-95f7-93bf41b36b62-882621147.png1556443841](/t5/image/serverpage/image-id/1265i7949768A323C1C0F/image-size/large?v=v2&px=999)
It's asking for IP address, netmask and gateway.
I can't put the GCE public IP static address, since there's no gateway there, is there?
I tried putting the GCE private internal IP address for that instance, but then afterwards, I can't seem to access the SmartZone web interface by the public IP address anymore (which I assume is related to this).
How are people setting up networking for the vSZ instances in GCE?