Banana Pi BPI-F3 Armbian Ethernet setup
1
vote
1
answer
74
views
I'm using a Banana Pi BPI-F3 with Armbian-unofficial 24.11.0-trunk sid. I'm able to connect to the Banana Pi by connecting an ethernet cable between my (Ubuntu) laptop and the board, and using the "shared with other computers" IPv4 setting in the Ubuntu network manager.
On the Banana Pi, I can see that it's able to complete DNS queries (e.g. running
Running
Is there anything else I can try to get a working internet connection?
ping
will resolve the address associated with a hostname), and I can connect to my laptop from the Banana Pi over the LAN just fine. However, I can't get it to connect to anything outside of my laptop, and the packets the Pi sends out don't seem to be forwarded onto the broader network.
When I run Wireshark, I can see that packets for ping google.com
are being received by my laptop's ethernet interface, but they seem to be getting dropped.

route -n
on the Banana Pi yields:

Asked by javathunderman
(121 rep)
Oct 27, 2024, 09:03 PM
Last activity: Nov 12, 2024, 01:53 AM
Last activity: Nov 12, 2024, 01:53 AM