How to create bridge (question)

we need create bridge for connect remote unit to PC
Is this method correct?

1|optimus:/ $ /bin/busybox brctl addif br-vxlan eth0
brctl: bridge br-vxlan: Operation not permitted

You can use the UDP method

https://docs.cubepilot.org/user-guides/herelink/herelink-user-guides/connect-to-mission-planner

dear alvin
we need connect ethernet cable and receive air unit data .

USB TO LAN -> AIR UNIT
USB TO LAN -> GCS UNIT

we not see eth0 in optimus:/ $ /bin/busybox brctl show

What adaptor are you using?

Are you following the FAQ?

Also, this discussion may help:

Adapter is acceptable
Because when the command ifconfig
i see eth0

by running command
/bin/busybox brctl show
we didn’t see any ETH0 in interface bridge
just vx-lan

I mean the USB-ethernet adaptor, physically. The device which you use to connect controller to network (eg: ax88179)

yes this is
image

Did those adb commands and operations in earlier steps succeed on your units?

yes on the airunit
i running this command
ifconfig
eth0

/bin/busybox brctl show
and under interfaces i see eth0
br-vxlan 8000.00e04c360345 no vxlan1
eth0

but in the gcs unit i see this result

if config
eth0
br-vxlan
lo
wlan

/bin/busybox brctl show

br-vxlan 8000.00e04c360345 no vxlan1

we need root device
optimus:/ $ start dhcpcd
start: must be root

Just to confirm, are you at latest stable?

yes
I have been trying for more than a month :pensive:

@philip
@Alvin
@Michael_Oborne

dear @HighFreq71
How can I get back to the beta?
thanks you

This means that this feature is no longer available ?
@Alvin
@philip
@Michael_Oborne

I have exactly the same problem

No, I tried this method
No response received

If you get an answer, please let me know

I try too

There’s a known problem at the moment on the gcs side, which also answers HighFreq71.