Author Topic: Bluetooth Gprs Problem  (Read 7094 times)

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Bluetooth Gprs Problem
« Reply #15 on: March 01, 2006, 06:52:48 am »
Can you report the results of these commands when you think your GPRS is active please?

ifconfig
netstat -r
cat /etc/resolv.conf

-Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

cmonex

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth Gprs Problem
« Reply #16 on: March 04, 2006, 10:59:41 pm »
my gprs via bluetooth doesnt work either!

using cacko 1.23, not C1000/3x00 but C760, but the issue is relevant...

i can connect to phone (ericsson t39) but then there's no data transfer whatsoever. ping or surfing doesnt work.

please dont ask whether my APN is right or if i'm data enabled at all. same setup & phone works fine with other devices. (yeah CE devices, so persuade me it is worth using a zaurus. gprs via bluetooth is one of the most important stuff for me)

ifconfig: i do get an IP.
but i'll copy the whole thing here soon.

netstat -r and cat /etc/resolv.conf
: forgot the results, i'll check it again

btw, card model is: socket bt rev E, rev F (so both are older socket cards), anycom bt, eagletec (yes four different cards, none work)

as for this bluefig, is this free or anything?

cmonex

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth Gprs Problem
« Reply #17 on: March 04, 2006, 11:06:12 pm »
forgot to mention i tried two different gprs providers, vodafone (vodafone HU) and another one you probably never heard of, pannon.
with pannon i can get an IP at least, with vodafone i cannot at all... (can connect but that's all i get)

if i use a different chatscript than the default (ATZ, *99# - i tried to change these settings for example i inserted AT+CGDCONT...etcetc or changed number to *99***1#), it won't work even as far as connecting to the phone successfully.

anyway why can't i see a "pair" button or anything in the bluetooth gui? had to do pairing initiating it from the phone. so strange.. yes i'm a newbie

cmonex

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth Gprs Problem
« Reply #18 on: March 04, 2006, 11:32:44 pm »
Quote
Can you report the results of these commands when you think your GPRS is active please?

ifconfig
netstat -r
cat /etc/resolv.conf

-Andy
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116511\"][{POST_SNAPBACK}][/a][/div]


hmmm nah it isnt like last time or i remember wrong.. but lets show it to you:


$ ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B )  TX bytes:0 (0.0 B )
 
ppp0      Link encap:Point-to-Point Protocol
          inet addr:10.32.0.161  P-t-P:217.79.130.178  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:58 (58.0 B )  TX bytes:364 (364.0 B )
 


$ netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
       



 
$ cat /etc/resolv.conf
# Domain name searches will fail until you point this to a real DNS server.
nameserver 193.225.153.17


thanks so much if you can help in some way!
« Last Edit: March 04, 2006, 11:34:21 pm by cmonex »

cmonex

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Bluetooth Gprs Problem
« Reply #19 on: March 05, 2006, 08:42:10 am »
sorry the line about netstat -r was incomplete.

it is as follows:

Kernel IP routing table Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
217.79.130.178  *               255.255.255.255 UH       40 0      
0 ppp0
default         217.79.130.178  0.0.0.0         UG       40 0      
0 ppp0
« Last Edit: March 05, 2006, 08:42:31 am by cmonex »