Emin, Also be sure to shut any other COMM channels before dial out, or DNS services will be blocked. Do: $ ifconfig which may show like: eth0 Link encap:Ethernet HWaddr 00:23:32:d6:ba:8a UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:253 Base address:0x6000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:240 (240.0 B) TX bytes:240 (240.0 B) ----------- lo (loopback) is OK. But shutdown any other channels like eth0, with a command: $ sudo ifconfig eth0 down Recheck with: $ ifconfig MarvS On Wed, Dec 30, 2009 at 1:40 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Emin, > > On 12/30/09, Emin Aliyev <linguist99@xxxxxxx> wrote: >> I am sorry I have written that it shows IP adress. But it also shows DNS >> adress.It seems as everything is OK, but it remains without changes.I cannot >> surf as there is no connection. >> > > The last lines that show up as DNS, the numbers add them to the file > /etc/resolv.conf and save them as instructed. Try to surf, can you > surf? > > Regards, > > Antonio >