Problem with network

Andreas Ruppen andreas.ruppen at gmail.com
Mon Jun 26 14:26:24 UTC 2006


>  gengi at eragon:~$ traceroute 66.249.85.99
>  bash: traceroute: command not found
this means that traceroute is not installed on your system try with
gengi at eragon:~$ sudo apt-get install traceroute and the rerun the command
line.

>  gengi at eragon:~$ sudo traceroute 66.249.85.99
>  sudo: traceroute: command not found
you can run traceroute program as a normal user, no need to be sudo here.

>  gengi at eragon:~$ nslookup www.google.com
>  ;; connection timed out; no servers could be reached
??? let's first try the traceroute program.

>  
>          Suffisso DNS specifico per connessione:
>          Descrizione . . . . . . . . . . . . . : Miniport del ponte MAC
>          Indirizzo fisico. . . . . . . . . . . : B2-43-EB-43-A3-08
>          DHCP abilitato. . . . . . . . . . . . : Sì
>          Configurazione automatica abilitata   : Sì
>          Indirizzo IP. . . . . . . . . . . . . : 192.168.1.5
>          Subnet mask . . . . . . . . . . . . . : 255.255.255.0
>          Gateway predefinito . . . . . . . . . : 192.168.1.1
>          Server DHCP . . . . . . . . . . . . . : 192.168.1.1
>          Server DNS . . . . . . . . . . . . .  : 192.168.1.1
Ok that means that the ip of your $$MS$$ box is 192.168.1.5
try 
gengi at eragon:~$ ping 192.168.1.5

> $$MS$$----------
> 192.168.1.XXX   \
>                  ---192.168.1.1--- internet
>                 /  (DSL router)
> Ubunut----------
> 192.168.1.15
> 
> is the above picture right?
I forgot to ask you: is the DSL router a hardware router (like zyxel,
cisco ... i think yes since the ip is 192.168.1.1 ) or is it a pc wich
shares its internet connection?





More information about the kubuntu-users mailing list