robbtek
19-07-2012, 08:52
Salve , ho appena acquistato il router/modem digicom 300N .
Ho configurato la connessione adsl ed il wireless .
La connessione adsl funziona correttamente , collegando un pc tramite cavo ethernet tutto ok .
Il problema è la connessione tramite wireless :
Le periferiche si collegano al router (gli viene assegnato un indirizzo ip della subnet locale) , ma non ne vogliono sapere di andare su internet .
La configurazione di base (lan/wireless) è la seguente :
indirizzo ip : MIO_IP_STATICO
alias ip : 192.168.1.1
dhcp abilitato per la subnet 192.168.1.0/24 (testato e funzionante) .
Di seguito parte dell'output tramite telnet :
# ifconfig
br0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
inet addr:MIO_IP_STATICO Bcast:MIA_BROADCAST Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:246268 errors:0 dropped:0 overruns:0 frame:0
TX packets:263886 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:20779685 (19.8 MiB) TX bytes:88727580 (84.6 MiB)
br0:0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
inet addr:192.168.1.1 Bcast:192.168.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
ppp0 Link encap:Point-Point Protocol
inet addr:192.168.18.21 P-t-P:213.21.129.58 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:28064 errors:0 dropped:0 overruns:0 frame:0
TX packets:20600 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:31544777 (30.0 MiB) TX bytes:3499683 (3.3 MiB)
ra0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:875 errors:0 dropped:0 overruns:0 frame:0
TX packets:895 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:64704 (63.1 KiB) TX bytes:80956 (79.0 KiB)
Interrupt:11
# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.00a0a2678a83 no ra0
eth0.1
eth0.2
eth0.3
eth0.4
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
213.21.129.58 * 255.255.255.255 UH 0 0 0 ppp0
MIO_IP_STATICO * 255.255.255.248 U 0 0 0 br0
192.168.1.0 * 255.255.255.0 U 0 0 0 ppp0
127.0.0.0 * 255.255.0.0 U 0 0 0 lo
192.168.0.0 * 255.255.0.0 U 0 0 0 br0
239.0.0.0 * 255.0.0.0 U 0 0 0 br0
239.0.0.0 * 255.0.0.0 U 0 0 0 eth0
default 213.21.129.58 0.0.0.0 UG 0 0 0 ppp0
Per il momento non ho "smanettato" , sperando che la configurazione di default funzionasse , ma a parte la connessione ADSL e la connessione tramite ethernet , la connessione tramite periferiche wireless non funziona .
Premetto che , come detto prima , il wireless funziona correttamente e viene assegnato alla periferica un indirizzo ip della subnet indicata .
(test effettuato con diverse periferiche wireless)
Spero possiate aiutarmi .
Grazie
robbtek
Ho configurato la connessione adsl ed il wireless .
La connessione adsl funziona correttamente , collegando un pc tramite cavo ethernet tutto ok .
Il problema è la connessione tramite wireless :
Le periferiche si collegano al router (gli viene assegnato un indirizzo ip della subnet locale) , ma non ne vogliono sapere di andare su internet .
La configurazione di base (lan/wireless) è la seguente :
indirizzo ip : MIO_IP_STATICO
alias ip : 192.168.1.1
dhcp abilitato per la subnet 192.168.1.0/24 (testato e funzionante) .
Di seguito parte dell'output tramite telnet :
# ifconfig
br0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
inet addr:MIO_IP_STATICO Bcast:MIA_BROADCAST Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:246268 errors:0 dropped:0 overruns:0 frame:0
TX packets:263886 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:20779685 (19.8 MiB) TX bytes:88727580 (84.6 MiB)
br0:0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
inet addr:192.168.1.1 Bcast:192.168.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
ppp0 Link encap:Point-Point Protocol
inet addr:192.168.18.21 P-t-P:213.21.129.58 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:28064 errors:0 dropped:0 overruns:0 frame:0
TX packets:20600 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:31544777 (30.0 MiB) TX bytes:3499683 (3.3 MiB)
ra0 Link encap:Ethernet HWaddr 00:A0:A2:67:8A:83
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:875 errors:0 dropped:0 overruns:0 frame:0
TX packets:895 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:64704 (63.1 KiB) TX bytes:80956 (79.0 KiB)
Interrupt:11
# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.00a0a2678a83 no ra0
eth0.1
eth0.2
eth0.3
eth0.4
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
213.21.129.58 * 255.255.255.255 UH 0 0 0 ppp0
MIO_IP_STATICO * 255.255.255.248 U 0 0 0 br0
192.168.1.0 * 255.255.255.0 U 0 0 0 ppp0
127.0.0.0 * 255.255.0.0 U 0 0 0 lo
192.168.0.0 * 255.255.0.0 U 0 0 0 br0
239.0.0.0 * 255.0.0.0 U 0 0 0 br0
239.0.0.0 * 255.0.0.0 U 0 0 0 eth0
default 213.21.129.58 0.0.0.0 UG 0 0 0 ppp0
Per il momento non ho "smanettato" , sperando che la configurazione di default funzionasse , ma a parte la connessione ADSL e la connessione tramite ethernet , la connessione tramite periferiche wireless non funziona .
Premetto che , come detto prima , il wireless funziona correttamente e viene assegnato alla periferica un indirizzo ip della subnet indicata .
(test effettuato con diverse periferiche wireless)
Spero possiate aiutarmi .
Grazie
robbtek