How to setup nis-domain on LEDE [solved]

Hi anyone now how to setup nis_domain in LEDE.

i see in dnsmasq.cong that option

option nid_domain_name '1'

exist to enable this but where to put the name?

I solved my problem:

  1. you can use luci in:

DHCP-options from Network > interfaces > edit > DHCP server advanced option
and put
40,Name you want

or
2) edit /etc/config dnsmasq.conf in dhcp part

list dhcp_option '40,Name you want'

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.