summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/config/network
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/default/etc/config/network')
-rw-r--r--package/base-files/default/etc/config/network9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/base-files/default/etc/config/network b/package/base-files/default/etc/config/network
new file mode 100644
index 000000000..049460160
--- /dev/null
+++ b/package/base-files/default/etc/config/network
@@ -0,0 +1,9 @@
+# Network configuration file
+
+# Uncomment the following statements to override the default or nvram config
+# lan_ifame="br0"
+# lan_proto="static"
+# lan_ipaddr="192.168.1.1"
+# lan_netmask="255.255.255.0"
+# lan_gateway=""
+# lan_dns=""