Company providing various Internet-related products and services, such as Google web search, Gmail, Google Calendar, YouTube, ... They provide APIs for several of their services, allowing users to integrate these into their own websites and web applications.
Questions tagged [google]
470 questions
3
votes
2 answers
Permerror when testing multiple SPF records for Google Apps and MailChimp
Our domain uses Google Apps for mail and Mailchimp for templated email campaigns. Mailchimp recommends adding an SPF record for their servers to decrease the likelihood of spam filter traps.
I have setup the SPF records below for…

Jeff
- 33
- 1
- 3
3
votes
5 answers
Google is blocking our requests due to "automated queries"; what's the best way to find out why?
This started a few weeks ago and we thought it was a virus so we checked every computer and all though 50%(Yeah, that's right) were infected once they were cleaned the problem didn't go away. It's really frustrating so I want to figure it out so I…

Ryan Detzel
- 707
- 3
- 7
- 21
3
votes
4 answers
Bounce backs from web-generated e-mails are missing
We use Google Apps to host my company's mail. On our website, we send some e-mails on behalf of our users. In those e-mails we include lines like this:
Return-Path:
Sender:
Sending the messages…

JerSchneid
- 141
- 6
3
votes
1 answer
Cant create a "Serverless VPC Access" on Google Cloud
I am trying to create a "Serverless VPC Access" on Google Cloud. I have already done it before on another account to join Redis with CloudRun.
This is an example of the configuration that I have tried
When the system is creating the connector, I get…

Creature
- 31
- 3
3
votes
2 answers
Googlecast SSDP and MDNS queries on network despite not having any chromecast applications installed in main computer
As title states,
Ive detected some MDNS queries from a googlecast address, which is strange since i don't have any googlecast apps or similar installed.
Additionally My PC is sending SSDP packets to 239.255.255.250 (subnet?) regarding 'M-Search:…

N S
- 33
- 1
- 1
- 3
2
votes
2 answers
Google Cloud Port Forwarding
I am trying to configure port forwarding within Google Cloud in a similar fashion to an on premise firewall.
I would like a single NAT address that I can then control a series of ports to go to specific VM instances.
e.g.
External 10.10.10.10 ports…

Terry
- 21
- 1
- 2
2
votes
2 answers
how to require publickey and otp, or password and otp when logging in with ssh?
I'm trying to get ssh to work in a way where password auth can be skipped with a key, and in addition every login would be followed up with totp using google's libpam on my new debian 9 installation.
So far i've been able to get the first part…

Noino
- 121
- 3
2
votes
2 answers
Stackdriver missing GKE Logs
I brought up a new Vault cluster using Terraform (https://github.com/sethvargo/vault-on-gke) and everything is working fine with Vault. However I can't seem to see any Container, Node or Pod logs in Stackdriver. The other GKE Cluster we have that…

Max DiOrio
- 31
- 1
- 2
2
votes
1 answer
Is it possible to use .htaccess to instruct browsers to cache google analytics?
When I run Google PageSpeed Insights I get the following optimization suggestion.
When I click the Leverage browser caching link it sends me to a page that recommends I use Cache-Control or ETags.
Setting up Cache-Control with .htaccess should be…

DR01D
- 350
- 3
- 11
2
votes
1 answer
GCP projects limit and immediate deletion
I have two related questions re. GCP and limit on a number of projects:
A) Is there a hard limit on the number of projects allowed per organization? I know the default limit can be increased, just curious if there's any ceiling. Two reasons:
We're…

Stepan
- 43
- 1
- 3
2
votes
2 answers
Self hosted gitlab sign up with Google account
I am setting up a GitLab EE instance and I'd like to enable Sign up process only with Google account. I followed the documentation here: https://docs.gitlab.com/ce/integration/google.html and here:…

Jan Richter
- 183
- 1
- 11
2
votes
1 answer
How to provide access to only one instance to users in Google Compute Engine?
I'm trying to find a solution to provide an external worker access to an instance in our project but not all resources.
I have done some research and found two methods on how to do this.
First would be to provide the contractor a private key to ssh…

rung94
- 23
- 1
- 3
2
votes
2 answers
Best practices for backing up company data?
Hopefully asked in the right website, as a company of 25 employees, we are using Google Drive for most of our data with automatic syncing. In case of a malware, these files would be deleted / encrypted due to the automatic syncing.
What would be the…

ItayR
- 31
- 1
2
votes
3 answers
Google-authenticator with openvpn - AUTH: Received control message: AUTH_FAILED
I'm trying to set up MFA with Google authenticator for my OpenVPN setup on Ubuntu 16.04. Now OpenVPN works fine until I bring Google Authenticator into the mix.
My server.conf file reads as follows:
port 1194
proto udp
dev tun
ca ca.crt
cert…

Arjun Balakrishnan
- 21
- 1
- 3
2
votes
1 answer
How do I contact Google to report network abuse?
My server is being hit with thousands of connection requests per second from 74.125.170.60. I looked the IP address up on ARIN, and it's in a Google address block.
You searched for: 74.125.170.60
Network
Net Range 74.125.0.0 -…

FKEinternet
- 291
- 2
- 4
- 11