summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrouter.customize2
1 files changed, 1 insertions, 1 deletions
diff --git a/router.customize b/router.customize
index 02a64a3..7958394 100755
--- a/router.customize
+++ b/router.customize
@@ -59,7 +59,7 @@ iface eth3 inet static
EOF
# Configure dnsmasq to server 10.0.0.x addresss on the LAN ports.
-cat <<EOF > "$rootdir/etc/dnsmasq.d/router.conf"
+cat <<EOF > "$rootdir/etc/dnsmasq.d/router"
interface=eth1
interface=eth2
interface=eth3