OpenWRT: DHCP Client di salah satu eth
Jump to navigation
Jump to search
uci set network.lan.ipaddr='new-ip-address' uci set network.lan.gateway='your-gateway-address' uci set network.lan.dns='dns-address-here' uci commit && service network restart