

InterviewSolution
Saved Bookmarks
1. |
Solve : No network access for IPV4 in windows 10? |
Answer» <html><body><p>Hi all,<br/><br/>My PC has dual boot (Windows 7 and 10).<br/>My ISP has <a href="https://interviewquestions.tuteehub.com/tag/given-473447" style="font-weight:bold;" target="_blank" title="Click to know more about GIVEN">GIVEN</a> me an account for me to access the Internet.<br/>So, when I need to connect my PC to the Internet, I have to type in the user ID and password accordingly.<br/>Anyways, in both Windows, I can access the Internet without any problems.<br/><br/>But, in Windows 10, I see that IPv4 is "No network access", (not in Windows 7).<br/>I have updated the network card's driver for Windows 10, and also tried these steps:<br/> Code: <a>[Select]</a>netsh int ip reset<br/>netsh int ipv4 reset<br/>netsh winsock reset<br/>But "IPv4: No network access" is still there when I right click the network connection status in Windows 10.<br/><br/>Could you help me fix this please?<br/><br/>Thank you<br/><br/>KittyWhat did your ISP say when you contacted their <a href="https://interviewquestions.tuteehub.com/tag/technical-22887" style="font-weight:bold;" target="_blank" title="Click to know more about TECHNICAL">TECHNICAL</a> support and <a href="https://interviewquestions.tuteehub.com/tag/explained-455159" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLAINED">EXPLAINED</a> the problem?Adding a router in line between Modem and PC would fix for this. You could even have the user/password stored on the router to authenticate, and set up your router to only run on IPv4 for its DHCP enabled local network. This way no matter if the Modem <a href="https://interviewquestions.tuteehub.com/tag/gives-763601" style="font-weight:bold;" target="_blank" title="Click to know more about GIVES">GIVES</a> the router a IPv4 or IPv6 address, your computer would always have IPv4.<br/><br/>If your connecting to a wifi or 3G or 4G service hosted by the ISP adding a router in line isnt that easy.<br/><br/>How are you exactly connected and what type of network connection and speed?</p></body></html> | |