Non ci ho smanettato troppo perché comunque qui a casa posso usare anche il 56k, ma adesso mi serve assolutamente!
Dunque con rp-pppoe in pratica si connette, riceve l'ip, setta il routing ma non va una sega, non riesco nemmeno a pingare il default gw...
ora vi pasto qualche informazione
Qui è /log/messagges mentre eseguo lo script
ifconfig:Aug 22 14:13:47 duron eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Aug 22 14:13:47 duron pppd[13398]: pppd 2.4.2 started by root, uid 0
Aug 22 14:13:47 duron pppd[13398]: Using interface ppp0
Aug 22 14:13:47 duron pppd[13398]: local IP address 10.112.112.112
Aug 22 14:13:47 duron pppd[13398]: remote IP address 10.112.112.113
Aug 22 14:13:53 duron -su: HISTORY: PID=10469 UID=0 pppoe-sniff
Aug 22 14:14:02 duron pppd[13398]: Starting link
Aug 22 14:14:02 duron pppd[13398]: Serial connection established.
Aug 22 14:14:02 duron pppd[13398]: Connect: ppp0 <--> /dev/pts/2
Aug 22 14:14:08 duron -su: HISTORY: PID=10370 UID=0 ifconfig
Aug 22 14:14:11 duron -su: HISTORY: PID=10370 UID=0 route -n
Aug 22 14:14:15 duron -su: HISTORY: PID=10370 UID=0 ping 10.112.112.113
Aug 22 14:14:33 duron pppd[13398]: LCP: timeout sending Config-Requests
Aug 22 14:14:33 duron pppd[13398]: Connection terminated.
Aug 22 14:14:37 duron pppoe[13420]: Timeout waiting for PADO packets
il resolv.conf e ifconfig -n:eth0 Link encap:Ethernet HWaddr 4C:00:10:32:4C:02
inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:81 errors:0 dropped:0 overruns:0 frame:0
TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4860 (4.7 Kb) TX bytes:4674 (4.5 Kb)
Interrupt:10 Base address:0xc000
ppp0 Link encap:Point-to-Point Protocol
inet addr:10.112.112.112 P-t-P:10.112.112.113 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:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Il modem è quello stupido nero e rotondo con scritto alice in mezzo, il modello non l'ho ancora capito comunque se serve gli faccio una foto!nameserver 62.211.69.150
nameserver 212.48.4.15
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.112.112.113 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 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.112.112.113 0.0.0.0 UG 0 0 0 ppp0
Grazie mille a tutti comunque, help please!!!


