[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Internet Help



Hallo Matthew,

> OK I have everything set up and have no problem login in to my ISP
> [AT&T dial up] but once I get logged on I cant get any websites to
> work. i keep getting can not resolve errors.
> 
> I'm a Linux dummy and have looked over and read everything I can find.
> I just want to be able to surf the web.

Perhaps the DNS is not working. You probably have set up your mail
provider with numeric IP, like 215.90.23.56. When surfing the web you
use a name like web.de or something.

to verify this try:

  ping -c1 web.de #################### your input !
PING web.de (217.72.195.42): 56 data bytes
64 bytes from 217.72.195.42: icmp_seq=0 ttl=246 time=68.4 ms

--- web.de ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 68.4/68.4/68.4 ms
root@p133:/root
 ping -c1 217.72.195.42  ######################yout input !
PING 217.72.195.42 (217.72.195.42): 56 data bytes
64 bytes from 217.72.195.42: icmp_seq=0 ttl=246 time=68.9 ms

--- 217.72.195.42 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 68.9/68.9/68.9 ms

If ping number works and ping IP does not, please check
/etc/resolv.conf:
nameserver 195.20.224.234
nameserver 194.25.2.129
nameserver 194.25.2.130


These numbers are for my network, you should try the ones given by your
ISP. But even "my" numbers might work when they can be pinged.

You might even try http://217.72.195.42
in your browser to check

Greetings

Achim


-- 
I n g e n i e u r b ü r o   H A U
H a n s - A c h i m     U n g e r
eMail    :  Achim.Unger_AT_web.de
Homepage : www.Ing-Buero-Unger.de
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: