Skip to content

Instantly share code, notes, and snippets.

@linkdesu
Last active December 29, 2023 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linkdesu/41ab423bf2c2c9a9aaddc03e0ca7b8ea to your computer and use it in GitHub Desktop.
Save linkdesu/41ab423bf2c2c9a9aaddc03e0ca7b8ea to your computer and use it in GitHub Desktop.
openwrt

uci add_list dhcp.LAN3.dhcp_option="3,192.168.49.2" uci add_list dhcp.LAN3.dhcp_option="6,192.168.49.2" uci add_list dhcp.LAN2.dhcp_option="6,192.168.49.5" uci commit dhcp service dnsmasq restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment