[ILUG] ppp adsl connection

From: Declan McMullen (skyhawk at domain socc.ie)
Date: Tue 04 Jun 2002 - 19:25:35 IST


 hello all,
   I mailed before about using eircom i stream on a linux box.
  I received some good information then and have since gotten very close to getting
  it running.
  
  I was wondering if anyone could help with my final problem
  This is what is happening in my syslog:

Jun 4 17:21:04 pulsar modem_run[210]: modem_run version 1.1rc2 started by root uid 0
Jun 4 17:21:06 pulsar kernel: usb_control/bulk_msg: timeout
Jun 4 17:21:06 pulsar kernel: usbdevfs: USBDEVFS_BULK failed dev 3 ep 0x85 len 512 ret-110
Jun 4 17:21:23 pulsar modem_run[210]: ADSL synchronization has been obtained
Jun 4 17:21:23 pulsar modem_run[210]: ADSL line is up (1024 kbit/s down | 256 kbit/s up)
Jun 4 17:21:28 pulsar kernel: usb.c: registered new driver Alcatel SpeedTouch USB
Jun 4 17:21:28 pulsar RFC1483/2684 bridge: Interface "nas0" created sucessfully
Jun 4 17:21:28 pulsar RFC1483/2684 bridge: Communicating over ATM 0.8.35, encapsulation:LLC
Jun 4 17:21:28 pulsar kernel: atm_connect (TX: cl 1,bw 0-0,sdu 1524; RX: cl 1,bw 0-0,sdu1524,AAL
Jun 4 17:21:28 pulsar RFC1483/2684 bridge: Interface configured
Jun 4 17:21:28 pulsar RFC1483/2684 bridge: RFC 1483/2684 bridge daemon started
Jun 4 17:21:45 pulsar pppd[217]: Plugin /usr/lib/pppd/plugins/pppoe.so loaded.
Jun 4 17:21:45 pulsar pppd[217]: PPPoE Plugin Initialized
Jun 4 17:21:45 pulsar pppd[218]: pppd 2.4.0 started by root, uid 0
Jun 4 17:21:45 pulsar pppd[218]: Sending PADI
Jun 4 17:21:45 pulsar pppd[218]: sendto returned: Network is down

This is my /etc/ppp/options file

 lock
defaultroute
noipdefault
noauth
passive
asyncmap 0
name myusername at domain eircom.net
user myusername at domain eircom.net
lcp-echo-interval 2
lcp-echo-failure 7
plugin /usr/lib/pppd/plugins/pppoe.so
nas0

in pap-secrets and chap-secrets i have myusername at domain eircom.net * mypassword

I have also tried it without the eircom.net extensions
Also i have the dns server ip's in my resolv.conf file

So can anyone help me with why it wont connect to eircom ?

Everything seems to be in place
The only thing i could narrow it down to was the ppp files

Any help is much appreciated.

 regards
   Declan McMullen



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:05 GMT