Hi!
 
I'm having great problems getting this to work. I've tried about everything and read everything I could find, still this problem baffles me.
 
The 'startmodem' works fine but adsl-connect (roaring penguin) gets only modem hangups.
I've included a few settings and logs below, if you are not interested do not read any further...
 
 
This is the contents of the 'modemstart' logfile:
setting up USB support (1/5)..
 
loading TAP/TUN support
tun loaded successfully
 
n_hdlc loaded successfully
 
loading firmware (2/5)..
 
ECI load 1: success
firmware loaded successfully
 
setting up modem (3/5)..
 
ECI load 2: success
synchronization successful
 
connecting modem (4/5)..
 
connection successful
 
setting up route table (5/5)..
 
waiting for tun0..
 
Seems fine to me...
 
This is what 'route -n' gives after the modem is initialized:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
169.254.0.0     0.0.0.0           255.255.0.0        U       0       0        0   lo
127.0.0.0         0.0.0.0          255.0.0.0            U       0       0        0   lo
This however looks completely weird to me, but as a Linux n00b I can't really say anything, but shouldn't there be referenses to the tun0 Iface?
 
Finally, this is what my 'ifconfig' looks like:
eth0    Link encap:Ethernet  HWaddr 00:10:A7:0C:1E:05 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:2052 (2.0 Kb)
          Interrupt:11 Base address:0xb000
 
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:1989 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1989 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:135320 (132.1 Kb)  TX bytes:135320 (132.1 Kb)
 
tun0    Link encap:Point-to-Point Protocol 
          UP POINTOPOINT RUNNING NOARP 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:10
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
Also seems strange to me, shouldn't there be a ppp0???
I see things I don't like, but I have no clue as to what to do or even where to begin searching for the error. If anyone has any suggestion or if someone got a working D-link DSL-200 on RFC-1483 I'd love to hear about your config etc.
 
TIA
/Johan
 
PS. Oh, the output from 'adsl-connect' is something like:
       ppp0 <--> /dev/pts/1
       IOCTL
       Modem hangup
DS.

Répondre à