Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:guide-developer:mdns [2024/02/11 22:54] – [Config File] systemcrashdocs:guide-developer:mdns [2024/10/17 00:59] (current) – [Config File] bartprokop
Line 19: Line 19:
  list network dmz # Provides visibility into both networks, but does not act as a repeater  list network dmz # Provides visibility into both networks, but does not act as a repeater
 </code> </code>
 +
 Note that it may be unsafe to enable umdns on ''wan'' interface. Note that it may be unsafe to enable umdns on ''wan'' interface.
 +
 +Note that ''%%network list%%'' argument refers to interface name under ''%%/etc/config/network%%'' not the device name shown by ''%%ifconfig%%''. Test if you using the right name with ''%%ifstatus%%''. So if you have something like ''%%config interface 'vlan1'%%'' in your ''%%/etc/config/network%%'', use ''%%vlan1%%''.
  
 ==== Install ==== ==== Install ====
  • Last modified: 2024/02/11 22:54
  • by systemcrash