My client website is not accessing in local of client pc ...but outside access...so how to solve issue
Loading
My client website is not accessing in local of client pc ...but outside access...so how to solve issue
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Cr BhargaviPosted Aug 15, 2023, 5:17 PM
If your client's website is accessible from outside the client's network but not from within their local network, it's possible that there might be network-related issues or configurations causing this behavior. Here are some steps you can take to troubleshoot and potentially resolve the issue:
Check Local Network Connectivity: Make sure that the client's local network is functioning properly and that other devices can access the internet. Test accessing other websites from various devices within the local network to see if the issue is specific to the client's website.
Check Hosts File: Sometimes, issues can arise from the local hosts file. Check if the client's website domain is listed in the hosts file and remove any entries if necessary.
Clear DNS Cache: Clear the DNS cache on the client's computer. This can often resolve issues related to DNS resolution. You can do this through the command prompt using the command
ipconfig /flushdnsSaravanan GanesanPosted Aug 14, 2023, 12:37 PM
f your client's website is not accessible locally but is accessible from outside networks, there could be a few potential reasons for this issue. Here are some steps you can take to troubleshoot and resolve the problem:
Check Local Network Configuration:
Check Hosts File:
Clear DNS Cache:
Check Web Server Configuration:
Firewall and Security Software:
Check Network Hardware:
Use IP Address Instead of Domain Name:
Check Browser Cache and Cookies:
Use Different Browsers or Devices:
Debugging Tools:
ping,tracert(Windows) ortraceroute(Linux/Mac) to diagnose network issues.Contact Web Hosting or IT Support:
Abhishek YadavPosted Aug 11, 2023, 7:48 AM
There could be several reasons why a client's website is not accessible locally on their PC but can be accessed from outside. Here are a few steps you can take to troubleshoot and potentially resolve the issue:
Check local network settings: Ensure that the client's PC is connected to the local network correctly. Double-check the network cable or Wi-Fi connection and see if the PC can access other websites or local resources.
Clear browser cache: Sometimes, a website's cache can cause issues while loading the site locally. Clearing the browser cache and trying again might help resolve the issue. Additionally, try accessing the website using a different web browser.
Check DNS settings: It's possible that there might be an issue with the DNS settings on the client's PC. Try setting the PC's DNS server settings to the same value as the DNS server settings on the PC from which you can access the website. This can be done in the network settings of the PC.
Firewall and antivirus: Check if any firewall or antivirus settings on the client's PC are blocking access to the website. Temporarily disable the firewall or antivirus and try accessing the website again to see if it resolves the issue. If it does, modify the settings to allow access to the website.
Hosts file: Verify if there are any entries related to the website in the client's PC hosts file (located in the system directory). Remove any entries related to the website and save the changes.
Contact the network administrator: If the issue persists, it's possible that there might be some network restrictions or settings blocking local access to the website. Get in touch with the client's network administrator or IT support team to investigate further.
If none of these steps resolve the issue, it may be helpful to gather more specific details about the error message or behavior encountered while attempting to access the website locally.