09-16-2016, 05:01 AM 
		
	
	
		Hi Glin22,
Sure he needs a DSL modem to use the service. The question is the setup.
Get as much information as possible while you're at his house. For example also, whether he really uses a router respectively how many computers are connected to the internet (at the same time).
specifically:
to check whether the network card got configured/ the system obtained an IP address.
to test whether he can reach Google or just gets a time out.
I'd prefer to narrow it down in an iterative process, otherwise I could write a book here with a myriad of IF ... THEN cases
Good luck
PS: No need to tweak the Linux Lite setup till you know more about his network setup.
	
	
	
	
Sure he needs a DSL modem to use the service. The question is the setup.
Get as much information as possible while you're at his house. For example also, whether he really uses a router respectively how many computers are connected to the internet (at the same time).
specifically:
- DSL modem setup (if he has a separate one)
 
- router setup (which might actually include the DSL modem)
 
- check his Windows network settings, how is Windows system is connected
 
Code:
ifconfig -aCode:
ping google.comI'd prefer to narrow it down in an iterative process, otherwise I could write a book here with a myriad of IF ... THEN cases

Good luck

PS: No need to tweak the Linux Lite setup till you know more about his network setup.

 
 

