Cannot start adsl!

Andrew Konstantinov andrei at kableu.com
Thu Jan 27 10:58:57 PST 2005


On Thu, Jan 27, 2005 at 11:45:33AM +0800, qq qq wrote:
> Hello,everybody.
> The first ,thank you for you help!
> bsd 5.3-release. pci :Realtek RTL8139/810x.adsl /2m
> When I follow handbook,/etc/ppp/ppp.conf is ok .it something wrong likes this:
>  
> #ppp -ddial adsl
> working in ddial mode
> using interface:tun0
> 
> #ppp -ddial adsl
> working in ddial mode
> using interface:tun1
> 
> #ppp -ddial adsl
> working in ddial mode
> using interface:tun2
> 
> #ppp -ddial adsl
> warnning:no available tunnel devices found (no such file or director)
>  
> #cd /dev
> #sh MAKEDEV tun0
> it is nothing.
> I am a new user.I have spent on it two days.

Is there any particular reason why you need to perform "ppp -ddial adsl"
command multiple times? Just put:

ppp_enable="YES"
ppp_mode="ddial"
ppp_profile="adsl"

into your /etc/rc.conf file. That should setup adsl connection at the boot time
and then in case if it gets dropped, reinitialize it.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20050127/edd4aa1c/attachment.bin


More information about the freebsd-hackers mailing list