Hello, I have a banana pi R2 board card. I installed the ubuntu operating system on this card as in the link https://wiki.banana-pi.org/Getting_Started_with_R2. My purpose is to process the data coming from the devices connected to the card via LAN ports via tcp protocol or send it to the network that I am connected to via GWAN(eth1). What I want to do at the first stage is to assign ip to raspberry pi devices connected to Banana Pi LAN ports with dhcp. when i connect raspberry pi devices to LAN i can’t see raspberry pi getting an ip on eth0.
I may not have been able to express myself fully because my experience in embedded linux is insufficient. Can you please help with this regards