Sample Header Ad - 728x90

What 're opened TCP port android need to be connected on?

0 votes
1 answer
896 views
We've an android TV connected on a restricted WIFI network. Its IP adress is fixed. My problem only the web browser is working well. All other application can not go on the web or synchronize. We got this netstat: u0_a67@android:/ $ netstat Proto Recv-Q Send-Q Local Address Foreign Address State tcp6 0 0 ::ffff:10.212.127.251:38388 :::* LISTEN tcp6 0 1 ::ffff:10.212.127.251:39643 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:34495 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:46563 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:46332 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 0 ::ffff:10.212.127.251:53406 ::ffff:14.17.41.151:443 ESTABLISHED tcp6 0 1 ::ffff:10.212.127.251:57860 ::ffff:103.7.30.158:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:39039 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:36796 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:53894 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:53360 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:34809 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:50549 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:38316 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 1 ::ffff:10.212.127.251:43701 ::ffff:157.169.25.15:80 CLOSE_WAIT tcp6 0 0 ::ffff:10.212.127.251:38207 ::ffff:216.58.198.14:80 ESTABLISHED udp6 0 0 :::56331 :::* CLOSE udp6 0 0 :::56456 :::* CLOSE udp6 0 688 :::1900 :::* CLOSE udp6 0 0 :::1900 :::* CLOSE udp6 0 0 :::51117 :::* CLOSE u0_a67@android:/ $ Regarding on the web information, we opened the TCP port 5228 in OUTPUT mode and we opened the TCP port 38388 in INPUT mode as it's in listen status in the netstat. That doesn't solve the problem. Any idea about the list of TCP port need to be opened on the network for android working? Thanks for help.
Asked by dubis (223 rep)
Sep 15, 2016, 05:51 PM
Last activity: Oct 4, 2016, 05:40 PM