Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 22:55:27 +0300
From:      "Eihab E. Ibrahim" <eihab@qatar.net.qa>
To:        Long Story <dead_line@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pppoa problem
Message-ID:  <00b401c4b93a$41dd9960$0500a8c0@Eihab>
References:  <BAY9-F1yL2m9lHiu3fQ000093ec@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "Long Story" <dead_line@hotmail.com>
To: <freebsd-questions@freebsd.org>
Sent: Saturday, October 23, 2004 10:08 PM
Subject: pppoa problem


> Hello everyone here,
>
>   Im on FreeBSD 5.2-1 R
>   I want to make my bsd box dial the internet thro Speedtouch 330 USB 
> device.
>   From /ports/pppoa I have done make, make install , and everything 
> went fine.
>   I have done also whats instructed to do, which is :
>
>   cp /usr/local/etc/rc.d/adsl.sh.sample to /usr/local/etc/rc.d/adsl.sh
>   and
>   cp /usr/local/share/doc/speedtouch/ppp.conf.sample to 
> /etc/ppp/ppp.conf
>
>   and changed the adsl profile in ppp.conf to the correct 
> usrname,password,vpi, vci
>   also i have included the following in my /etc/rc.conf
>
> usbd_enable="YES"
> ppp_enable="YES"
> ppp_mode="ddial"
> ppp_profile="adsl"
>
[...]

You only need usbd_enable="YES" in your rc.conf.
Try removing the ppp_enable,ppp_mode,ppp_profile from
your rc.conf, and let the adsl.sh take over.

Hopefully it'll work this way.

Eihab E. Ibrahim 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b401c4b93a$41dd9960$0500a8c0>