[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bluetooth-dev] ppp connection...
LCP: timeout sending Config-Requests
problem was solved by setting -e 0 option. :)
and two PCs ppp communication ( ping, telnet, etc. ) is fine.
but other host connection is not available.
how can i do it?
-*-
I make use of Maksim Krasnyanskiy's /etc/ppp/options.ttyBT0 :
Server side :
noauth nodeflate nobsdcomp lock
mtu 256
debug
local
silent
xxx.xxx.xxx.xxx:10.0.0.2
~~~~~~~~~~~~> server side pppd ip address ( right? )
Client side:
noauth nodeflate nobsdcomp lock
mtu 256
debug
local
ifconfig report:
ppp0 ... Mask:255.255.255.255 ... :(