This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Google Play store issues

Hi all,

I was wondering if anyone had created an exception rule for Web Filtering on the Google Play store? I've noticed that large application updates like Skype & Chrome won't successfully update with the Web Filtering turned on, though smaller ones seem yo update without issue.

I'm using the filter in transparent mode without HTTPS. Turning the filter off resolves the problem immediately, though I can't find any blocking or errors in the log. It's like the download is just timing out with the web filter turned on?


This thread was automatically locked due to age.
Parents
  • I was able to do this to allow access to google market as well as push notifications from apps on my cell phones. 



     i was successful using this:
    under firewall rules
    I created 2 service definitions
    1 called android games 
    tcp/udp destination port 8253
    source port 1:65535
    2. called google port
    tcp/udp destination port 5228
    source port 1:65535

    so sources are any
    services was called android test (had both service groups in that )
    destinations any
    action allow
    next under IPS >exceptions
    i created a new list called
    cell phone games.
    skip all checks
    for all requests coming from these source networks i had a group of all android devices (cellphones tablets etc)
    going to these destinations
    destination any
    and using these services
    android games 
    google port

    I hope this helps.
Reply
  • I was able to do this to allow access to google market as well as push notifications from apps on my cell phones. 



     i was successful using this:
    under firewall rules
    I created 2 service definitions
    1 called android games 
    tcp/udp destination port 8253
    source port 1:65535
    2. called google port
    tcp/udp destination port 5228
    source port 1:65535

    so sources are any
    services was called android test (had both service groups in that )
    destinations any
    action allow
    next under IPS >exceptions
    i created a new list called
    cell phone games.
    skip all checks
    for all requests coming from these source networks i had a group of all android devices (cellphones tablets etc)
    going to these destinations
    destination any
    and using these services
    android games 
    google port

    I hope this helps.
Children
No Data