Windows client/FreeBSD server Q. on bluetooth LAN

Dmitry Yaitskov dima at rogers.com
Thu Mar 25 07:03:52 PST 2004


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.



More information about the freebsd-bluetooth mailing list