|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Internet connection newbie question
I have installed the driver for my ADSL modem in Linux (RedHat) and managed to connect (pinging works, local and remote IP ok,...) but I still can't view pages in Netscape (registering doens't work either)...
Thanks for any help! |
|
#2
|
|||
|
|||
|
When I use IP addresses, it works fine, so there seems to be a domain name resolving problem...
![]() |
|
#3
|
|||
|
|||
|
You will need to configure /etc/resolv.conf,where you need to put your DNS servers and stuff. Since you are using Red Hat,you may need to copy /etc/resolv.conf to /etc/ppp/resolv.conf .
|
|
#4
|
|||
|
|||
|
Ok, I'll try copying the file and I'll have a look at the contents. What should be in there?
|
|
#5
|
|||
|
|||
|
Quote:
Your nameservers and maybe a domain that will be appended automatically if you type a host name only. i.e. Code:
nameserver 1.2.3.4 domain yourdomain.com You can get the IPs of your nameservers from your ISP, look them up when you are connected in windows with "winipcfg"/"ipconfig" or use just any one on the internet.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#6
|
|||
|
|||
|
Problem solved, probably by copying from /etc/ppp to /etc, I'm working on RedHat right now!
Thanks a lot, Pieter |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Internet connection newbie question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|