Re: problem with dial up internet
Kostas Sfakiotakis <[email protected]> Thu, 29 Apr 2004 03:06:43 +0300
| Newsgroups | gmane.linux.redhat.ppp |
|---|---|
| Message-ID | <[email protected]> |
Santosh Chakrapani Attavar wrote:
> Hi Everyone,
>
> I use a red hat 7.3 linux. I am easily connected to the internet through a dial up connection using the KPPP application.
>
> The problem i am facing is i am not able to open any web sites.
>
> If i ping a website say www.rediff.com i get an error 'unknown host' after some time. At the same time if i try o ping the ip address the ping is successful.
>
> Is this a DNS problem?
The uknown host message means that your box querried for www.rediff.com
as per your example and couldn't get an answer . Possible causes include
1. You mistyped the address
In your example you didn't
2. You are using a firewall which blocks DNS responses and since the
DNS responses are blocked you get the uknown host message
3. Verify that the /etc/resolv.conf contains the correct IP's of the
DNS servers of your ISP .
>
>
> Can any one help me to solve this problem?
I can try .
>
> Regards,
>
> Santosh
Kind Regards,
Kostas