0

I am trying to build my first website, and I'd like to host it in a Raspberry Pi. I am using a mobile broadband connection with a 4G router (Vodafone R216-Z 4G WiFi). I was told I cannot access my webserver because my ISP won't allow it.

This question is to ask whether simply changing my router would solve my problem, rather than changing ISP as I just bought a one-yera rechargeable sim unfortunately. If so, could you please reccomend how should I choose my router? Thanks in advance

umbe1987
  • 129

1 Answers1

1

If you can successfully port forward port 80 at minimum to your webserver (behind the router) you ought to be able to host a webserver.

If your current router allows you to do this but it still doesn't work, then the ISP is probably blocking the forward and a new router likely won't help.

Kooky4913
  • 129
  • 4