Hi guys,
Finally I had a day free to do some first tests with my new BeagleBone(s) Green.
I did not change the OS on the BBG for now. I want to make some tests with
Grove stuff on Linux first.
When I first connect the BBG to FreeBSD-11.1 via usb, FreeBSD correctly
shows me in
Good, I can configure "ue0" via
Very smooth. It just works.
What I would like to do now is: each time I connect a device with ethernet
address, say "c8:fd:19:c7:f1:07", I wish I could automatically run the ifconfig stuff,
and then run some other scripts.
I have no idea where to look for to achieve this, can you give me some directions ?
bye
Nicola
Finally I had a day free to do some first tests with my new BeagleBone(s) Green.
I did not change the OS on the BBG for now. I want to make some tests with
Grove stuff on Linux first.
When I first connect the BBG to FreeBSD-11.1 via usb, FreeBSD correctly
shows me in
dmesg
Code:
urndis0 on uhub1
urndis0: <RNDIS Communications Control> on usbus1
ue0: <USB Ethernet> on urndis0
ue0: Ethernet address: c8:fd:19:c7:f1:07
Good, I can configure "ue0" via
ifconfig
and then ssh
to the BBG.Very smooth. It just works.
What I would like to do now is: each time I connect a device with ethernet
address, say "c8:fd:19:c7:f1:07", I wish I could automatically run the ifconfig stuff,
and then run some other scripts.
I have no idea where to look for to achieve this, can you give me some directions ?
bye
Nicola