[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gprs: no route



Salve,

Ho seguito le istruzioni fornitemi da Omnitel per la connessione gprs.
Uso Debian stable su un laptop e un cellulare Siemens S45 collegati via
irda. Mi collego senza errori e riesco a risolvere gli ip ma non ho route.

L'output ifconfig:

eth0      Link encap:Ethernet  HWaddr 00:E0:18:93:86:27
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  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:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:9 Base address:0xd400

irda0     Link encap:IrLAP  HWaddr 76:f7:fa:2c
          UP RUNNING NOARP  MTU:2048  Metric:1
          RX packets:577 errors:0 dropped:0 overruns:0 frame:0
          TX packets:759 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:8
          RX bytes:4066 (3.9 KiB)  TX bytes:23961 (23.3 KiB)

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:10.225.255.107  P-t-P:192.168.254.254
                                                Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:2000  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:64 (64.0 b)  TX bytes:181 (181.0 b)

L'output di route -n:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref Use Iface
192.168.254.254 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
0.0.0.0         192.168.254.254 0.0.0.0         UG    0      0    0   ppp0

Un debug completo di pon è disponibile a questa url:
http://www.nodewarrior.org/~falco/academia/pon

I file che uso per la connesione sono disponibili a questa url:
http://www.nodewarrior.org/~falco/academia/gprs.omni.tgz

Questa è la parte di dmesg relativa all'irda, anche se non credo sia
pertinente per il problema:

irda_init()
Assertion failed! irtty.c:irtty_write_wakeup:705 self->magic ==
IRTTY_MAGIC
IrDA: Registered device irda0
irtty_net_open()
irlap_change_speed(), setting speed to 9600

Qualche suggerimento?

Mi scuso per il lungo messaggio.
Grazie,
simone



Reply to: