From: Thomas Mellenthin Date: Wed, 4 Mar 2015 19:45:27 +0000 (+0100) Subject: Fixed default DNS settings for community Potsdam X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=abef3ba248320955191781242402e936530d8609;hp=-c Fixed default DNS settings for community Potsdam --- abef3ba248320955191781242402e936530d8609 diff --git a/contrib/package/community-profiles/files/etc/config/profile_potsdam b/contrib/package/community-profiles/files/etc/config/profile_potsdam index bde824f35..c15624a9f 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_potsdam +++ b/contrib/package/community-profiles/files/etc/config/profile_potsdam @@ -13,3 +13,7 @@ config 'defaults' 'wifi_device' config 'defaults' 'bssidscheme' option '5' '02:CA:FF:EE:BA:BE' + +config 'defaults' 'interface' + option 'dns' '85.214.20.141 213.73.91.35 194.150.168.168' +