LinkPi-ENCx
LinkPi-ENCx copied to clipboard
address conflict 192.168.88.88/24
Sys version:1.0.0 build 20220712
In file /link/shell/setNetwork.sh there is an extra line
ifconfig eth0:0 192.168.88.88 netmask 255.255.255.0 up
which prevents the correct operation of more than two devices on the same network 192.168.88.0/24
It's just an alias, so I think it will still work. You just need to set the IP for the devices in some other address range than 192.168.88.0/24.