8.8 Compile and install OTBR
To enable the NAT64 translator :
# sudo NAT64=1 NAT64_SERVICE=openthread ./script/bootstrap
- Use Ethernet :
# sudo INFRA_IF_NAME=eth0 ./script/setup
- Use Wifi :
-
# sudo INFRA_IF_NAME=wlan0 ./script/setup
-
- Use Ethernet :
Whenever you face this error with this command :
- Reboot the system
# sudo reboot
- Change directory to ot-br-posix
# cd /opt
# cd ot-br-posix
- Then try same command