You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_addons/dnsmasq.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,4 +33,4 @@ Configuration variables:
33
33
-**defaults** (*Required*): A list of dns server to forward default requests.
34
34
-**forwards** (*Optional*): A list of domains that will forward to a specific server.
35
35
-**hosts** (*Optional*): A list of hosts to resolve it static.
36
-
-**interface** (*Optional*): If a interface is set, it listen only on this interface. Need to set for resinos.
36
+
-**interface** (*Optional*): If a interface is set, it listen only on this interface. Need to set for resinos. Normaly is `eth0` for ethernet wired connection and `wlan0` for wireless connection.
0 commit comments