Hi, I would like to create a wireless network using my Banana Pi R3 router. The router runs the Ubuntu 22.04 OS provided by @frank-w.
I couldn’t find any guidelines on the official wiki on how to enable the wireless access point.
Here are the configurations for the interfaces:
userk@glutamate:~$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1504
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 2061 bytes 201582 (201.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1426 bytes 211923 (211.9 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 121
he-ipv6: flags=209<UP,POINTOPOINT,RUNNING,NOARP> mtu 1480
sit txqueuelen 1000 (IPv6-in-IPv4)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 1682 bytes 125420 (125.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1146 bytes 176369 (176.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lan2: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lan3: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lanbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::f437:88ff:fe50:d8bd prefixlen 64 scopeid 0x20<link>
ether f6:37:88:50:d8:bd txqueuelen 1000 (Ethernet)
RX packets 1681 bytes 125368 (125.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1142 bytes 175741 (175.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 66 bytes 7882 (7.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 66 bytes 7882 (7.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vlan500: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.50.19 netmask 255.255.255.0 broadcast 192.168.50.255
inet6 fe80::f437:88ff:fe50:d8bd prefixlen 64 scopeid 0x20<link>
ether f6:37:88:50:d8:bd txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 24 bytes 2056 (2.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vlan600: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.60.19 netmask 255.255.255.0 broadcast 192.168.60.255
inet6 fe80::f437:88ff:fe50:d8bd prefixlen 64 scopeid 0x20<link>
ether f6:37:88:50:d8:bd txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 23 bytes 1986 (1.9 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wan: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.6 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::28c7:61ff:fe35:6558 prefixlen 64 scopeid 0x20<link>
ether 2a:c7:61:35:65:58 txqueuelen 1000 (Ethernet)
RX packets 379 bytes 39064 (39.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 269 bytes 22950 (22.9 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wan.110: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.110.1 netmask 255.255.255.0 broadcast 192.168.110.255
inet6 fe80::11:2ff:fe03:110 prefixlen 64 scopeid 0x20<link>
ether 02:11:02:03:01:10 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 15 bytes 1306 (1.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wan.140: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.140.1 netmask 255.255.255.0 broadcast 192.168.140.255
inet6 fe80::11:2ff:fe03:140 prefixlen 64 scopeid 0x20<link>
ether 02:11:02:03:01:40 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16 bytes 1376 (1.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Could you help me in the process? Thanks