Salve ragazzi! Io mi connetto ad internet con una internet key della TIM e vorrei usare dei server DNS come OpenDNS o quelli di Google (magari ditemi quali dei due sono i migliori). Il problema ovviamente è come fare! xD Io mi connetto tramite wvdial (su OpenSUSE 12.1) ed ho provato alcune procedure senza risultati: ho messo nel file /etc/wvdial.conf "Auto DNS: off" e poi ho modificato il file /etc/resolv.conf inserendo i DNS ma niente! Poi ho letto in giro per la rete che il file resolv.conf si rigenera ogni volta che mi riconnetto, allora l'ho modificato e bloccato con "chattr +i resolv.conf" da root ma, alla connessione, viene generato uno nuovo file chiamato "resolv.conf.netconf" e quindi niente! Da quanto ho capito resolv.conf viene generato da netconf:
### /etc/resolv.conf file autogenerated by netconfig! # # Before you change this file manually, consider to define the # static DNS configuration using the following variables in the # /etc/sysconfig/network/config file: # NETCONFIG_DNS_STATIC_SEARCHLIST # NETCONFIG_DNS_STATIC_SERVERS # NETCONFIG_DNS_FORWARDER # or disable DNS configuration updates via netconfig by setting: # NETCONFIG_DNS_POLICY='' # # See also the netconfig(8) manual page and other documentation. # # Note: Manual change of this file disables netconfig too, but # may get lost when this file contains comments or empty lines # only, the netconfig settings are same with settings in this # file and in case of a "netconfig update -f" call.
Dunque, devo modificare il file "/etc/sysconfig/network/config"? Se si, come? Grazie a tutti in anticipo! ^^


Devo aprire Yast? O devo andare nella cartella /etc/sysconfig? I vari valore di NETCONFIG_DNS ci sono in "/etc/sysconfig/network/config" e sono così da me:






Prova dall'editor /etc/sysconfig in yast, in network / general ci sono i vari valori NETCONFIG_DNS_
http://download.opensuse.org/repositories/