BT LAN connection with Symbian phones
Dmitry Dyomin
bt at old.com.ua
Tue Dec 13 07:29:37 PST 2005
Hello.
I'm trying to connect my SE p900 to LAN via rfcomm_pppd.
And I'm stuck upon a pack of 'Magic is same' errors I'm getting on
the following command:
rfcomm_pppd -S -a 0ld -C 7 -l rfcomm-server -u 1
I've tried to search google, this group, still did not fount the solution
for this.
Could anyone help me with this?
Thanks.
uname -a
FreeBSD home.old.com.ua 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Dec 2 03:19:07 EET 2005 root at home.old.com.ua:/usr/obj/usr/src/sys/HOME i386
rfcomm-server part of ppp.conf:
rfcomm-server:
set timeout 0
set lqrperiod 10
set ifaddr 10.0.0.1 10.0.0.2
enable lqr
accept lqr
disable pap
deny pap
disable chap
deny chap
accept dns
and ppp.log:
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: SendConfigNak(14) state = Req-Sent
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xbde71b8b
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: RecvConfigNak(14) state = Req-Sent
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xbde71b8b
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: Magic 0xbde71b8b is NAKed!
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: SendConfigReq(15) state = Req-Sent
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACFCOMP[2]
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: PROTOCOMP[2]
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACCMAP[6] 0x00000000
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MRU[4] 1500
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: RecvConfigReq(15) state = Req-Sent
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACFCOMP[2]
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: PROTOCOMP[2]
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACCMAP[6] 0x00000000
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MRU[4] 1500
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9
Dec 13 17:08:25 home ppp[10283]: tun1: LCP: Magic is same (ff235ef9) - 15 times
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendConfigNak(15) state = Req-Sent
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9
Dec 13 17:08:32 home ppp[10283]: tun1: Phase: deflink: Too many LCP NAKs sent - abandoning negotiation
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendIdent(0) state = Req-Sent
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM 6382fd51
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: TEXT user-ppp 3.4.2 (built Dec 2 2005)
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendTerminateReq(15) state = Req-Sent
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: State change Req-Sent --> Closing
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvConfigNak(15) state = Closing
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvIdent(0) state = Closing
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvIdent: magic 0x6382fd51 is wrong, expecting 0x00000000
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM 00000000
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: TEXT user-ppp 3.4.2 (built Dec
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvTerminateReq(15) state = Closing
Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendTerminateAck(15) state = Closing
More information about the freebsd-bluetooth
mailing list