enable internet connection sharing on your windows machine

On 10/12/2013 10:13 PM, vinayak aghor wrote:
> Hello,
> I have BBB, laptop with Vista & 3G datacard. I wan to connect beagle
> bone black to laptop then I wan to access internet connetion of laptop
> to with BBB.
> Currently following is status
> -------------------------------------------------------------------------------------------
> root@beaglebone:~# ping www.google.com
> ping: unknown host www.google.com
>
> root@beaglebone:~# ifconfig
> eth0      Link encap:Ethernet  HWaddr 90:59:AF:57:42:18
>           UP BROADCAST MULTICAST  MTU:1500  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:1000
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>           Interrupt:56
>
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>           RX packets:24 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:1768 (1.7 KiB)  TX bytes:1768 (1.7 KiB)
>
> usb0      Link encap:Ethernet  HWaddr 8A:56:DB:0A:72:13
>           inet addr:192.168.7.2  Bcast:192.168.7.3  Mask:255.255.255.252
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:479 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:182 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:48037 (46.9 KiB)  TX bytes:33271 (32.4 KiB)
>
> ---------------------------------------------------------------------------------------------------
>
> root@beaglebone:~# ping -i 0.5 192.168.7.1
> PING 192.168.7.1 (192.168.7.1) 56(84) bytes of data.
> 64 bytes from 192.168.7.1: icmp_req=1 ttl=128 time=0.719 ms
> 64 bytes from 192.168.7.1: icmp_req=2 ttl=128 time=0.670 ms
> 64 bytes from 192.168.7.1: icmp_req=3 ttl=128 time=0.577 ms
> 64 bytes from 192.168.7.1: icmp_req=4 ttl=128 time=0.745 ms
> ^C
> --- 192.168.7.1 ping statistics ---
> 4 packets transmitted, 4 received, 0% packet loss, time 1503ms
> rtt min/avg/max/mdev = 0.577/0.677/0.745/0.071 ms
> --------------------------------------------------------------------------------------------------------------
>
> root@beaglebone:~# ping -i 0.5 192.168.7.2
> PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.
> 64 bytes from 192.168.7.2: icmp_req=1 ttl=64 time=0.235 ms
> 64 bytes from 192.168.7.2: icmp_req=2 ttl=64 time=0.125 ms
> 64 bytes from 192.168.7.2: icmp_req=3 ttl=64 time=0.157 ms
> 64 bytes from 192.168.7.2: icmp_req=4 ttl=64 time=0.117 ms
> ^C
> --- 192.168.7.2 ping statistics ---
> 4 packets transmitted, 4 received, 0% packet loss, time 1503ms
> rtt min/avg/max/mdev = 0.117/0.158/0.235/0.048 ms
> root@beaglebone:~#
>
> I can SSH into BBB & can ping to & fro with PC. But as shown on TOP, I
> can not ping to www.google.com
>
> Please help me
>
> Regards,
> Vinayak
>
>
>
> -- 
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google
> Groups "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to