Join Today
+ Reply to Thread
Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 47
Like Tree4Likes

Thread: Q: How i can share PPPoE connection on a1200 via Bluetooth ?

  1. #11

    Default

    Hello, and now for all LINUX freaks, like me

    This little guide for using it with linux.
    With linux its not necessary to use a proxyserver, you only need to have bluez-utils installed.

    1. first activate bluetooth on your phone, select discoverable.
    2. Now on your PC opens a terminal and write : hcitool scan
    3. Now you must se your MAC-address something like : 00:11:22:33:44:55 Motorola XX
    4. then pair/bond bluetooth device pc-phone with PIN
    5. Start Enet2 on your phone : Start, Bluetooth, Internet.
    6. Opens a terminal on your PC and write: dund --connect 00:11:22:33:44:55 --channel 5 --msdun 921600
    you have 1min. time to make this operation, before i'ts says :Time expired!
    7. Now you must see a pop-up window on your phone with the request of a serial-port from the PC.
    8. After you have accepted with OK, you must see another screen with the request to insert your DNS
    9. insert your DNS after is:208.67.222.222 (i would suggest to insert opendns)
    10. Now your connection is active. check it with "ifconfig" on your PC. when you write ifconfig -a on your terminal you must see an active ppp0 connection like this:

    Code:
    ppp0      Link encap:Point-to-Point Protocol  
              inet addr:192.168.8.101  P-t-P:192.168.8.100  Mask:255.255.255.255
              UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
              RX packets:43 errors:0 dropped:0 overruns:0 frame:0
              TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:3 
              RX bytes:5492 (5.3 KB)  TX bytes:5835 (5.6 KB)
    11. IP 192.168.8.101 is your PC, IP 192.168.8.100 your phone. Now let's create a new connection profile
    on your phone :Setup, Data Network, New, Profile name:ENET2, APN:cmwa, Primary gateway IP:192.168.8.101, Port:0
    12. Now you need to setup iptables on your PC. the command you need to write on your terminal is : iptables -t nat -A POSTROUTING -s 192.168.8.0/24 -j MASQUERADE (you need to be root!)
    then you need to activated ipforward with this command: echo "1" > /proc/sys/net/ipv4/ip_forward (you need to be root!)
    once you enabled ip_forward, you can check it with : cat /proc/sys/net/ipv4/ip_forward if the response is "1" than it's OK.
    13. OK now you can open your browser on your phone and connect using the new ENET2 connection-profile.

    OK that's all, i have this checked with ubuntu 7.10 and it works very well.

    Bye
    Last edited by vonfritz; 04-13-2008 at 08:41 PM.
    hamid.ws and telectroguy like this.

  2. Default

    Thanx for helo !!

  3. Default how i Can Share PPoE Connection on My Laptop To the My Desktop PC Via Bluetooth !!!??

    how i Can Share PPoE Connection on My Laptop To the My Desktop PC Via Bluetooth !!!??

  4. Default

    please help me !! Thanx !!

  5. Default

    PleasE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!! ((

  6. #16
    Join Date
    Sep 2007
    Location
    sampaloc, manila, philippines
    Posts
    265

    Default

    anyone who had success?

    i followed the windows settings, but im a little newbie when it comes to network ip, i had proxy and i don't understand what will i type in the proxy (in the new server address) in the "browser" on ming it can't connect (no error said but still connecting..)

    can anyone help me with the settings?
    Last edited by ming_007; 08-24-2008 at 09:29 AM.

  7. #17
    Join Date
    Sep 2007
    Location
    sampaloc, manila, philippines
    Posts
    265

    Default

    help pls..

  8. #18
    Join Date
    Dec 2007
    Location
    Chennai,India.
    Posts
    128

    Default

    Excellent work...hand's off to those guy's who created this app and this thread....i've tested it in linux(RHEL 5) it working fine and i get a speed of 230 kbps in mobie and i can stream videos tooo............it makes my E6 almost like a wifi device.....
    for windows can anyine translate it to english it's in portugese.....

  9. #19
    Join Date
    Sep 2007
    Location
    sampaloc, manila, philippines
    Posts
    265

    Default

    Quote Originally Posted by telectroguy View Post
    Excellent work...hand's off to those guy's who created this app and this thread....i've tested it in linux(RHEL 5) it working fine and i get a speed of 230 kbps in mobie and i can stream videos tooo............it makes my E6 almost like a wifi device.....
    for windows can anyine translate it to english it's in portugese.....
    nice you made it work..

  10. #20

    Default

    works fine, tnx


 
+ Reply to Thread
Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Replies: 77
    Last Post: 01-10-2010, 11:28 AM
  2. Q: My Motorola A1200 Bluetooth connection
    By cymitchell in forum A1200 General Chat
    Replies: 1
    Last Post: 02-04-2008, 11:31 AM
  3. How do I share wi-fi connection to E6 via bluetooth
    By neonicus in forum E6 General Chat
    Replies: 3
    Last Post: 01-30-2008, 03:15 AM
  4. Q: How to share pc connection for ming
    By cheetah in forum A1200 General Chat
    Replies: 6
    Last Post: 12-23-2007, 09:06 PM
  5. Share PC's Internet connection over bluetooth
    By cma353 in forum E680i General Chat
    Replies: 61
    Last Post: 05-18-2007, 01:53 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1