openbsd 3.3: route error

EciAdsl installation under other OS (BSD, BeOS, QNX, ...)
This forum is NOT for windows driver.

openbsd 3.3: route error

Postby jj » Mon Jun 21, 2004 00:01

hello

I've followed all the steps of this guide http://eciadsl.flashtux.org/doc/eciadsl-on-openbsd.txt and it pass ok eciload1 and eciload2.

but when i do "ppp -background adsl" i get this error message

    Working in background mode
    Using interface: tun0
    Warning: Add route failed: 0.0.0.0/0: errno: No such process
    Jun 20 23:22:32 jonathan ppp[30108]: tun0: Warning: Add route failed: 0.0.0.0/0: errno: No such process
    Child failed (errdead)

this is my ppp.conf

    #################################################################
    # PPP Sample Configuration File to use with the Speedtouch USB
    # Written by Francois Rogler <francois@rogler.org>
    #
    # You will have to fill in :
    # - <login>
    # - <password>
    # - <VPI>.<VCI> as defined by your provider.
    # Check the file vpivci for some commom values.
    # `adsl' profile is for the default PPPoA mode
    # `pppoe' profile is for the bridged PPPoE mode
    #
    # $Id: ppp.conf.sample,v 1.5 2003/07/23 03:36:41 rogler Exp $
    #################################################################

    default:
    ident user-ppp VERSION (built COMPILATIONDATE)
    set log Phase Chat IPCP CCP tun command
    set ifaddr 10.0.0.1/0 10.0.0.2/0

    adsl:
    set authname ""
    set authkey ""
    set device !"/root/ecia/eciadsl-usermode-0.10/pppoeci -v 1 -alt 4 -vendor 0x915 -product 0x802 -vpi 0 -vci 35"
    accept chap
    set speed sync
    set timeout 0
    set redial 15 10000
    set dial ""
    add default HISADDR
    enable dns

    pppoe:
    set authname <login>
    set authkey <pasword>
    set device PPPoE:tap0
    set speed sync
    set timeout 0
    set redial 15 10000
    set dial
    set login
    add default HISADDR
    enable dns


Can you help me please??

Thanx
jj
 

Postby FlashCode » Wed Jun 23, 2004 11:16

Hi jj,

Can you look at logs and report here any error about ppp, usb or driver please ?
(I don't know log filename under BSD..)
Sébastien - EciAdsl Linux driver developer.
EciAdsl support : web: http://eciadsl.flashtux.org - e-mail: flashcode@flashtux.org - IRC: irc.freenode.net, channel #eci
User avatar
FlashCode
EciAdsl Developer
 
Posts: 3574
Joined: Wed Mar 06, 2002 02:00
Location: France

Postby jj » Sat Jun 26, 2004 05:50

hello

ok, i've been searching the ppp.log file but i don't find it. So, i have installed OpenBSD 3.5, but i have a new problem, or the same problem, i don't know.

when a do ppp -background adsl, i get this message

kernel: page fault trap, code=0
Stopped at ohci_softintr+0x28b: movl 0x20(%ebx),%eax

and it launch ddb> the kernel debugger

this is the new problem
can u help me?

thank you very much
jj
 


Return to EciAdsl - other OS installation

Who is online

Users browsing this forum: No registered users and 0 guests

cron