<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">E infatti dovresti essere in grado di vedere la tua rete interna, vista la tua tabella di routing...<DIV>Manca pero' (infatti) il gateway. Prova ad aggiungerlo a manina col seguente comando: </DIV><DIV><BR class="khtml-block-placeholder"><DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><B>route </B></SPAN></FONT><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><B>add</B></SPAN></FONT><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"> default gw  192.168.1.254 eth0</SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;">Rilancia di nuovo il comando *route -n* e dimmi se risulta in una cosa del genere:</SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><BLOCKQUOTE type="cite">Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<BR style=""><A href="http://192.168.1.0">192.168.1.0</A>     <A href="http://0.0.0.0">0.0.0.0</A>          <A href="http://255.255.255.0">255.255.255.0</A>   U     0      0        0  wlan0</BLOCKQUOTE>0.0.0.0<SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>192.168.1.1 0.0.0.0               UG   0     0        0  wlan0<BR><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;">Ecco il problema: il dhcp non passa automaticamente il gateway al tuo client. Una volta lanciato il comando riprova quei traceroute che ti erano stati indicati prima, e facci sapere..</SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;">Ciau !</SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;"><BR></SPAN></FONT><DIV><DIV>On 27/mag/06, at 18:18, Massimiliano Pachetti wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">2006/5/27, Andrea Fastame &lt;<A href="mailto:fasta@sysnet.it">fasta@sysnet.it</A>&gt;:<BR>&gt;<BR>&gt;<BR>&gt; Come hai settato l'accesso dell'AP? Wep? WPA? Altro?<BR>&gt;<BR><BR>ci sono dei miglioramenti, però ancora non funziona :-( <BR>mi sembra che ora perlomeno si colleghi al router...<BR>per il wep (dovrebbe essere relativo al criptaggio dei dati se non erro) non è stato impostato, né il filtraggio mac; il wpa non so che dirti ...<BR>ecco gli output dei comandi: <BR><BR> ifup wlan0<BR>ifup: interface wlan0 already configured<BR><BR> iwconfig wlan0<BR>wlan0     802.11b/g NIC  ESSID:"wlan-ap"<BR>          Mode:Managed  Frequency=2.412 GHz  Access Point: 00:04:ED:57:88:32<BR>           Bit Rate:11 Mb/s<BR>          Retry:off   RTS thr=2432 B   Fragment thr:off<BR>          Power Management:off<BR>          Link Quality=64/92  Signal level=39/154  Noise level=161/154<BR>          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0 <BR>          Tx excessive retries:0  Invalid misc:0   Missed beacon:0<BR><BR> ifconfig wlan0<BR>wlan0     Link encap:Ethernet  HWaddr 00:02:72:53:49:04<BR>          inet addr:<A href="http://192.168.1.40">192.168.1.40</A>   Bcast:<A href="http://192.168.1.255">192.168.1.255</A>  Mask:<A href="http://255.255.255.0">255.255.255.0</A><BR>          inet6 addr: fe80::202:72ff:fe53:4904/64 Scope:Link<BR>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 <BR>          RX packets:3 errors:0 dropped:0 overruns:0 frame:0<BR>          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0<BR>          collisions:0 txqueuelen:1000<BR>          RX bytes:716 (716.0 b)  TX bytes:1220 ( 1.1 KiB)<BR><BR> route -n<BR>Kernel IP routing table<BR>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<BR><A href="http://192.168.1.0">192.168.1.0</A>     <A href="http://0.0.0.0">0.0.0.0</A>          <A href="http://255.255.255.0">255.255.255.0</A>   U     0      0        0 wlan0<BR><BR> cat /etc/resolv.conf<BR>nameserver <A href="http://192.168.1.254">192.168.1.254</A><BR><BR>  ping -c 4 <A href="http://66.249.85.104"> 66.249.85.104</A><BR>connect: Network is unreachable<BR><BR>  ping -c 4 <A href="http://www.google.it">www.google.it</A><BR>connect: Network is unreachable<BR><BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">--<SPAN class="Apple-converted-space"> </SPAN></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Mailing list info: <A href="http://lists.linux.it/listinfo/gulli">http://lists.linux.it/listinfo/gulli</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Pagina web del GULLI: <A href="http://www.livorno.linux.it">www.livorno.linux.it</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></BODY></HTML>