Report this

What is the reason for this report?

Only my phone is blocked on vps

Posted on December 8, 2017

Hi i have strange situation. I cannot access any of my website on VPS but only from cellular. If im connected to WiFi everything is ok.

ufw:

sudo ufw status verbose Status: active Logging: on (low) Default: deny (incoming), allow (outgoing), disabled (routed) New profiles: skip

To Action From


22/tcp (OpenSSH) ALLOW IN Anywhere 80,443/tcp (Apache Full) ALLOW IN Anywhere 22 ALLOW IN Anywhere 2200 ALLOW IN Anywhere 80/tcp ALLOW IN Anywhere 443/tcp ALLOW IN Anywhere 80 ALLOW IN Anywhere Anywhere ALLOW IN 94.254.128.174 22/tcp (OpenSSH (v6)) ALLOW IN Anywhere (v6) 80,443/tcp (Apache Full (v6)) ALLOW IN Anywhere (v6) 22 (v6) ALLOW IN Anywhere (v6) 2200 (v6) ALLOW IN Anywhere (v6) 80/tcp (v6) ALLOW IN Anywhere (v6) 443/tcp (v6) ALLOW IN Anywhere (v6) 80 (v6) ALLOW IN Anywhere (v6) ** iptables:** sudo iptables -L INPUT -v -n Chain INPUT (policy DROP 151 packets, 8734 bytes) pkts bytes target prot opt in out source destination 91964 7673K ufw-before-logging-input all – * * 0.0.0.0/0 0.0.0.0/0
91964 7673K ufw-before-input all – * * 0.0.0.0/0 0.0.0.0/0 1570 89925 ufw-after-input all – * * 0.0.0.0/0 0.0.0.0/0 1503 86453 ufw-after-logging-input all – * * 0.0.0.0/0 0.0.0.0/0
1503 86453 ufw-reject-input all – * * 0.0.0.0/0 0.0.0.0/0 1503 86453 ufw-track-input all – * * 0.0.0.0/0 0.0.0.0/0

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.