<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>open-dns &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/open-dns/</link>
	<description>Feed of posts on WordPress.com tagged "open-dns"</description>
	<pubDate>Sat, 19 Jul 2008 23:47:02 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Utilizando OpenDNS em Linux com DHCP]]></title>
<link>http://undergeek.wordpress.com/?p=206</link>
<pubDate>Wed, 21 May 2008 01:33:06 +0000</pubDate>
<dc:creator>Lincoln</dc:creator>
<guid>http://undergeek.wordpress.com/?p=206</guid>
<description><![CDATA[Bom, há um tempo atrás estava tendo problemas de conexão devido aos DNS fornecidos pela telefonic]]></description>
<content:encoded><![CDATA[<p>Bom, há um tempo atrás estava tendo problemas de conexão devido aos DNS fornecidos pela telefonica, então resolvi colocar o <a href="http://undergeek.wordpress.com/2008/02/01/opendns/">OpenDNS</a>, para resolver meus problemas.</p>
<p>Inseri os DNS no arquivo resolv.conf:<br />
# echo "nameserver 208.67.222.222" &#62;&#62; /etc/resolv.conf<br />
# echo "nameserver 208.67.220.220" &#62;&#62; /etc/resolv.conf</p>
<p>Quando se utiliza DHCP, este arquivo (resolv.conf) apaga todas as informações que nós adicionamos sempre que reconectamos, então fiz o seguinte:</p>
<p># echo "prepend domain-name-servers 208.67.222.222,208.67.220.220;" &#62;&#62; /etc/dhcp3/dhclient.conf<br />
# ifconfig eth0 down &#38;&#38; ifconfig eth0 up</p>
<p>Bom, o que fiz acima é "forçar" (literalmente seria tendenciar) que os endereços DNS que adicionamos fiquem no topo da lista da lista para serem usados. Logo depois reiniciei a placa de rede (No exemplo  meu caso foi reiniciada a eth0, mas você deve reinciar a placa de rede que esta sendo usada na sua maquina).</p>
<p>E pronto ;)</p>
<p>Espero que tenha ajudado vocês.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Open DNS]]></title>
<link>http://linuxparalasmasas.wordpress.com/2007/11/06/open-dns/</link>
<pubDate>Wed, 07 Nov 2007 01:07:12 +0000</pubDate>
<dc:creator>scrooge_74</dc:creator>
<guid>http://linuxparalasmasas.wordpress.com/2007/11/06/open-dns/</guid>
<description><![CDATA[Una constante diaria es la busqueda para usar Dansguardian y cómo configurarlo.  Pero también he v]]></description>
<content:encoded><![CDATA[<p>Una constante diaria es la busqueda para usar Dansguardian y cómo configurarlo.  Pero también he visto que la gente está buscando maneras para quitarlo.  Algún chico frustrado por no poder ver sus "sitios favoritos?"</p>
<p>Sigo opinando que es una muy buena herramienta.  También recomiendo algo sencillo y es utilizar <a href="https://www.opendns.com/start" title="Open DNS" target="_blank">Open DNS</a>.  No sólo los <a href="http://es.wikipedia.org/wiki/Domain_Name_System" title="DNS servers wiki" target="_blank">servidores DNS</a> son mucho más rápidos que los que tenga el proveedor de internet si no que también tratan de eliminar aquellos sitios que los chicos no debieran visitar.  Si se suscriben (gratis) e indican cuál es el ip de la red que usan puden mejorar los filtros y reducir la cantidad de "esos sitios" que uno ve por error.</p>
<p>Hay instrucciones para configurar los DNS de cualquier PC, los routers y para servidores. Y cuando se sientan cómodos pueden suscribirse para tener acceso a las otras herramientas de configuración.</p>
<p>Pueden negar el acceso a sitios de material de adultos, sitios de pesca de información (phishing sites), dominios específicos.  También pueden agregar sitios que nunca serán negados, negar el acceso a sitios proxy.  Poner un mensaje personalizado cuando se equivocan de dirección, llevar estadísticas.  Casi hace a uno sentirse como un censor del gobierno Chino (o de cualquier otro).</p>
<p>En teoría si o pides llevar registros para tener estadísticas, Open DNS tampoco lo hace.</p>
<p>La verdad que es una herramienta muy útil, acelera el navegar y ayuda a filtrar el material.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenDNS: buoni ma non per tutto (da un po')]]></title>
<link>http://scatoladipensieri.wordpress.com/?p=80</link>
<pubDate>Fri, 11 Jul 2008 10:24:24 +0000</pubDate>
<dc:creator>manu</dc:creator>
<guid>http://scatoladipensieri.wordpress.com/?p=80</guid>
<description><![CDATA[Qualche tempo fa avevo parlato brillantemente degli OpenDNS come un&#8217;ottima alternativa ai DNS ]]></description>
<content:encoded><![CDATA[<p>Qualche tempo fa avevo parlato brillantemente degli OpenDNS come un'ottima alternativa ai DNS proprietari del proprio ISP.</p>
<p>Nelle ultime 2 settimane ho riscontrato qualche problema con gli OpenDNS, difficoltà a raggiungere alcuni domini che vengono segnalati come offline (nel mio caso parlo di Libero e HwUpgrade).</p>
<p>All'inizio pensavo che fosse un problema alla fonte, che gli stessi siti non fossero online per qualche motivo tecnico, che per pura coincidenza (?) è avvenuto; in seguito ho riscontrato che il problema si è continuato a presentare e così mi sono posto la domanda: non è che si tratta di un problema di DNS?</p>
<p>Dopo una veloce indagine ho scoperto che gli OpenDNS non indicizzato più correttamente alcuni siti e quindi non sono in grado di effettuare la traduzione del nome in ip.</p>
<p>Morale della favola: sono dovuto tornare ai tristissimi DNS di Alice ADSL, che guarda caso avevo proprio sostituito a causa di una difficoltà nella navigazione.</p>
<p>Nel contempo che si sono presentati questi problemi con gli OpenDNS si è apparso su Punto Informatico un articolo su un <a href="http://punto-informatico.it/p.aspx?i=2350066" target="_blank">bug nella struttura stessa dei DNS</a>; in sintesi pare che alla base della architettura dei DNS ci sia un errore di progettazione che li renderebbe vulnerabili a un attacco che potrebbe reindirizzare TUTTO il traffico verso siti fake e pieni di malware.</p>
<p>La falla esiste e in gran segreto (?!?!?!) stanno cercando di porre rimedio al problema con una patch; il mio dubbio sul malfunzionamento degli OpenDNS è che si stia lavorando alacremente per risolvere il problema e che questo comporti dei malfunzionamenti dei DNS stessi.</p>
<p>Per inserire dei DNS validi, in attesa che la siutazione degli OpenDNS migliori, è possibile andare su <a href="http://www.dnsserverlist.org/" target="_blank">dnsserverlist.org</a>, attendere e inserire i server DNS proposti dal sito (per le istruzioni fate riferimento a <a href="http://scatoladipensieri.wordpress.com/2008/02/11/dns-questo-sconosciuto/" target="_blank">questa guida</a>).</p>
<p>Sempre sullo stesso sito, scorrendo la pagina, è possibile ottenere gli ip dei DNS del vostro ISP (suddivisi per nazione).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Yasaklı sitelere giriş için bütün yöntemler | Antiban-OpenDNS-Ultrasorf ]]></title>
<link>http://quadro.wordpress.com/?p=302</link>
<pubDate>Wed, 09 Jul 2008 19:45:30 +0000</pubDate>
<dc:creator>Halet-i Ruhiyye</dc:creator>
<guid>http://quadro.wordpress.com/?p=302</guid>
<description><![CDATA[Bir yıl içerisinde Youtube.com un neredeyse  yasaksız  oldugu gün sayısı yok  sayılabilece]]></description>
<content:encoded><![CDATA[<p>Bir yıl içerisinde Youtube.com un neredeyse  yasaksız  oldugu gün sayısı yok  sayılabilecek kadar az  olmaya  başladı .. Bir  mahkeme karar  ile kapatılan  site iki gün  yayın yaptıktan sonra tekrar bi başka  mahkeme kararı  ile kapatılıyor ..  bu kaçıncı yasaklama  o kadar  çok ki sayamadık. Her neyse <a class="st_tag internal_tag" title="Posts tagged with açmak" rel="tag" href="http://www.kursatsenturk.com/tag/acmak">açmak</a> için aşagıdaki yöntemleri deneyebilirsiniz.<br />
<strong>1 - Yasaklı siteleri Anti ban programı  ile <a class="st_tag internal_tag" title="Posts tagged with açmak" rel="tag" href="http://www.kursatsenturk.com/tag/acmak">açmak</a><br />
2- Yasaklı Siteleri <a class="st_tag internal_tag" title="Posts tagged with Open" rel="tag" href="http://www.kursatsenturk.com/tag/open">Open</a> <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> ile Açın</strong><br />
<strong>3- Ultra sörf ile yasaklı engellenmiş siteleri  <a class="st_tag internal_tag" title="Posts tagged with açmak" rel="tag" href="http://www.kursatsenturk.com/tag/acmak">açmak</a></strong><br />
<strong>4  -Program kullanmadan internet siteleri  üzerinden yasaklı <a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">sitelere</a> erişmek</p>
<p><a href="http://www.google.com.tr/url?sa=t&#38;ct=res&#38;cd=3&#38;url=http%3A%2F%2Fwww.kursatsenturk.com%2Ftag%2Fmahkeme-karari-ile-engellenen-siteleri-acmak&#38;ei=VxR1SNb-Lpek7QXsyJD2Aw&#38;usg=AFQjCNEUeG1q5QEWvOFvaiqeaTJDBKnSdw&#38;sig2=chuBIFKsAEOiPoTQe0Nw0A" target="_blank">Yazının tamamını  oku </a><br />
</strong></p>
<p><strong></strong><!--more--></p>
<p>Yazının devamını okuyarak  bu yöntemler hakkında geniş bilgi edinebilirsiniz.</p>
<p><strong>1 - Yasaklı siteleri Anti ban programı  ile <a class="st_tag internal_tag" title="Posts tagged with açmak" rel="tag" href="http://www.kursatsenturk.com/tag/acmak">açmak</a><br />
</strong>Anti Ban ile ilgili çalışmalar 21.12.2007 tarihi itibari ile durdurulmuştur,En son yapılan sürümü kullanılmaktadır.Anti-Ban programı ile sadece sitenin adresini programa ekleyerek siteye girebileceksiniz üstelik siteyi ekledikten sonra birdaha programa ihtiyacınız kalmıyor ve eskisinden dahada hızlanıyor .</p>
<p><em>Programın özellikleri<br />
</em>Sadece sitenin adresini ekleyip kolayca sitenin yasağını kaldırabilme<br />
Programı sildikten sonra veya kapattıktan sonra yasaklı <a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">sitelere</a> programa ihtiyacınız olmadan girebilme<br />
Normal siteleri ekleyerek eskinden daha hızlı ve sorunsuz girebilme (Yasaklı olmayan siteleride ekleyerek eskisinden daha hızlı ve sorunsuz girebilirsiniz<br />
<a href="http://www.anti-ban.com/anti-ban%201.5.rar" target="_blank">İndir</a> <a href="http://www.anti-ban.com/anti-ban%201.5.rar" target="_blank">Download </a></p>
<p><strong>2- Yasaklı Siteleri <a class="st_tag internal_tag" title="Posts tagged with Open" rel="tag" href="http://www.kursatsenturk.com/tag/open">Open</a> <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> ile Açın</strong></p>
<p><a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">Sitelere</a> konulan yasaklamalardan ve bağlantıdaki yavaşlıktan bıkmış durumda iseniz . Bunların temel nedeni internet hizmet sağlayıcısı olarak tercih ettiğimiz TürkTelekom’un <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> adresleri. Bu adresler ülkemizde milyonlarca kullanıcı tarafından kullanıldığı için internetteki yavaşlama bazen rahatsız edici olubiliyor. Yani anlayacağınız hem özgür olmayan hem de yavaş bir internetle karşı karşıyayız. İşte bu sırada devreye<strong> <a class="st_tag internal_tag" title="Posts tagged with Open" rel="tag" href="http://www.kursatsenturk.com/tag/open">Open</a> <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a></strong> giriyor. <a class="st_tag internal_tag" title="Posts tagged with Open" rel="tag" href="http://www.kursatsenturk.com/tag/open">Open</a> <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> sayesinde hem internetiniz hızlı olacak hem de TürkTelekom’un yasakları ile sizin ilginiz olmayacak . Bu arada şunu belirtmek isterim .. Var olan internet asla hızlandırılamaz sadece aldığınız paket en iyi şekilde kullanılabilir. İnterneti hızlandırma olarak bahsettiğimiz durum da budur.</p>
<p>İlk olarak<strong> Başlat &#62; Denetim Masası &#62; Ağ Bağlantıları &#62; Yerel Ağ Bağlantısı</strong> yolunu izliyoruz. Karşımıza aşağıdaki gibi bir bölüm çıkıyor..</p>
<p>Şimdi özellikler butonuna tıklıyoruz .. Karşımıza aşağıdaki gibi bir bölüm çıkıyor..</p>
<p>Yukarıdaki pencerede <strong>İnternet Erişim Kuralları(TCP/IP)‘</strong>yi seçiyoruz ve özellikler diyoruz. Karşımıza aşağıdaki gibi bir pencere çıkacak..</p>
<p>Son olarak yukarıdaki pencereden Aşağıdaki <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> sunucu adreslerini kullanı seçiyoruz ve boşluklara sırasıyla ;</p>
<p>208.67.222.222<br />
208.67.220.220</p>
<p>bilgilerini giriyoruz. Daha sonra Tamam butonuna tıklıyoruz ve bilgisayarımızı yeniden başlatıyoruz. Bilgisayarınız açıldıktan sonra web tarayıcınıza http://welcome.opendns.com yazıp ayarları test edebilirsiniz. ^</p>
<p><strong>3- Ultra sörf ile yasaklı engellenmiş siteleri  <a class="st_tag internal_tag" title="Posts tagged with açmak" rel="tag" href="http://www.kursatsenturk.com/tag/acmak">açmak</a></strong></p>
<p>Türk  Telekom , Mahkeme kararı  ile engellenmiş  siteleri  eskiden sadece <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">Dns</a> adresini engellenirdi . Şimdi ise <a class="st_tag internal_tag" title="Posts tagged with Dns" rel="tag" href="http://www.kursatsenturk.com/tag/dns">DNS</a> + IP adresi engellendiği için artık sadece Proxy kullanarak engelli <a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">sitelere</a> erişebilirsiniz. Aşağıdaki linklerden programı indirip bir  çalıştırdıktan sonra <a href="http://www.wordpress.com/"><span style="color:#ff2a66;"><span style="text-decoration:line-through;">www.wordpress.com</span></span></a>, <a href="http://www.megaupload.com/"><span style="color:#ff2a66;">www.megaupload.com</span></a> gibi engellenmiş <a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">sitelere</a> girebilirsiniz .</p>
<p><strong>4  -Program kullanmadan internet siteleri  üzerinden yasaklı <a class="st_tag internal_tag" title="Posts tagged with sitelere" rel="tag" href="http://www.kursatsenturk.com/tag/sitelere">sitelere</a> erişmek</strong></p>
<p><a href="http://anonymouse.org/cgi-bin/anon-www.cgi/http://www.youtube.com" target="_blank">Anonymouse’da YouTube ve tüm engellenmiş sitelere girmek için buraya tıklayın</a>.</p>
<p><a href="http://www.beatfiltering.com/" target="_blank">Beatfiltering’ da Youtube ve tüm engellenmiş siteleri girmek  için burayı tıklayın</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Open DNS nasıl kullanılır?]]></title>
<link>http://cekmece.wordpress.com/?p=4</link>
<pubDate>Mon, 07 Jul 2008 20:26:02 +0000</pubDate>
<dc:creator>onur</dc:creator>
<guid>http://cekmece.wordpress.com/?p=4</guid>
<description><![CDATA[Open Dns, YouTube&#8217;a girmek için kullanılan bir yöntemdir. Bunun için bilgisyarın dns ayar]]></description>
<content:encoded><![CDATA[<p>Open Dns, YouTube'a girmek için kullanılan bir yöntemdir. Bunun için bilgisyarın dns ayarları değiştirilir.<br />
<span style="font-weight:bold;">Nasıl Yapılır?:</span><br />
<a href="http://bp0.blogger.com/_thlTwU8OeYA/SG-B0v75mwI/AAAAAAAAAAk/ia8Uhj-wSMk/s1600-h/open+dns.jpg"><img style="cursor:pointer;" src="http://bp0.blogger.com/_thlTwU8OeYA/SG-B0v75mwI/AAAAAAAAAAk/ia8Uhj-wSMk/s320/open+dns.jpg" border="0" alt="" /></a><br />
İlk saatin olduğu yerdeki bilgisayarlı resme tıklıyoruz.<br />
<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-Cq21WLLI/AAAAAAAAAAs/ts13SoHyH5s/s1600-h/open+dns+2.jpg"><img style="border:0 none;cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-Cq21WLLI/AAAAAAAAAAs/ts13SoHyH5s/s320/open+dns+2.jpg" border="0" alt="" width="261" height="320" /></a><br />
Daha sonra özellikler butonuna tıklıyoruz.<br />
.<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-ETMVxEkI/AAAAAAAAABE/egibnBlntDY/s1600-h/open+dns+3.jpg"><img style="cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-ETMVxEkI/AAAAAAAAABE/egibnBlntDY/s320/open+dns+3.jpg" border="0" alt="" /></a><br />
Özellikler butonuna tıkladıktan sonra çıkan pencerede "İnternet İletişim Kuralları (TCP/IP)"  ye tıklıyoruz.<br />
<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-GGDcZltI/AAAAAAAAABU/IqNYkGKVZP0/s1600-h/open+dns4.jpg"><img style="cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-GGDcZltI/AAAAAAAAABU/IqNYkGKVZP0/s320/open+dns4.jpg" border="0" alt="" /></a><br />
Daha sonra ayarları yukarıdaki gibi yapıyoruz:<br />
İlk önce aşağıdaki DNS sunucu adreslerini kulanı seçiyoruz.<br />
Yeğlenen sunucuya 208.67.222.222 yazıyouz.<br />
Diğer DNS sunucusuna ise 208.67.220.220 yazıyoruz. Tamam diyip çıktıktan sonra çoğu siteye girersiniz.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Open DNS nasıl kullanılır?]]></title>
<link>http://beynkolik.wordpress.com/?p=3</link>
<pubDate>Sun, 06 Jul 2008 10:32:10 +0000</pubDate>
<dc:creator>onur</dc:creator>
<guid>http://beynkolik.wordpress.com/?p=3</guid>
<description><![CDATA[Open Dns, YouTube&#8217;a girmek için kullanılan bir yöntemdir. Bunun için bilgisyarın dns ayar]]></description>
<content:encoded><![CDATA[<p>Open Dns, YouTube'a girmek için kullanılan bir yöntemdir. Bunun için bilgisyarın dns ayarları değiştirilir.<br />
<span style="font-weight:bold;">Nasıl Yapılır?:</span><br />
<a href="http://bp0.blogger.com/_thlTwU8OeYA/SG-B0v75mwI/AAAAAAAAAAk/ia8Uhj-wSMk/s1600-h/open+dns.jpg"><img style="cursor:pointer;" src="http://bp0.blogger.com/_thlTwU8OeYA/SG-B0v75mwI/AAAAAAAAAAk/ia8Uhj-wSMk/s320/open+dns.jpg" alt="" border="0" /></a><br />
İlk saatin olduğu yerdeki bilgisayarlı resme tıklıyoruz.<br />
<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-Cq21WLLI/AAAAAAAAAAs/ts13SoHyH5s/s1600-h/open+dns+2.jpg"><img style="cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-Cq21WLLI/AAAAAAAAAAs/ts13SoHyH5s/s320/open+dns+2.jpg" alt="" border="0" /></a><br />
Daha sonra özellikler butonuna tıklıyoruz.<br />
.<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-ETMVxEkI/AAAAAAAAABE/egibnBlntDY/s1600-h/open+dns+3.jpg"><img style="cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-ETMVxEkI/AAAAAAAAABE/egibnBlntDY/s320/open+dns+3.jpg" alt="" border="0" /></a><br />
Özellikler butonuna tıkladıktan sonra çıkan pencerede "İnternet İletişim Kuralları (TCP/IP)"  ye tıklıyoruz.<br />
<a href="http://bp2.blogger.com/_thlTwU8OeYA/SG-GGDcZltI/AAAAAAAAABU/IqNYkGKVZP0/s1600-h/open+dns4.jpg"><img style="cursor:pointer;" src="http://bp2.blogger.com/_thlTwU8OeYA/SG-GGDcZltI/AAAAAAAAABU/IqNYkGKVZP0/s320/open+dns4.jpg" alt="" border="0" /></a><br />
Daha sonra ayarları yukarıdaki gibi yapıyoruz:<br />
İlk önce aşağıdaki DNS sunucu adreslerini kulanı seçiyoruz.<br />
Yeğlenen sunucuya 208.67.222.222 yazıyouz.<br />
Diğer DNS sunucusuna ise 208.67.220.220 yazıyoruz. Tamam diyip çıktıktan sonra çoğu siteye girersiniz.</p>
<p>*Bunu yapmayı (http://beyn.org) Barış Ünver in blogunda öğrendim. Ancak resimler ve düzenleme bana aittir.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Youtube artık kapanmayacak!]]></title>
<link>http://technologyall.wordpress.com/?p=13</link>
<pubDate>Fri, 23 May 2008 12:07:29 +0000</pubDate>
<dc:creator>TechnologyTR</dc:creator>
<guid>http://technologyall.wordpress.com/?p=13</guid>
<description><![CDATA[Youtube için Bakan Yıldırım: Bir ülkede yayın yapıp para kazanıyorsan oranın kanunlarına u]]></description>
<content:encoded><![CDATA[<div class="aciklama">Youtube için Bakan Yıldırım: Bir ülkede yayın yapıp para kazanıyorsan oranın kanunlarına uyacaksın</div>
<div class="content_image content_image_right" style="width:250px;">
<div class="content_image_image"><img src="http://www.chip.com.tr/images/content/20080513170533.jpg" alt="Youtube artık kapanmayacak!" /></div>
<div class="content_image_caption "><span>Youtube için artık bu resmi kullanmayacağız</span></div>
</div>
<div class="makaleyazi"><strong>Ulaştırma Bakanı Binali Yıldırım</strong>, Youtube'un sürekli kapatılmasıyla ilgili olarak konuştu.</div>
<p><strong>Bakan Yıldırım</strong>, "Bu olayın arkasında kayıtsız kazanç elde etmek var. Bir ülkede yayın yapıp para kazanıyorsan oranın kanunlarına uyacaksın. Gelip güvenlik belgesi almaları gerekiyor. Diğer ülkelerde hem bu belgeyi alıyor, hem de onların dilinde içerik sağlıyorlar. Bize gelince eyvallahı yok. <em>Ama düzeldi iş, anlaştık</em>. Baktılar ki kafalarına göre iş yapamıyorlar. Üçüncü dünya ülkesi <strong>Youtube</strong>'u kapatıyor demek bu işin fiyakası. Burada yasak değil, faaliyet gösterilen ülkenin kanunlarına uymak var" diye belirtti.</p>
<p>YouTube'a erişim ülkemizde daha önce bir çok kez değişik nedenlerle engellenmişti.</p>
<div class="makaleyazi">kynk:http://www.chip.com.tr/konu/Youtube-artik-kapanmayacak_7030.html</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Solve DNS Problem in Minute]]></title>
<link>http://asif2bd.wordpress.com/?p=577</link>
<pubDate>Tue, 20 May 2008 08:22:33 +0000</pubDate>
<dc:creator>asif2bd</dc:creator>
<guid>http://asif2bd.wordpress.com/?p=577</guid>
<description><![CDATA[I just got my new Brac Net Internet, bt its DNS service was kinda fucked up, i cant open my own www.]]></description>
<content:encoded><![CDATA[<p>I just got my new Brac Net Internet, bt its DNS service was kinda fucked up, i cant open my own www.nnn0.com,  first i thought it was my new dedicated server error, soon i understand its DNS error, Brac net problem, so i initiated once again Open DNS,  here is the full processing.</p>
<h2 style="margin-bottom:8px;">Enable OpenDNS: Windows XP</h2>
<p class="small" style="padding-bottom:30px;"><a href="https://www.opendns.com/start">Get Started</a> &#62; <a href="https://www.opendns.com/start?computer">Change DNS on your computer</a> &#62; Instructions</p>
<div class="instructions">
<h3 style="margin-top:0;">Overview</h3>
<ol>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step1">Select <span class="command">Control Panel</span> from the Start menu.</a></li>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step2">Click <span class="command">Network Connections</span> from the <span class="command">Control Panel</span> choices.</a></li>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step3">Choose your connection from the <span class="command">Network Connections</span> window.</a></li>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step4">Click <span class="command">Properties</span> button.</a></li>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step5">Select <span class="command">Internet Protocol (TCP/IP)</span> and click <span class="command">Properties</span>.</a></li>
<li class="deviceoverview"><a href="https://www.opendns.com/start?device=windows-xp#step6">Click the radio button <span class="command">Use the following DNS server addresses</span> and type in OpenDNS addresses in the <span class="command">Preferred DNS server</span> and <span class="command">Alternate DNS server</span> fields.</a></li>
</ol>
<p class="center"><a href="https://www.opendns.com/start?device=windows-xp&#38;print" target="_blank"><img style="border:0 none;margin-bottom:-3px;" src="https://www.opendns.com/img/icon_print.gif" alt="" width="16" height="16" /></a> <a href="https://www.opendns.com/start?device=windows-xp&#38;print" target="_blank">Print-ready instructions</a></p>
<h3><a name="step1"></a>1. Select <span class="command">Control Panel</span> from the Start menu.</h3>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win1.jpg" alt="" /></div>
<h3><a name="step2"></a>2. Click <span class="command">Network Connections</span> from the <span class="command">Control Panel</span> choices.</h3>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win2.gif" alt="" /></div>
<h3><a name="step3"></a>3. Choose your connection from the <span class="command">Network Connections</span> window.</h3>
<div class="step_text">In this screenshot, Local Area Connection is the only choice. If you have more than one, choose your default/current connection.</div>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win3.gif" alt="" /></div>
<h3><a name="step4"></a>4. Click <span class="command">Properties</span> button.</h3>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win4.gif" alt="" /></div>
<h3><a name="step5"></a>5. Select <span class="command">Internet Protocol (TCP/IP)</span> and click <span class="command">Properties</span>.</h3>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win5.gif" alt="" /></div>
<h3><a name="step6"></a>6. Click the radio button <span class="command">Use the following DNS server addresses</span> and type in OpenDNS addresses in the <span class="command">Preferred DNS server</span> and <span class="command">Alternate DNS server</span> fields.</h3>
<div class="step_text">
<p>Please write down your current DNS settings before switching to OpenDNS, in case you want to return to your old settings for any reason.</p>
<p>Preferred DNS server address for Open DNS is:</p>
<ul>
<li><strong>208.67.222.222</strong></li>
</ul>
<p>Alternate DNS server address for Open DNS is:</p>
<ul>
<li><strong>208.67.220.220</strong></li>
</ul>
</div>
<div class="step_image"><img style="border:1px solid #999999;" src="http://www.opendns.com/img/start_win6.gif" alt="" /></div>
<p class="center"><a href="https://www.opendns.com/start?device=windows-xp&#38;print" target="_blank"><img style="border:0 none;margin-bottom:-3px;" src="https://www.opendns.com/img/icon_print.gif" alt="" width="16" height="16" /></a> <a href="https://www.opendns.com/start?device=windows-xp&#38;print" target="_blank">Print-ready instructions</a></p>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Open DNS : Alternate DNS service for people with slower DNS]]></title>
<link>http://toolweb.wordpress.com/?p=23</link>
<pubDate>Fri, 16 May 2008 06:56:37 +0000</pubDate>
<dc:creator>toolweb</dc:creator>
<guid>http://toolweb.wordpress.com/?p=23</guid>
<description><![CDATA[I can across this openDNS when I was search for info about a nameserver.Well,some of my friends coul]]></description>
<content:encoded><![CDATA[<p>I can across this openDNS when I was search for info about a nameserver.Well,some of my friends couldn't get the idea of what an DNS was so first a little info about what it is from my understanding.</p>
<p><strong>What is a DNS Server / Name Server ?</strong></p>
<p>DNS - Domain Name System</p>
<p>Every computer in a network has an IP address and if connected to the internet, an Internal IP and an external IP.The 192.XXX.XXX.XXX is probably your internal IP and you do have an external IP.To see your external IP check out :  <a href="http://www.hearmyip.com"><img src="http://www.hearmyip.com/images/hearmyip_sm.gif" border="0" alt="" width="120" height="20" /></a></p>
<p>The IP address displayed will (mostly,but not necessarily) change unless you have a static external IP registered with your ISP.</p>
<p>Every website we browse is also one such computer connected permanently to the internet.It too has a IP address of its own by which computer connect to it.But it is difficult for us to remember computers by their IP numbers.Eg: 209.85.153.104 is for www.google.com server near me (I mean sites like google are hosted in multiple locations around the world to tackle the traffic and for speed so the number you see when you "ping www.google.com" might differ but this would also work for you). Typing this in your browser would load the same page you see when you type www.google.com and even faster as it saves the time changing the URL to its corresponding number.So the aliases for these number were created for our sake and these are called domain names.</p>
<p>You could run a Apache Server at home and give your current external IP (unless you have a static one) to your friend and he could point his browser to http://your-external-ip to see the website you hosted (Your Router must configured to allow incoming connections.Its under "Port Forwarding" and in "Servers" for Huawei routers) but to make something like <em>www.something.com</em> to load up your webpages you need to register that domain name (which costs).These get resolved to your IP addresses.So this is basically what happens :</p>
<blockquote><p><em>www.something.com</em> -&#62; Nameservers -&#62; XXX.XXX.XXX.XXX ( IP address ) -&#62; Communication takes place after this</p></blockquote>
<p>And heres what I learnt, if it takes much time to resolve an address to its IP by the nameserver of your ISP then openDNS can help you speed your browsing experience (and more!)</p>
<p><strong>What is openDNS ?<br />
</strong>openDNS offers their nameservers for our use to resolve the problem stated above.Their public DNS are : 208.67.222.222 and 208.67.220.220. You could configure these as your primary and alternate DNS and see if your problem gets resolved.Although to me, I didnt expect much of a difference in browsing speed I did like their extra features.Procedure for changing DNS is in the previous post.</p>
<p style="text-align:center;"><a title="Use OpenDNS to make your Internet faster, safer, and smarter." href="http://www.opendns.com/share/"><img class="aligncenter" style="border:0 none;" src="http://images.opendns.com/buttons/use_opendns_155x52.gif" alt="Use OpenDNS" width="155" height="52" /></a></p>
<p style="text-align:left;">If you are using openDNS you will see that the above buttion says "You're using openDNS" else "Get Started".They call these their "smart buttons" (who cares).Their additional features (after you signup, no worries thats also free) are as follow :</p>
<p style="text-align:left;">Content-Filtering,Domain Blocking,Phising Filter,Statistics,Typo-Corrections,Shortcuts,Your own error messages when you point to a non-existant domain.</p>
<p style="text-align:left;">The things I like the most are the typo-corrections and shortcuts.When you type .og for .org or .cmo for .com then it get corrected automatically.You could do this with a firefox plugin also but anyway this is fun : you can have shortcuts to addresses (works for you alone) say you can have "myblog" to point to your blog address.And content filtering and phisphing filters do work.You could also enable statistics to see the pages you most visited,pages blocked recently,and others.So just give it a try and see if it suits you else revert back to your good-old ISP DNS.</p>
<p style="text-align:left;">Although, as I don't have any static external IP (most of us don't) I had to refresh my IP settings after logging in to opendns.com each time my external IP changes for the extra features (other than just the DNS service) to work.They had clients for Windows and Mac to do this dirty job and none for Linux :(</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[..open dns]]></title>
<link>http://kazik.wordpress.com/?p=143</link>
<pubDate>Wed, 14 May 2008 09:54:42 +0000</pubDate>
<dc:creator>kazik</dc:creator>
<guid>http://kazik.wordpress.com/?p=143</guid>
<description><![CDATA[
Następne moje małe odkrycie  Najpierw słowo wytłumaczenia co to jest DNS. Z pomocą przychodzi ]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img style="border:1px solid black;" src="http://www.opendns.com/img/footer_logo.gif" alt="" width="100" height="40" /></p>
<p>Następne moje małe odkrycie :) Najpierw słowo wytłumaczenia co to jest DNS. Z pomocą przychodzi Wiki :)</p>
<blockquote><p><strong>DNS</strong> (<a title="Język angielski" href="http://pl.wikipedia.org/wiki/J%C4%99zyk_angielski">ang.</a> <em>Domain Name System</em>, <em>system nazw domenowych</em>) to system <a title="Serwer" href="http://pl.wikipedia.org/wiki/Serwer">serwerów</a> oraz <a class="mw-redirect" title="Protokół komunikacyjny" href="http://pl.wikipedia.org/wiki/Protok%C3%B3%C5%82_komunikacyjny">protokół komunikacyjny</a> zapewniający zamianę adresów znanych użytkownikom <a title="Internet" href="http://pl.wikipedia.org/wiki/Internet">Internetu</a> na adresy zrozumiałe dla urządzeń tworzących <a title="Sieć komputerowa" href="http://pl.wikipedia.org/wiki/Sie%C4%87_komputerowa">sieć komputerową</a>. Dzięki wykorzystaniu DNS nazwa mnemoniczna, np. <em>pl.wikipedia.org</em>, może zostać zamieniona na odpowiadający jej <a title="Adres IP" href="http://pl.wikipedia.org/wiki/Adres_IP">adres IP</a>, czyli <em>145.97.39.155</em>.</p></blockquote>
<p>W skrócie: Dzięki DNS adres który wpisujemy w pasku przeglądarki jest tłumaczony na cyferki zrozumiałe dla komputerów i dzięki temu przeglądamy internet. Przykład <a href="http://www.opendns.com/how/dns/turning-names-into-numbers" target="_blank">tutaj</a>.<br />
Open DNS jest siecią dzięki której możemy czuć bezpieczniej (strony które odwiedzane są filtrowane przez Open DNS dzięki czemu gdy trafimy na stronę potencjalnie niebezpieczną zostanie wyświetlone <a href="http://www.opendns.com/how/safer/content-filtering/" target="_blank">info</a> o tym fakcie)i przeglądać internet szybciej (ale nie oczekujcie przyśpieszenia ściągania pornoli z p2p :) ). Po dokładną specyfikację tej usługi odsyłam pod adres <a href="http://www.opendns.com/" target="_blank">www.opendns.com</a>. Także na tej stronie możemy się zalogować i dzięki temu uzyskamy masę ciekawych opcji do wyboru np. : Ustawienie jakie strony chcemy blokować, dodać logo do własnej sieci domowej, poprawianie błędów jeżeli wpiszemy www.google.pll zamiast .pl, skróty (wpisujemy w pasku adresu np. <em>poczta</em> i system kieruje nas do strony którą wcześniej ustaliliśmy; albo <em>muzyka</em> i przenosi nas do np. wrzuta.pl; możliwości jest masa) i sporo innych rzeczy.</p>
<p>Teraz wszyscy pytają jak zacząć z tego korzystać :) Proste:</p>
<p>1. Jeżeli używasz systemu Windows XP to robisz to w następujący sposób:</p>
<ul>
<li>wchodzisz w Panel Sterowania</li>
<li>potem Połączenia Sieciowe</li>
<li>klikasz na swoim połączeniu prawym przyciskiem i wybierasz Właściwości</li>
<li>wyszukujesz na liście Protokół Internetowy (TCP/IP) i klikasz Właściwości</li>
<li>w polu Użyj następujących adresów serwerów DNS wpisujesz  w pierwszym polu 208.67.222.222 a w drugim 208.67.220.220</li>
<li>potem tylko OK i koniec :)</li>
<li><a href="https://www.opendns.com/start?device=windows-xp" target="_blank">TUTAJ</a> obrazki jak to zrobić</li>
</ul>
<p>2. Windows Vista</p>
<ul>
<li>opisywać nie będę gdyż sporo osób i jeszcze tego systemu nie używa a opis po obrazkach wystarczy <a href="https://www.opendns.com/start?device=windows-vista" target="_blank">LINK</a></li>
</ul>
<p>3. Dystrybucje Linux. Tu jest problem gdyż w każdej jest inaczej. Ale w większości wystarczy w opcjach znaleźć odpowiednie opcje i wpisać oba serwery DNS</p>
<p><!-- OpenDNS button -->Jeżeli wszystko zrobiłeś poprawnie. Obrazek poniżej powinien się zmienić na taki który informuje o tym, że juz korzystasz z Open DNS.<br />
<a title="Use OpenDNS to make your Internet faster, safer, and smarter." href="http://www.opendns.com/share/"></a><br />
<!-- / end OpenDNS button --></p>
<p style="text-align:center;"><img class="aligncenter" style="border:0 none;" src="http://images.opendns.com/buttons/use_opendns_155x52.gif" alt="Use OpenDNS" width="155" height="52" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Izzy.NET "Cara Gampang Nge-Net"]]></title>
<link>http://iklanmojokerto.wordpress.com/?p=3</link>
<pubDate>Sun, 04 May 2008 14:47:22 +0000</pubDate>
<dc:creator>iklanmojokerto</dc:creator>
<guid>http://iklanmojokerto.wordpress.com/?p=3</guid>
<description><![CDATA[
Jl. Yos Sudarso 39, Mojokerto
Telp (0321)329943
Kami sebagai pengelola warnet berupaya untuk mening]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://iklanmojokerto.wordpress.com/files/2008/05/izzynet.png"><img class="alignnone size-medium wp-image-4 alignright" style="float:right;" src="http://iklanmojokerto.wordpress.com/files/2008/05/izzynet.png?w=300" alt="" width="188" height="146" /></a></p>
<p>Jl. Yos Sudarso 39, Mojokerto</p>
<p>Telp (0321)329943</p>
<p style="text-align:left;">Kami sebagai pengelola warnet berupaya untuk meningkatkan pelayanan dibidang penyedia akses internet khususnya mendukung perkembangan dunia pendidikan di era informasi globalisasi ditandai dengan revolusi digital yang begitu pesat. Fasilitas Warnet kami:</p>
<ul>
<li>Operator Siap Melayani Anda dengan Ramah</li>
<li>Legal Operating System</li>
<li>Multimedia Support</li>
<li>Ruangan dilengkapi dengan Pendingin</li>
<li>Ergonomic Desk&#38;Chair untuk kenyamanan Surfing</li>
<li>OPEN DNS Active menjaga keamanan putra-putri anda dari akses situs porno</li>
<li>Bluetooth active memudahkan transfer data dari Hand Phone Anda ke PC atau sebaliknya</li>
<li>Dual Printer Colour untuk melengkapi kebutuhan menyelesaikan tugas anda</li>
<li>Rest Room (toilet)</li>
<li>Food &#38; Beverage</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Speed Up Your Surfing . . . serious this time.]]></title>
<link>http://mooresites.wordpress.com/?p=76</link>
<pubDate>Mon, 24 Mar 2008 03:34:11 +0000</pubDate>
<dc:creator>mooresites</dc:creator>
<guid>http://mooresites.wordpress.com/?p=76</guid>
<description><![CDATA[I&#8217;ve always been leary about those &#8220;speed up your connection&#8221; software schemes. I ]]></description>
<content:encoded><![CDATA[<p>I've always been leary about those "speed up your connection" software schemes. I mean, even my feeble logic seemed to say my net connection was going to be only as fast as my provider let it be. Well, I recently found out about OpenDNS. This is a service that speeds up your browsing by giving you an optimized DNS (Domain Name Service) for the web. To explain, when you type in a domain, <a href="http://www.mooresites.com/">www.mooresites.com</a> for example, that is transated into an IP (Internet Protocol) address where the website resided (it's easier to remember the name than all those numbers!). Well, an index of sorts is kept by your local internet provider. The idea is that Open DNS does a better job at managing this and is, thus, faster.</p>
<p> I'm a believer. I've been fooling around tonight with different websites and the lag time between typing in an address is noticeably faster than before. Usually, I would type in an address, press enter, and wait 5 or so seconds for the website to resolve (then start loading). Now, it's more like 2 seconds maximum . . .</p>
<p> You'll just have to try it for yourself. Why not, it's free. Head to <a href="http://www.opendns.com/">www.opendns.com</a> to try it out.</p>
<p> I'll try to update later . . . there's a management system where you can block certain sites from the network . . . with personalized error messages. Not a problem since my kids aren't surfing anything but Nickjr.com, but should come in handy once they want to explore further on the web.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[DNS, questo sconosciuto.]]></title>
<link>http://scatoladipensieri.wordpress.com/?p=46</link>
<pubDate>Mon, 11 Feb 2008 19:38:13 +0000</pubDate>
<dc:creator>manu</dc:creator>
<guid>http://scatoladipensieri.wordpress.com/?p=46</guid>
<description><![CDATA[Molti non sanno nemmeno che cosa sia un DNS, ma altrettanti sanno benissimo a che cosa serve e che i]]></description>
<content:encoded><![CDATA[<p>Molti non sanno nemmeno che cosa sia un DNS, ma altrettanti sanno benissimo a che cosa serve e che in alcune situazioni diventa un fastidiosissimo problema per la navigazione.</p>
<p>Vi porto il mio caso:<br />
ieri sera stavo cercando di pubblicare il post "Tavolette Wacom: ovvero..." e incorrevo continuamente in problemi di caricamento delle pagine di wordpress ed altri siti; se in alcuni casi si risolveva con un attimo di attesa, altre volte aspettavo diversi minuti per vedere una laconica schermata di Firefox che mi avvisava che il sito non era raggiungibile: falso e spergiuro!</p>
<p><!--more--></p>
<p>Non mi dilungo su quello che ho fatto/detto, vi basti sapere che il problema era il server DNS della Telecom: probabilmente intasato da migliaia di richieste, con prestazioni fisiche scadenti e un database vetusto! Insomma un vero schifo per quel che mi riguarda.</p>
<p>Tentando di fare qualcosa di decente decido di passare all'uso di un DNS diverso: Open DNS.</p>
<p>Un server DNS è un computer che svolge una operazione tanto banale quanto fondamentale: traduce un indirizzo scritto in "linguaggio umano" (ad esempio scatoladipensieri.wordpress.com) in un indirizzo ip "reale" comprensibile dalle macchine e che identifica univocamente un sito, un blog o un computer su internet (l'ip di scatola di pensieri è 72.232.101.40).</p>
<p>Quando un server DNS non funziona o funziona male siamo di fronte a un grosso problema, navigare per il 99% dei casi diventa arduo o impossibile e i siti risultano inspiegabilmente off-line o irraggiungibili mentre il problema è che il "centralinista" DNS a cui facciamo riferimento è ko.</p>
<p>Una soluzione in questi casi è avere un "DNS di scorta", i dns non sono altro che macchine e si identificano come tutte le altre macchine in rete con un banale IP.</p>
<p>Un'ottima alternativa ai DNS standard che vi fornisce il vostro provider (ovvero chi vi vende la connessione adsl o quello che è) sono gli <a href="http://www.opendns.com/" target="_blank">Open DNS</a>.</p>
<p>A differenza di DNS standard sono DNS globali e di pubblico dominio, tra le loro peculiarità/specifiche evidenziano maggior attenzione al problema di siti porno, siti di phishing e un buon livello di correzione degli errori di battitura.</p>
<p>Ma la cosa più importante, e che posso documentare personalmente, sono molto veloci; rispetto a prima ho notato una migliore reattività, sintomo che vengono curati i database e che non vi sono problemi rilevanti di traffico.</p>
<p>Sulla pagina principale del sito di Open DNS sono presenti due IP (in basso alla vostra destra, scorrendo la pagina), copiateli ed inseriteli al posto di quelli che vi danno problemi, non ve ne pentirete!</p>
<p>Per i meno esperti è difficile presentare una guida univoca, tuttavia è possibile dare alcune linee guida per cambiare i vecchi DNS con quelli nuovi.</p>
<p>Se avete una rete locare (LAN) vi trovate di fronte a due possibili vie:</p>
<ul>
<li>indirizzo IP e DNS forniti da un DHCP<br />
In questo caso bisogna agire sul router o sull'hardware che funge da DHCP e verificare se è possibile impostarlo in modo tale da distribuire o usare dei DNS statici forniti dallo stesso utente</li>
<li>indirizzo IP e DNS statici inseriti manualmente dall'utente/amministratore<br />
Con questa modalità sarà più semplice modificare i DNS semplicemente seguendo questo percorso: Start -&#62; Pannello di controllo -&#62; Rete e connessioni internet -&#62; Connessioni di rete -&#62; Connessione alla rete locale (LAN); andate sulle proprietà e quindi su Protocollo TCP/IP e impostate i DNS con quelli di Open DNS.</li>
</ul>
<p>Buona navigazione! :)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Safer Internet Browsing]]></title>
<link>http://shawz.wordpress.com/?p=127</link>
<pubDate>Sun, 27 Jan 2008 14:44:29 +0000</pubDate>
<dc:creator>shawz</dc:creator>
<guid>http://shawz.wordpress.com/?p=127</guid>
<description><![CDATA[For safer web browsing change your DNS settings to point to the opendns system.
&#8220;OpenDNS prote]]></description>
<content:encoded><![CDATA[<p>For safer web browsing change your DNS settings to point to the opendns system.</p>
<p>"OpenDNS protects millions of people a day across hundreds of thousands of schools, businesses and homes as they navigate the Internet. We block phishing sites and give you the power to block adult sites, proxies and individual domains. "</p>
<p><a href="http://www.opendns.com/">link</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[You're using OpenDNS. Thanks!]]></title>
<link>http://h4ndr1.wordpress.com/2007/11/24/youre-using-opendns-thanks/</link>
<pubDate>Sat, 24 Nov 2007 15:28:11 +0000</pubDate>
<dc:creator>h4ndr1</dc:creator>
<guid>http://h4ndr1.wordpress.com/2007/11/24/youre-using-opendns-thanks/</guid>
<description><![CDATA[&#8220;You are now navigating the Internet safer, faster, smarter and more reliably than ever before]]></description>
<content:encoded><![CDATA[<p><font color="#ff0000"><strong>"You are now navigating the Internet safer, faster, smarter and more reliably than ever before".</strong></font></p>
<p>Baru 5 hari nyobain <a href="http://www.opendns.com/" target="_blank">opendns</a>,  sekedar iseng buat gantiin dns telkom yang kadang2 ngadat. kalo diliat feature nya cukup menjanjikan dan menyakinkan dengan network map yang cukup besar.</p>
<p><img src="http://www.opendns.com/img/network_map.gif" height="300" width="400" /></p>
<p><strong><font color="#000080">Beberapa feature yang ditawarkan antara lain adalah :</font></strong></p>
<ul>
<li>Phishing Protection</li>
<li>Domain Blocking</li>
<li>Adult Site Blocking</li>
<li>Web Proxy Blocking</li>
<li>Web Proxy Blocking</li>
<li>Statistics</li>
<li>Typo Correction</li>
<li>Shortcuts</li>
<li>Ultra-Reliable Network</li>
<li>Shortcuts</li>
</ul>
<p>Gunakan IP <strong>208.67.222.222</strong> dan <strong>208.67.220.220</strong> untuk alamat DNS anda. Lebih baik lagi anda <a href="https://www.opendns.com/dashboard/create/" target="_blank">mendaftar</a> untuk menjadi member (it's Free :) )</p>
]]></content:encoded>
</item>

</channel>
</rss>
