Ho trovato un paio di thread un po' datati che accennavano il problema ma non sono riuscito a trovare soluzioni.
Ho 3 diversi 300t su cui ho caricato i fw Submax, Jack e OSVI.
Impostati i parametri di connessione con Alice 20 Mbit lato WAN (con default route e connessione on demand).
Impostati IP, DNS e DHCP lato LAN.
La connessione sembra avvenire correttamente ma in realtà non funziona.
Se imposto in manuale invece che on demand quando clicco sul pulsante Connect non succede niente.
Tutti e 3 i modem presentano lo stesso problema.
In modalità bridge tutto funziona correttamente.
Ah, chiaramente la linea è ok sia con l'alice W-Gate che con il Dynalink rta230.
Il log è il seguente:
pppd 2.4.1 started by root, uid 0
local IP address
10.64.64.64remote IP address
10.112.112.112PPPoE Connect with IP Address
10.64.64.64 PPPoE Connection Successfully Established
PPPoE Connect with Gateway IP Address:
10.112.112.112 ifconfig e route questi:
# ifconfig
br0 Link encap:Ethernet HWaddr 00:11:95:CA:15:A1
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7908 errors:0 dropped:0 overruns:0 frame:0
TX packets:6004 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:687024 (670.9 KiB) TX bytes:2744774 (2.6 MiB)
eth0 Link encap:Ethernet HWaddr 00:11:95:CA:15:A1
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8136 errors:0 dropped:0 overruns:0 frame:0
TX packets:6004 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:702499 (686.0 KiB) TX bytes:2744774 (2.6 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
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

TX bytes:0 (0.0

nas0 Link encap:Ethernet HWaddr 00:00:02:03:04:05
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0

TX bytes:378 (378.0

ppp0 Link encap:Point-to-Point Protocol
inet addr:10.64.64.64 P-t-P:10.112.112.112 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:177 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0

TX bytes:48 (48.0

# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.112.112.112 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
239.0.0.0 0.0.0.0 255.0.0.0 U 1 0 0 br0
0.0.0.0 10.112.112.112 0.0.0.0 UG 0 0 0 ppp0
grazie a tutti
roleo