Actually this article explains it very well. http://makezine.com/2012/07/16/use-your-mac-laptop-as-a-wireless-proxy-for-raspberry-pi/
Good article on how to configure single applications to use this proxy can be found here: http://geekly-yours.blogspot.de/2012/11/setting-proxy-for-bash-in-debian.html I guess that you could use IPTABLES to set it up globally, but my knowledge there is.....let's say "not up to date" ;) Am Mittwoch, 15. Juni 2016 17:23:33 UTC+2 schrieb [email protected]: > > after running command dhclient or dhclient usb0 it shows ii > > " PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. > > > --- 192.168.2.1 ping statistics --- > > 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms > > > packet_write_wait: Connection to 192.168.7.2: Broken pipe " > > > what seems to be the problem? > > On Wednesday, June 18, 2014 at 7:23:47 AM UTC+5:30, [email protected] > wrote: >> >> I'm on Beaglebone Black Rev. C with Debian Wheezy and this worked for me: >> >> >> 1. Install Mac drivers from - http://beagleboard.org/Getting%20Started >> 2. Connect BBB to Mac through USB >> 3. On Mac, System Preferences > Sharing > Internet Sharing > Beaglebone >> Black >> 4. System Preferences > Network, make sure BBB is in the left hand side >> and shows “Connected” >> 5. After SSH’ing into the BBB, run “dhclient” (or "dhclient usb0” if >> that doesn’t work) and then try “ping google.com”. >> >> Hope that works for you. >> >> On Tuesday, December 10, 2013 3:57:21 PM UTC-6, [email protected] >> wrote: >>> >>> Hello, >>> I'm looking to connect my BeagleBone to the net by sharing my connection >>> from my mac through USB. >>> I know that this is possible and I've read many badly written >>> explanations for it online, but none of them really laid it out in a step >>> by step manner for someone who is relatively inexperienced with coding. >>> Could anybody explain how to do this? >>> >>> Thank you >>> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/44c0176d-fabe-4096-be86-cab2fec11cc6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
