I didn't search for "static" or "dns" because I knew I had my settings right. I didn't pick up on what could be wrong untill I realised that I could ping my way around internally, but not externally. Im actually quite surprised that Anaconda asks the user for the DNS settings, only to toss them away
But now we're this far:
#dns_domain_eth0="localdomain"
#dns_servers_eth0="xxx.xxx.xxx.xxx"
#dns_search_eth0="state.ca.us co.santaclara.ca.us"
#dns_options_eth0=( "timeout 1" "rotate" )
#dns_sortlist_eth0="130.155.160.0/255.255.240.0 130.155.0.0"
"dns_servers_eth0" I'm assuming this holds the value of the primary DNS? Where/how do I fill in the secondary DNS?
dns_search_eth0="state.ca.us co.santaclara.ca.us" Is this default for everybody?
"dns_sortlist_eth0="130.155.160.0/255.255.240.0 130.155.0.0" What do I put here?