April 19, 2024, 02:24:14 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Problem on setting up the internet connection  (Read 5496 times)

Offline summer00

  • Linux Noob !
  • *
  • Posts: 10
Problem on setting up the internet connection
« on: May 17, 2004, 07:05:37 AM »
I am currently running a dual boot system, XP and linux Redhat 9.....the broadband internet connection runs well in XP which was manually setup......IP, Subnet mask, default gateway, DSN server(configured manually).........but i do the same thing in Linux Redhat 9....the same IP, subnet, gateway, DSN....but connection cannot be established........Mozilla status = "Resolving ........"

Xp is connected using 3Com 3C920 Integrated Fast Ethernet Controller, so may i know how to set it up? thanks a lot :roll:

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Problem on setting up the internet connection
« Reply #1 on: May 17, 2004, 02:10:17 PM »
Where did u gave the DNS IP in linux ?
You should give ur nameserver in /etc/resolv.conf as.
Code: [Select]
nameserver <IP

Offline summer00

  • Linux Noob !
  • *
  • Posts: 10
Problem on setting up the internet connection
« Reply #2 on: May 17, 2004, 02:23:11 PM »
I configure it under KDE, System tools->network->Hardware tab->Primay and seco0ndary DNS....can i do it ilke this?

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Problem on setting up the internet connection
« Reply #3 on: May 17, 2004, 03:34:44 PM »
Ok.. that is fine.. Try to add a line.. in your /etc/resolv.conf
Code: [Select]
nameserver xxx.xxx.xxx.xxxwhile x is your nameserver IP..

then tell us..

Offline summer00

  • Linux Noob !
  • *
  • Posts: 10
Problem on setting up the internet connection
« Reply #4 on: May 18, 2004, 01:10:51 AM »
is it nameserver = Primary DNS?

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Problem on setting up the internet connection
« Reply #5 on: May 18, 2004, 06:12:44 AM »
Ya.. it is Primary DNS