Hello
I am to have an interview for a job shortly which, I know, will involve a question on a user who is not able to connect to the Internet. If someone calls a company helpdesk and asks for assistance, I will need to know how to respond.
I have checked all the physical connections and found them to be fine, checked that only this user has a problem, and that there is no problem with accessing that particular Web page from any other PC.
To ensure that TCP/IP is configured correctly, the helpdesk could ping 127.0.0.1 in cmd prompt. If the ping
was successful, it would suggest that TCP/IP is set up correctly, in which case I would check the LAN settings:
Tools | Internet Options | Connections | LAN settings.
If TCP/IP is not configured correctly, the helpdesk could remote on to the user's workstation and try to configure it:
Control Panel | Network Connections | Properties | TCP/IP | Properties, and usually Obtain an IP Address Automatically would be check (if the network is set up to a DHCP server). It might also be worth checking at this point the user's IP address (ipconfig in cmd prompt), because if it returns a 169 address the computer is getting its IP address from APIPA (suggesting the DHCP server is down).
Does this sound about right?
Many thanks.
Steve
I am to have an interview for a job shortly which, I know, will involve a question on a user who is not able to connect to the Internet. If someone calls a company helpdesk and asks for assistance, I will need to know how to respond.
I have checked all the physical connections and found them to be fine, checked that only this user has a problem, and that there is no problem with accessing that particular Web page from any other PC.
To ensure that TCP/IP is configured correctly, the helpdesk could ping 127.0.0.1 in cmd prompt. If the ping
was successful, it would suggest that TCP/IP is set up correctly, in which case I would check the LAN settings:
Tools | Internet Options | Connections | LAN settings.
If TCP/IP is not configured correctly, the helpdesk could remote on to the user's workstation and try to configure it:
Control Panel | Network Connections | Properties | TCP/IP | Properties, and usually Obtain an IP Address Automatically would be check (if the network is set up to a DHCP server). It might also be worth checking at this point the user's IP address (ipconfig in cmd prompt), because if it returns a 169 address the computer is getting its IP address from APIPA (suggesting the DHCP server is down).
Does this sound about right?
Many thanks.
Steve