ssh - error opening a port in Google Compute Engine -


i trying open port via ssh in vm instance in google compute engine keep getting error messages.

here command:

myname@instance-2:~$ gcloud compute firewall-rules create baasbox-console-port --allow tcp:9000 --source-range s=0.0.0.0/0 

here error message:

name network src_ranges rules src_tags target_tags error: (gcloud.compute.firewall-rules.create) requests did not succeed:  - insufficient permission 

pls doing wrong?

gcloud auth login go following link in browser: (cut , past link browser address bar) me (ubuntu 14.04) not return verification code on firefox, use chromium. should long string of characters verification code. cut , past terminal. see this:

error: there problem web authentication.error: (gcloud.auth.login) invalid_grant

after several tries of generating code , pasting it, copied code , trailing colon(:) worked


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -