Join Today
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
Like Tree2Likes

Thread: internet connection via phone

  1. #1

    Default internet connection via phone

    hi,
    wonder how to share internet connection from phone (a780) to pc ?
    i'm using windows xp. any replies much appreciated

  2. #2

    Default

    Menu -> setup -> usb mode -> modem

  3. #3

    Default

    Quote Originally Posted by divinewrath View Post
    Menu -> setup -> usb mode -> modem
    thanks for reply,

    but i know how to connect via phone as modem (dialup) . my question is , my phone can connect to internet itself , now what i need to know is how to SHARE TO PC? , something like networking between 2 computers

  4. #4
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default Mpt

    I thought in Windows it is possible with the motorola phone tools (MPT)?


    "Manage email while on the road! You can use Motorola Phone Tools 4.0 to attach your computer to the internet. You can check email and take ca re of your internet needs." [artvam.com]

    see the link:

    Motorola Phone Tools

    *
    cappanie likes this.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.

  5. #5

    Default

    Quote Originally Posted by Halftux View Post
    I thought in Windows it is possible with the motorola phone tools (MPT)?


    "Manage email while on the road! You can use Motorola Phone Tools 4.0 to attach your computer to the internet. You can check email and take ca re of your internet needs." [artvam.com]

    see the link:

    Motorola Phone Tools

    *
    thanks for the reply,
    let me explain clearly , assuming , 1st computer connected to another computer , the first computer has internet connection , then second computer needs sharing, clues : first computer is a780 and second computer is pc. probably you might experience how to use usblan? my question is more related to networking with both pcs . any ideas?

  6. #6
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default Here is my brainchild

    Ok i think it should be possible.

    What to do with phone

    A.) Install LeoPPP you will need it to make a PPP connection over BT or USB.

    B.) You need iptables on the phone look for mack connectivity pack. This is design for the other way so you need to reconfigure it. Look for "inet-bt" and there you need to make changes. So you dont need fake_gprs.o and fake_dsm. Set the route between ppp0 and gprsv0.


    GPRS <--- PPP(BT/USB) [or USBLan]<---- PC

    10.1.1.1 -> your gprsv0.

    BT:
    192.168.1.4 -> your ppp0 address on the phone.
    192.168.1.3 -> your ppp0 address on the host.

    USBlan:
    169.254.142.2 -> your usb0 address on the phone.
    169.254.142.1 -> your usb0 address on the host.

    USB PPP never tried with Windows

    C.) Configure Windows (example for BT):

    1. A780 as BT serial port.

    2. Install a null modem. Under Hardware - Modem: Communication between to computers.
    Set com port to the BT serial port from step 1.

    3. Create a new network connection. Direkt connection to another PC. Choose device from step 2.

    To check the routing on windows type route print to add a route type route add or better first route help.

    So when the GPRS is up and connected and you set the routes correct it should work.

    I will set this on my todo list and will try it out.


    cappanie likes this.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.

  7. #7

    Thumbs up

    Quote Originally Posted by Halftux View Post
    Ok i think it should be possible.

    What to do with phone

    A.) Install LeoPPP you will need it to make a PPP connection over BT or USB.

    B.) You need iptables on the phone look for mack connectivity pack. This is design for the other way so you need to reconfigure it. Look for "inet-bt" and there you need to make changes. So you dont need fake_gprs.o and fake_dsm. Set the route between ppp0 and gprsv0.


    GPRS <--- PPP(BT/USB) [or USBLan]<---- PC

    10.1.1.1 -> your gprsv0.

    BT:
    192.168.1.4 -> your ppp0 address on the phone.
    192.168.1.3 -> your ppp0 address on the host.

    USBlan:
    169.254.142.2 -> your usb0 address on the phone.
    169.254.142.1 -> your usb0 address on the host.

    USB PPP never tried with Windows

    C.) Configure Windows (example for BT):

    1. A780 as BT serial port.

    2. Install a null modem. Under Hardware - Modem: Communication between to computers.
    Set com port to the BT serial port from step 1.

    3. Create a new network connection. Direkt connection to another PC. Choose device from step 2.

    To check the routing on windows type route print to add a route type route add or better first route help.

    So when the GPRS is up and connected and you set the routes correct it should work.

    I will set this on my todo list and will try it out.


    very good explaination! thanks a lot!

  8. #8
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Smile It will work i tried it

    Quote Originally Posted by cappanie View Post
    thanks for the reply,
    let me explain clearly , assuming , 1st computer connected to another computer , the first computer has internet connection , then second computer needs sharing, clues : first computer is a780 and second computer is pc. probably you might experience how to use usblan? my question is more related to networking with both pcs . any ideas?
    So i tried it with linux and it is working it will also work with windows. I used iptables and a routing script on phone.
    I connect the phone to usb lan called the provider run script on phone. You only need a DNS and right gateway on your Windows/Linux thats it. If you are interested i can post a more detailed tutorial. I will also put my script to next ishare version.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.

  9. #9

    Default

    but how can i connect the phone to the internet using the PC internet connection? meaning, to surf the web pages on A 780 using the PC internet acces?

  10. #10
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default

    Quote Originally Posted by wrc2007 View Post
    but how can i connect the phone to the internet using the PC internet connection? meaning, to surf the web pages on A 780 using the PC internet acces?
    It depends on your OS and if you want to connect over usb or bt. Look for MackConnectivity Pack.
    Or use this package I made it for easy usage.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.


 
+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Connection to internet using pppd
    By discretesys in forum E6 General Chat
    Replies: 1
    Last Post: 12-19-2008, 12:52 AM
  2. Q: Can you access internet on A1200 using PC internet connection?
    By ltepperson in forum A1200 General Chat
    Replies: 4
    Last Post: 10-24-2007, 04:23 PM
  3. Anyway to use my pc's internet connection on E6?
    By khizerk in forum E6 General Chat
    Replies: 0
    Last Post: 07-21-2007, 08:22 AM
  4. Internet Connection Sharing
    By aapurohit in forum A1200 General Chat
    Replies: 3
    Last Post: 11-23-2006, 09:34 PM
  5. Internet connection for the phone
    By SouLWa]2]2ioR in forum A1200 General Chat
    Replies: 2
    Last Post: 05-02-2006, 05:21 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