From 40b2a8bd1a51e7f1b46fa24d0ad25dbde026be13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= Date: Wed, 5 Nov 2014 20:35:32 +0100 Subject: [PATCH] Change default bcp38 interface to be eth1, don't enable by default. --- net/bcp38/files/bcp38.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/bcp38/files/bcp38.config b/net/bcp38/files/bcp38.config index 80431e5802..08e8e20b35 100644 --- a/net/bcp38/files/bcp38.config +++ b/net/bcp38/files/bcp38.config @@ -1,6 +1,6 @@ config bcp38 - option enabled 1 - option interface 'ge00' + option enabled 0 + option interface 'eth1' option detect_upstream 1 list match '127.0.0.0/8' list match '0.0.0.0/8' # RFC 1700