Senza oggetto
Sab 24 Feb 2007 15:06:32 CET
Anche lui continua finchè non lo chiudo....almeno per quanto ho
aspettato...
> b) controlla la connessioni di rete, se usi un router devi avere settato:
> indirizzo IP del tuo PC
> # ifconfig
> che ti dice?
:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:F4:CB:5C:82
inet addr:192.168.1.14 Bcast:255.255.255.255 Mask:255.255.255.224
inet6 addr: fe80::240:f4ff:fecb:5c82/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1566 errors:0 dropped:0 overruns:0 frame:0
TX packets:1719 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:147760 (144.2 KiB) TX bytes:121638 (118.7 KiB)
Interrupt:11 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
> il gateway verso il router
> # route -n
> che ti dice?
:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.0 0.0.0.0 255.255.255.224 U 0 0 0
eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0
eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0
eth0
>
> e comunque per poter navigare devi anche avere i dns (funzionanti)
> # cat /etc/resolv.conf
> che ti dice?
~$ cat /etc/resolv.conf
nameserver 151.99.125.2
nameserver 151.99.125.3
>
> anche se solitamente il router hanno il DHCPD attivo quindi se setti la
> tua
> interfaccia di rete come Client DHCP dovresti ottenere tutti i dati dal
> router
> # dhclient eth0 (supponendo che ifconfig ti dica che eth0 è la tua
> rete..
> altrimenti eth1 ..)
:~$ dhclient eth0
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
can't create /var/lib/dhcp3/dhclient.leases: Permission denied
Can't create /var/run/dhclient.pid: Permission denied
drop_privileges: could not set group id: Operation not permitted
ciao ciao
se è un po' difficile per me ovviamente..potrei reinstallare linux?
soluzione plausibile??
grazie
--
Mailing list info: http://lists.linux.it/listinfo/gulli
Pagina web del GULLI: www.livorno.linux.it
Maggiori informazioni sulla lista
Gulli