LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Firefox not working ! Slackware 12.0 (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-not-working-slackware-12-0-a-641079/)

Godwin Austin 05-09-2008 11:58 AM

Firefox not working ! Slackware 12.0
 
Hello Geeks;
I have a problem. I am using slackware 12.0. I am able to connect to the internet, but my firefox is not working properly. Basically It starts up properly but says "server not found". Is it something related to PPPOE configuration?
I checked via IFCONFIG. I was connected.

H_TeXMeX_H 05-09-2008 12:29 PM

How do you know you're connected to the internet ?

Does '/etc/resolv.conf' exist ? is it sane ? it should contain nameservers.

What kind of internet connection do you have ? do you have a router ?

Godwin Austin 05-09-2008 02:25 PM

Quote:

Originally Posted by H_TeXMeX_H (Post 3148331)
How do you know you're connected to the internet ?

Does '/etc/resolv.conf' exist ? is it sane ? it should contain nameservers.

What kind of internet connection do you have ? do you have a router ?


When i used IFCONFIG command i could see my PPPOE connection.
I also used NMAP. I am very much able to use it.
But when i open firefox and enter for any site; It says "Server not found"

I have a modem and I am using broadband connection over a telephone line.

Godwin Austin 05-09-2008 03:38 PM

'/etc/resolv.conf' does not exist.

What should i do ?

H_TeXMeX_H 05-09-2008 04:04 PM

Is there a resolv.conf in '/etc/ppp' ? If so, and it has some nameservers in there, link it up one level to '/etc'.

It should look something like:
Code:

# Generated by dhcpcd for interface eth0
search lan
nameserver 192.xxx.xxx.xxx
nameserver 193.xxx.xxx.xxx

or similar.


All times are GMT -5. The time now is 04:15 PM.