summaryrefslogtreecommitdiff
path: root/router.customize
diff options
context:
space:
mode:
Diffstat (limited to 'router.customize')
-rwxr-xr-xrouter.customize12
1 files changed, 0 insertions, 12 deletions
diff --git a/router.customize b/router.customize
index 46a723f..4932f28 100755
--- a/router.customize
+++ b/router.customize
@@ -42,18 +42,6 @@ EOF
# DHCP on these ports. The LAN interfaces have a static config.
cat <<EOF > "$rootdir/etc/network/interfaces.d/router"
-auto eth1
-iface eth1 inet static
- address 10.0.0.2
- netmask 255.255.255.0
- gateway 10.0.0.255
-
-auto eth2
-iface eth2 inet static
- address 10.0.0.3
- netmask 255.255.255.0
- gateway 10.0.0.255
-
auto eth3
iface eth3 inet static
address 10.0.0.4