I followed FAQ and several post here to try connecting an Ethernet based payload and get access to it from ground through herelink radio link
I’ve build this setup
And it works great I’ve well fing both eth0 on ground and air units
optimus:/ $ ifconfig
br-vxlan Link encap:Ethernet HWaddr b8:8d:f1:ff:85:03
inet addr:192.168.144.11 Bcast:192.168.144.255 Mask:255.255.255.0
inet6 addr: fe80::ba8d:f1ff:feff:8503/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33 errors:0 dropped:0 overruns:0 frame:0
TX packets:94 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1820 TX bytes:19918
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:116795 errors:0 dropped:0 overruns:0 frame:0
TX packets:116795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:6631247 TX bytes:6631247
eth0 Link encap:Ethernet HWaddr 00:0e:c6:86:d8:67
inet6 addr: fe80::20e:c6ff:fe86:d867/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:94 errors:0 dropped:0 overruns:0 frame:0
TX packets:92 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6263 TX bytes:19228
lmi40 Link encap:UNSPEC
inet addr:192.168.0.11 P-t-P:192.168.0.11 Mask:255.255.255.0
inet6 addr: fe80::d196:9657:f759:a2a/64 Scope: Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1550 Metric:1
RX packets:16550 errors:0 dropped:0 overruns:0 frame:0
TX packets:98053 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:864963 TX bytes:5447009
vxlan1 Link encap:Ethernet HWaddr d2:a3:f9:9d:e7:72
inet6 addr: fe80::d0a3:f9ff:fe9d:e772/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33 errors:0 dropped:0 overruns:0 frame:0
TX packets:285 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1820 TX bytes:58824
wlan0 Link encap:Ethernet HWaddr 00:18:07:51:85:03
inet addr:192.168.9.130 Bcast:192.168.9.255 Mask:255.255.255.0
inet6 addr: fe80::218:7ff:fe51:8503/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3368 errors:0 dropped:0 overruns:0 frame:0
TX packets:2206 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:580646 TX bytes:181345
optimus:/ $
and for air unit
$ ifconfig
lmi40 Link encap:UNSPEC
inet addr:192.168.0.10 P-t-P:192.168.0.10 Mask:255.255.255.0
inet6 addr: fe80::f5ef:57ed:1189:8605/64 Scope: Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1550 Metric:1
RX packets:15737 errors:0 dropped:0 overruns:0 frame:0
TX packets:2686 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:920705 TX bytes:142663
eth0 Link encap:Ethernet HWaddr 00:0e:c6:86:d7:7d
inet6 addr: fe80::20e:c6ff:fe86:d77d/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2578 TX bytes:20826
vxlan1 Link encap:Ethernet HWaddr a2:6e:b1:c8:2d:74
inet6 addr: fe80::a06e:b1ff:fec8:2d74/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:240 errors:0 dropped:0 overruns:0 frame:0
TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:55384 TX bytes:2116
br-vxlan Link encap:Ethernet HWaddr b8:8d:f1:ff:34:69
inet addr:192.168.144.10 Bcast:192.168.144.255 Mask:255.255.255.0
inet6 addr: fe80::ba8d:f1ff:feff:3469/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:261 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:57916 TX bytes:760
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:7658 errors:0 dropped:0 overruns:0 frame:0
TX packets:7658 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:480534 TX bytes:480534
br-vxlan:0 Link encap:Ethernet HWaddr b8:8d:f1:ff:34:69
inet addr:192.168.42.10 Bcast:192.168.42.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
$
I can ping 192.168.0.10 or 11 and 192.168.144.10 or 11 from both air and ground units
I’ve fixed payload (192.168.0.20) and pc (192.168.0.50) ip’s
but I can’t ping any thing from or outside herelink units
i’ve also try to fix both IP in 192.168.144.xx range with same result
I’m not a big master in busy box but I was surprised to see no v4 ip on eth0 so I tryied to add an inetv4 addr on eth0
$ su
# ip addr add 192.168.0.15 dev eth0
but It doesn’t change anything
if you have any king of test or ideas to get me a bit further that would be greatly appreciated
I’ve also try to draw an ip addr map :
if you can confirm or correct me that would be very kind be cause a get a bit lost betwenn bridge / devices / loopbacks ip etc
to be a bit more clear I can ping from herelink units ip in red but in or outside herelink units blue ip are not reachable
I would greatly appreciate also more details on difference between interface
bx-vxlan : guessing is the radio bridge
lmi40 : is unit on virtual lan between units
but what is vxlan for ?
thank’s for any tiny bit of info
ps someone said me to include @Michael_Oborne in my message so I’m doing it
thanks again and sorry for disturbing