Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Stuart Longland
On 19/12/17 06:04, Jon Pellant wrote:
> if you look at the console image, you will see the results of the
> 'ifconfig' showing both a usb0: 192.168.7.1 and a usb1: 192.168.6.1. You
> will also note the added route for the default gateway. 

My apologies, the image was hosted elsewhere and so Thunderbird didn't
show the image.  Thus I didn't see it first up.

What happens if you manually set the IP address of the network interface
Mac-side?  You'll probably also need to enable IP forwarding and IP
masquerade too: I do not know how this is done on MacOS X or if it's
even possible.
-- 
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d1ba38d0-3e3c-b6a8-1708-7ffa3e53c5c5%40longlandclan.id.au.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Jon Pellant
if you look at the console image, you will see the results of the 
'ifconfig' showing both a usb0: 192.168.7.1 and a usb1: 192.168.6.1. You 
will also note the added route for the default gateway. 

As I said above, there may be an issue with macOS and the network 
preferences and the IP disconnect shown there.

On Monday, December 18, 2017 at 9:23:19 AM UTC-6, RobertCNelson wrote:
>
> On a mac you should get an 192.168.6.2 address thru the usb-cdc 
> interface. (with no external 3rd party drivers installed) 
>
> the 192.168.7.2 address is given thru a rndis interface (on windows 
> systems). 
>
> This change allows us to use the built-in drivers of both systems... 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/08863b3c-6330-4066-82c5-148200e1ef3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Jon Pellant
See the terminal image above. As you can see the ping times out...

I believe the issue is related to the IP address that you see in the macOS 
Network Preferences.

On Monday, December 18, 2017 at 9:17:16 AM UTC-6, Stuart Longland wrote:
>
> On 19/12/17 00:32, Jon Pellant wrote: 
> > I think the DNS issue is next; however, thanks for the tip. I still need 
> > to get internet sharing before I can apt-get anything. 
>
> Are you able to ping any nameservers from the PocketBeagle?  (e.g. 
> 8.8.8.8)? 
>
> If so, you might be able to bootstrap things: 
> # echo 'nameserver 8.8.8.8' >> /etc/resolv.conf 
> -- 
> Stuart Longland (aka Redhatter, VK4MSL) 
>
> I haven't lost my mind... 
>   ...it's backed up on a tape somewhere. 
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4623635a-cc04-41f7-9130-33116f73e59e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Robert Nelson
On a mac you should get an 192.168.6.2 address thru the usb-cdc
interface. (with no external 3rd party drivers installed)

the 192.168.7.2 address is given thru a rndis interface (on windows systems).

This change allows us to use the built-in drivers of both systems...

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYhOvf2yM3se6m-z-F2DDNJOij-95EL_s6_VMT3U3LnHKw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Stuart Longland
On 19/12/17 00:32, Jon Pellant wrote:
> I think the DNS issue is next; however, thanks for the tip. I still need
> to get internet sharing before I can apt-get anything.

Are you able to ping any nameservers from the PocketBeagle?  (e.g. 8.8.8.8)?

If so, you might be able to bootstrap things:
# echo 'nameserver 8.8.8.8' >> /etc/resolv.conf
-- 
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b58c9cb9-9d18-70f0-a772-38963fa2fa48%40longlandclan.id.au.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-18 Thread Jon Pellant
I think the DNS issue is next; however, thanks for the tip. I still need to 
get internet sharing before I can apt-get anything.

On Sunday, December 17, 2017 at 10:10:33 PM UTC-6, Stuart Longland wrote:
>
> On 18/12/17 01:57, Jon Pellant wrote: 
> > I am able to 'screen' into the PB (pocketbeagle). I am loosely trying to 
> > follow this video; however, this video  
> is 
> > 4+ years old and not my environment. For example, Debian does not have 
> > the 'udhcpc' command. 
>
> No expert on what you're trying to achieve, but it should be possible to 
> substitute `udhcpc` for `dhclient`, which should be more standard. 
>
> IIRC `udhcpc` is a Busybox module, so if that's really a requirement, 
> you might be able to get by, by installing `busybox`. 
> -- 
> Stuart Longland (aka Redhatter, VK4MSL) 
>
> I haven't lost my mind... 
>   ...it's backed up on a tape somewhere. 
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3c641740-d6b4-4dfb-9634-911a9fa47438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-17 Thread Stuart Longland
On 18/12/17 01:57, Jon Pellant wrote:
> I am able to 'screen' into the PB (pocketbeagle). I am loosely trying to
> follow this video; however, this video  is
> 4+ years old and not my environment. For example, Debian does not have
> the 'udhcpc' command.

No expert on what you're trying to achieve, but it should be possible to
substitute `udhcpc` for `dhclient`, which should be more standard.

IIRC `udhcpc` is a Busybox module, so if that's really a requirement,
you might be able to get by, by installing `busybox`.
-- 
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ea0eae7b-7c34-b575-4a93-4b32949c00cb%40longlandclan.id.au.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] PocketBeagal Debian internet over macOS 10.13.2 USB host? (internet over USB)

2017-12-17 Thread Jon Pellant
Environment: 

   - Host: MacBookPro
   - OS: macOS 10.13.2
   - board: pocketbeagle
   - boardOS: Debian 9 IoT

I am able to 'screen' into the PB (pocketbeagle). I am loosely trying to 
follow this video; however, this video  is 4+ 
years old and not my environment. For example, Debian does not have the 
'udhcpc' 
command.

After a few minutes, the macOS network preferences shows a warning 
regarding the IP self assignment of the PB:



This is not consistent with the documentation. Also, the warning explicitly 
says that due to this, the PB will not be able to connect to the internet.






Also note that I have added a default route per instructions and still not 
ability to ping Google DNS.

Thoughts?


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/87e7b462-7eca-461f-89f6-c3bfd04e994f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.