From 91290d59d53c8f81155c395ae05ad017b0900553 Mon Sep 17 00:00:00 2001 From: kmccormick Date: Mon, 22 Apr 2013 12:28:25 -0700 Subject: Doc update: Fix firewall text. Change-Id: I06c1c86f591dc82f7004b6317062580269230cda --- docs/html/google/gcm/gcm.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/html/google') diff --git a/docs/html/google/gcm/gcm.jd b/docs/html/google/gcm/gcm.jd index 26fc49a..ce28fb8 100644 --- a/docs/html/google/gcm/gcm.jd +++ b/docs/html/google/gcm/gcm.jd @@ -779,9 +779,9 @@ sent. Optional. The default value is false, and must be a JSON bool that restricts the traffic to or from the Internet, you need to configure it to allow connectivity with GCM in order for your Android devices to receive messages. -The ports to open are: 5228, 5229, and 5230. GCM typically only uses 5228, but -it sometimes uses 5229 and 5230. GCM doesn't provide specific IPs, so you should -allow your firewall to accept incoming connections from all IP addresses +The ports to open are: 5228, 5229, and 5230. GCM typically only uses 5228, but +it sometimes uses 5229 and 5230. GCM doesn't provide specific IPs, so you should allow +your firewall to accept outgoing connections to all IP addresses contained in the IP blocks listed in Google's ASN of 15169.

-- cgit v1.1