Author Topic: Bt Dial-up Problem - Status: Network Disconnect  (Read 4194 times)

mullin

  • Newbie
  • *
  • Posts: 42
    • View Profile
Bt Dial-up Problem - Status: Network Disconnect
« on: February 25, 2007, 04:10:05 am »
After playing some time with c3100 and sharprom. My bluetooth dial-up network shows the following:
1. initializing the modem
2. connecting
3. connecting 0:00:00 [when click "I" icon, i can see the DNS server ip, but ip is 0:0:0:]
4. network disconnect

any ideas? i'm using Anycom CF BT card and the here's my Bluetooth dial-up setting
username:
password:
Phone: *99#
BT device: /dev/rfcomm0
Init string: ATZ
Speed: 115200
Hardware flow control: checked
Flow control: 30sec
Auto-detect routing: checked
Auto-detect name server: checked

spartan

  • Jr. Member
  • **
  • Posts: 82
    • View Profile
Bt Dial-up Problem - Status: Network Disconnect
« Reply #1 on: February 25, 2007, 12:27:17 pm »
Try setting your phone number to *99***1# . That instructs the phone to use its other GPRS connection details; normally by using *99#, you would have to pass those details yourself through the init string.
C3000 with Tetsu v18d Special Kernel and Sharp 1.11JP ROM
1GB Lexmark SD, 2GB Mini SD, Socket Revision H Bluetooth, Ambicom Wi-Fi

mullin

  • Newbie
  • *
  • Posts: 42
    • View Profile
Bt Dial-up Problem - Status: Network Disconnect
« Reply #2 on: February 25, 2007, 06:49:36 pm »
changed but still got the same error. here's the /tmp/bluetooth-pppd-log

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (ATZ^M)
expect (OK)
ATZ^M^M
OK
 -- got it

send (ATDT*99***1#^M)
expect (CONNECT)
^M
ATDT*99***1#^M^M
CONNECT
 -- got it

Serial connection established.
using channel 8
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x93283a54> <pcomp> <accomp>]
Timeout 0x20084bc:0x203b440 in 3 seconds.
rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
lcp_reqci: returning CONFNAK.
sent [LCP ConfNak id=0x0 <auth chap MD5>]
rcvd [LCP ConfRej id=0x1 <magic 0x93283a54> <pcomp> <accomp>]
Untimeout 0x20084bc:0x203b440.
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
Timeout 0x20084bc:0x203b440 in 3 seconds.
rcvd [LCP ConfReq id=0x1 <auth chap MD5> <mru 1500> <asyncmap 0xa0000>]
lcp_reqci: returning CONFACK.
sent [LCP ConfAck id=0x1 <auth chap MD5> <mru 1500> <asyncmap 0xa0000>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
Untimeout 0x20084bc:0x203b440.
rcvd [CHAP Challenge id=0x0 <4953414c4956454e524f434b494e3455>, name = "Elvis"]
ChapReceiveChallenge: using 'BLUETOOTH1136121411' as remote name
sent [CHAP Response id=0x0 <f70dcb8d4fd1d650dd9948ad3304bdcf>, name = "zaurus"]
Timeout 0x200f698:0x203b710 in 3 seconds.
rcvd [CHAP Success id=0x0 ""]
Untimeout 0x200f698:0x203b710.
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Timeout 0x20084bc:0x203b6a0 in 3 seconds.
sent [CCP ConfReq id=0x1 <bsd v1 15>]
Timeout 0x20084bc:0x203b7a0 in 3 seconds.
rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
ipcp: returning Configure-ACK
sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 07 15 03 2f]
Untimeout 0x20084bc:0x203b7a0.
rcvd [LCP TermReq id=0x2]
LCP terminated by peer
Untimeout 0x20084bc:0x203b6a0.
CCP: Down event in state 1!
Timeout 0x20084bc:0x203b440 in 3 seconds.
sent [LCP TermAck id=0x2]
Connection terminated.

any ideas?

do i need to pair up from zaurus? i just did the pair up from mobile phone, nokia 9300 only.


Quote
Try setting your phone number to *99***1# . That instructs the phone to use its other GPRS connection details; normally by using *99#, you would have to pass those details yourself through the init string.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155223\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: February 25, 2007, 06:52:26 pm by mullin »