# This blank configuration will automatically use DHCP for any net.* # scripts in /etc/init.d. To create a more complete configuration, # please review /etc/conf.d/net.example and save your configuration # in /etc/conf.d/net (this file :]!). dns_domain_lo="home" # WLAN # WLAN0 ############################################################ # MODULES modules_wlan0=( "wpa_supplicant" ) dns_servers_wlan0=( "62.72.64.237" "62.72.64.241" "194.25.2.129" "145.253.2.11" "145.253.2.75" "129.70.182.8" "129.70.4.243" "204.152.184.76" "194.150.168.168" "195.85.254.254") # LAN # ETH0 ################################################################## # MODULES # DHCP # DNS SERVER # 2x Versatel # 1x Telekom # 2x Arcor # 2x Unknwon # 1x ISC (USA) # 1x Nibbler.de Anycast DNS # 1x ErisRings.net dns_servers_eth0=( "62.72.64.237" "62.72.64.241" "194.25.2.129" "145.253.2.11" "145.253.2.75" "129.70.182.8" "129.70.4.243" "204.152.184.76" "194.150.168.168" "195.85.254.254")