summaryrefslogtreecommitdiff
path: root/target/ag241/files
diff options
context:
space:
mode:
Diffstat (limited to 'target/ag241/files')
-rw-r--r--target/ag241/files/etc/network/interfaces9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/ag241/files/etc/network/interfaces b/target/ag241/files/etc/network/interfaces
new file mode 100644
index 000000000..5d2e025d7
--- /dev/null
+++ b/target/ag241/files/etc/network/interfaces
@@ -0,0 +1,9 @@
+auto lo
+iface lo inet loopback
+
+auto nas0
+iface nas0 inet atm
+
+auto br0
+iface br0 inet manual
+ bridge-ports eth0 nas0