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
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
If you’re running your site on non-standard port, make sure your cellular provider is not blocking it.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.