Il 24 luglio 2008 13.23, Dario Pilori <[EMAIL PROTECTED]> ha scritto: > On Thu, Jul 24, 2008 at 13:18, Manuel Durando <[EMAIL PROTECTED]> wrote: >> Che sono dati settati sul router! >> Come faccio ad usare OpenDNS? > > echo "nameserver 208.67.222.222" > /etc/resolv.conf > echo "nameserver 208.67.220.220" >> /etc/resolv.conf > chattr +i /etc/resolv.conf
Funzionerà anche se uno ha ext2 o ext3, ma è un workaround bruttissimo. Pensa ad esempio se hai un reiserfs come filesystem, oppure un jfs. Io propongo di mettere questa linea in /etc/dhclient.conf prepend domain-name-servers 208.67.222.222 ; Purtroppo non sono mai riuscito a inserire più di 1 dns alternativo ( quindi ogni richiesta va su 208.67.222.222 e in caso di fallimento cade su quelli che il provider fornisce al ruoter ). Ciao. -- Giulio Canevari -- Per REVOCARE l'iscrizione alla lista, inviare un email a [EMAIL PROTECTED] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [EMAIL PROTECTED] To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

