Can access tailwindcss web site only with VPN #18594
-
Before i can open tailwindcss web site in all browser, but now need to use VPN to open the site. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This can happen if your provider has assigned you a blacklisted IP address. If you don't have a static IP address, you'll be assigned a new one after a random period of time. If you don't want to wait, restarting your router will automatically assign a new IP address to your subscription. |
Beta Was this translation helpful? Give feedback.
-
As a plan B, you can download the full documentation to your machine
and run it locally:
|
Beta Was this translation helpful? Give feedback.
Unfortunately, with questions like this, the issue is usually on your end, which makes it hard to reproduce and difficult to provide an accurate answer. Just what comes to mind:
If the website was working before, then this is definitely not a DNS issue. DNS name servers only resolve the domain name to an IP address. So if you're able to find the IP address of tailwindcss.com, then DNS is working correctly.
If the site doesn't load - but you've already resolved its IP (which is DNS's job) - then the issue is likely with your provider. If you're making requests to Cloudflare's servers from a blacklisted IP address, it’s common for the request to be denied.
(DNS servers can be understood as …