blue tooth internet connection sharing

Reply

Join Date: Nov 2004
Posts: 44
Reputation: nspireing is an unknown quantity at this point 
Solved Threads: 0
nspireing nspireing is offline Offline
Light Poster

blue tooth internet connection sharing

 
0
  #1
Oct 13th, 2006
I have two macs 1 emac and one 17 in g5. both are running os 10.4.8. ive read that there is a way to share internet connection between the two via blue tooth. my g5 has built in blue tooth and my emac which is the main connection has a fmi bluetooth adapter connected to it. anyone know a way to do this? i know a router is simpler but this is the poor mans way till i get back from a trip that is taking all my money to date.
thanks
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: blue tooth internet connection sharing

 
0
  #2
Oct 13th, 2006
Found this:
http://www.macdevcenter.com/pub/a/ma..._internet.html
Originally Posted by Andrea
I've read somewhere that, by default, it's not possible to share an airport internet connection to a bluetooth device, while it's possible to share an ethernet or adsl port.

Somebody suggested buying a firewall/gateway software but indeed it's simpler than that.

The following example has been tested with a treo 650 and OS 10.3.8, a sitecom Bluetooth and Airport extreme; it should work on other versions too:

1) Assign a local IP to your bluetooth device (in this example: 10.0.1.105)
2) Pair your pda via bluetooth to your imac; after that, the bluetooth discovery option can be set to "off"
3) Open a terminal window
4) Run a ppp daemon without authentication on the pda bluetooth port (the following command all on one line):

sudo /usr/sbin/pppd /dev/tty.Bluetooth-PDA-Sync 115200 noauth local passive proxyarp ktune asyncmap 0 persist :10.0.1.105

n.b. the "persist" flag will keep the daemon running even after a connection is terminated, waiting for new connections

4) Enable ip forwarding:

sudo sysctl -w net.inet.ip.forwarding=1

5) Setup your PDA for a new bluetooth connection; the device should be setup as "pc connection", 115200 spped, and a fixed IP (in our case 10.0.1.105) and DNS same as the one on your Mac

Regards,
Andrea
Instructions are for a PDA, but another Mac should work equally well. Hope it helps.
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the OS X Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC