Open3
OpenWRT 22.03.5 (x86) 初期設定
IPアドレス変更
uci show network.lan
uci set network.lan.ipaddr='XX.XX.XX.XX'
uci set network.lan.gateway='XX.XX.XX.XXのgateway'
uci commit network
/etc/init.d/network restart
日本語化
Web UIより。
課題1「Package がダウンロードできない問題」
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Collected errors:
* opkg_download: Failed to download https://downloads.openwrt.org/releases/22.03.5/targets/x86/64/packages/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
* opkg_download: Failed to download https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/base/Packages.gz, wget returned 4.
* opkg_download: Check your network settings and connectivity.
DNS設定ができてないっぽい。