From 0c5f6ca8112f436002fee2845131993abdf6942a Mon Sep 17 00:00:00 2001 From: Ricardo Martins Date: Mon, 15 Jun 2015 14:42:12 +0100 Subject: [PATCH] lctr-a9xx: enabled dns server. --- systems/lctr-a9xx/fs/etc/dnsmasq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/lctr-a9xx/fs/etc/dnsmasq.conf b/systems/lctr-a9xx/fs/etc/dnsmasq.conf index 01a6edd..324106d 100644 --- a/systems/lctr-a9xx/fs/etc/dnsmasq.conf +++ b/systems/lctr-a9xx/fs/etc/dnsmasq.conf @@ -1,3 +1,3 @@ -port=0 +port=53 interface=eth0 dhcp-range=10.0.200.1,10.0.200.50,12h