Date: Thu, 25 Mar 2004 10:03:36 -0500 From: Dmitry Yaitskov <dima@rogers.com> To: freebsd-bluetooth@freebsd.org Subject: Re: Windows client/FreeBSD server Q. on bluetooth LAN Message-ID: <84vfktynnb.fsf@nothing.nowhere.com> In-Reply-To: <4062D379.9020500@realss.com> (Zhang Weiwu's message of "Thu, 25 Mar 2004 20:41:29 %2B0800") References: <84hdwfvtzq.fsf@nothing.nowhere.com> <4061729F.4010504@realss.com> <84d6711k72.fsf@nothing.nowhere.com> <4062D379.9020500@realss.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi
Thanks Zhang. Some new info: I d/loaded a new bluetooth stack from
Toshiba, and now I am actually able to connect, via a "modem" on the
laptop side. The connection stays up, the problem seems to be with the
TCP/IP and/or PPP settings. Here's what happens: After connection,
ipconfig says the following about the connection on the laptop side:
PPP adapter Direct Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.53
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 192.168.1.53
DNS Servers . . . . . . . . . . . : 192.168.1.1
I'm not sure but the fact that IP addr and the gateway are the same
seems wrong to me. On the server, I tried mimicking the config that
you posted:
rfcomm-server:
set timeout 0
set lqrperiod 10
enable lqr
accept lqr
set ifaddr 192.168.1.120 192.168.1.53-192.168.1.119 255.255.255.0
accept dns
enable proxy
disable pap
deny pap
disable chap
deny chap
Still, the only IP that I can ping from the laptop is the IP
address/default gateway one.
I guess I'm missing something obvious here...
<snip>
--
Cheers,
-Dima.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84vfktynnb.fsf>
