記事:
記事:
記事:
対応デバイス一覧:
日本から買えそうなデバイス:
対応デバイス一覧:
日本から買えそうなデバイス:
cat /etc/openwrt_release DISTRIB_ID='OpenWrt' DISTRIB_RELEASE='21.02.1' DISTRIB_REVISION='r16325-88151b8303' DISTRIB_TARGET='ramips/mt7621' DISTRIB_ARCH='mipsel_24kc' DISTRIB_DESCRIPTION='OpenWrt 21.02.1 r16325-88151b8303' DISTRIB_TAINTS=''
uci set network.lan.ipaddr='192.168.1.2' uci set network.lan.gateway='192.168.1.1' uci set network.lan.dns='192.168.1.1' uci commit service network reload
ping www.google.com
uci set 'network.lan.ipv6=off' uci set 'network.wan.ipv6=off' uci set 'dhcp.lan.dhcpv6=disabled' uci commit service network reload
service odhcpd stop service odhcpd disable
IPv4 over IPv6の方式はいくつもある。
PPPoE方式(IPv4):
IPoE方式(IPv6):
ツール:
記事:
firmwareインストール、リカバリ用に。
Win10 tftpサーバ:
公式:
openwrt_init – Manage services on OpenWrt.
opkg – Package manager for OpenWrt
非公式: