728x90
uci set 'network.lan.ipv6=off'
uci set 'network.wan.ipv6=off'
uci set 'dhcp.lan.dhcpv6=disabled'
/etc/init.d/odhcpd disable
uci commit #설정저장
'IT > 네트워크(Network)' 카테고리의 다른 글
서브넷마스크 계산문제(4문항) (1) | 2021.07.04 |
---|---|
DNS IP 주소(Google, Cloudflare) (0) | 2021.07.04 |
OpenWRT 보안 강화하기 (0) | 2021.07.04 |
OpenWRT 안전하게 종료하기 (0) | 2021.07.04 |
OpenWRT 패키지 설치하는 방법 (0) | 2021.07.04 |