Monday, February 19, 2018

[google-cloud-sql-discuss] Re: Cannot connect using gcloud

Hi Carlos. The ping responds successfully but the nmap returns:
nmap -Pn 35.195.x.x

Starting Nmap 7.01 ( https://nmap.org ) at 2018-02-19 20:53 GMT
Nmap scan report for 146.134.x.x.bc.googleusercontent.com (35.195.x.x)
Host is up.
All 1000 scanned ports on 146.134.x.x.bc.googleusercontent.com (35.195.x.x) are filtered

Nmap done: 1 IP address (1 host up) scanned in 201.43 seconds

When I try to specify port 3306 I get back:
nmap -p 3306 35.195.x.x

Starting Nmap 7.01 ( https://nmap.org ) at 2018-02-19 21:47 GMT
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 3.05 seconds

Kind regards,
Stephen

On Monday, 19 February 2018 18:02:14 UTC, Carlos (Cloud Platform Support) wrote:
Hi Stephen, 

Are you able to ping the IP address from your location?

If you install and run nmap against the IP of the server do you see the port opened? i.e.

nmap -Pn  w.x.y.z

Starting Nmap 6.47 ( http://nmap.org ) at 2018-02-19 18:00 UTC
Nmap scan report for....
Host is up (0.0014s latency).
Not shown: 999 filtered ports
PORT     STATE SERVICE
3306/tcp open  mysql



--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/288a04d2-2e6c-432b-abe3-2cf25803197e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment