Hi Robert,
I have configured the LAN connection of wandboard and PC as follows.
In wand board.
ubuntu@arm:~$ ifconfig
eth0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.43.229 netmask 255.255.255.0 broadcast 192.168.43.255
ether 00:1f:7b:0a:23:15 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
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 471 bytes 30545 (30.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 471 bytes 30545 (30.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
In PC
$ ifconfig
enp3s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.43.227 netmask 255.255.255.0 broadcast 192.168.43.255
ether 28:f1:0e:28:89:bc 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
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 3338 bytes 326907 (326.9 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3338 bytes 326907 (326.9 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.43.226 netmask 255.255.255.0 broadcast 192.168.43.255
inet6 fe80::81f1:6be2:6abc:b3f7 prefixlen 64 scopeid 0x20<link>
ether e4:02:9b:13:8a:62 txqueuelen 1000 (Ethernet)
RX packets 1339 bytes 905322 (905.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1172 bytes 178637 (178.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
LAN connection in PC was configured to share the internet connection as follows.
I observe the same behaviour as before.
I dont know what else is missing. One difference I am seeing in the ifconfig output is Wifi is showing as
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
but ethernet in PC and wandboard RUNNING is missed.
flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC>
I don’t have sufficient knowledge in network configuring and usage. So please help me what I have to do.
Also when I configure these things as above my Laptop’s internet connection became unusable.
In the boot log of Wandboard I see like
Starting WPA supplicant...
[ OK ] Started System Logging Service.
[ OK ] Finished Remove Stale Onli��…ext4 Metadata Check Snapshots.
[ OK ] Finished Load/Save Random Seed.
[ OK ] Started LSB: Start busybox udhcpd at boot time.
[ OK ] Started Connection service.
[ OK ] Started Telephony service.
[ OK ] Started WPA supplicant.
WPA supplicant was started. Is it just a log or it is showing because it will be functional? I am using linux kernel 5.4 version.
If it is functional can I use that by command prompt in Wandboard. I have a Wifi antenna and enclosure.
Please guide me through.
Thanks.