Join Today
+ Reply to Thread
Results 1 to 2 of 2
  1. #1

    Default *Help, plzz. about sharing GPRS connection with PC by usbnet

    I want to share the e680g GPRS connection with my PC through usbnet. Got some problems.

    On PC, I route ALL traffic through the usb connection:
    route del default
    route add default gw 169.254.1.2 (which is the phone's usbl0's ip)

    On Phone, I Click MackNAT.lin, I've copied the modules and scripts under /diska/.system/QTDownLoad/mack/iptables
    My MackNAT.lin is like:

    ln -s /diska/.system/QTDownLoad/mack /tmp/
    echo 1 >/proc/sys/net/ipv4/ip_forward
    insmod /tmp/mack/iptables/modules/ip_tables.o
    insmod /tmp/mack/iptables/modules/iptable_filter.o
    insmod /tmp/mack/iptables/modules/ip_conntrack.o
    insmod /tmp/mack/iptables/modules/iptable_nat.o
    insmod /tmp/mack/iptables/modules/ipt_MASQUERADE.o
    /tmp/mack/iptables/sbin/iptables -t nat -A POSTROUTING -s 169.254.0.0/16 -o gprsv0 -j MASQUERADE

    I'm sure that the GPRS connection works well.

    but the PC can't access the internet, when i type "traceroute www.google.com" on PC, it says

    traceroute to www.google.com (66.249.89.99), 30 hops max, 40 byte packets
    1 169.254.1.2 (169.254.1.2) 5.779 ms 1.680 ms 0.979 ms
    2 * * *
    3 * * *
    4 * * *

    it likes that the phone can't route the packet out, why is that?

    help, plzzz

  2. #2

    Default

    uuuuuuuuuuup


 
+ Reply to Thread

Similar Threads

  1. Replies: 60
    Last Post: 02-14-2012, 07:36 AM
  2. sharing gprs with computer {help}
    By mihir160489 in forum E6 General Chat
    Replies: 1
    Last Post: 01-06-2009, 02:14 PM
  3. Got puzzled onsharing GPRS connection with PC through usbnet
    By hch680 in forum E680i General Chat
    Replies: 2
    Last Post: 01-23-2008, 04:21 PM
  4. Internet Connection Sharing
    By aapurohit in forum A1200 General Chat
    Replies: 3
    Last Post: 11-23-2006, 09:34 PM
  5. USBNet connection using 2.6 kernel on PC
    By epinter in forum E680i General Chat
    Replies: 6
    Last Post: 09-09-2006, 10:58 AM

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 Friendly URLs by vBSEO 3.6.0 RC 1