Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: summer00 on May 17, 2004, 07:05:37 AM

Title: Problem on setting up the internet connection
Post by: summer00 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:
Title: Problem on setting up the internet connection
Post by: Ricky 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
Title: Problem on setting up the internet connection
Post by: summer00 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?
Title: Problem on setting up the internet connection
Post by: Ricky 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..
Title: Problem on setting up the internet connection
Post by: summer00 on May 18, 2004, 01:10:51 AM
is it nameserver = Primary DNS?
Title: Problem on setting up the internet connection
Post by: Ricky on May 18, 2004, 06:12:44 AM
Ya.. it is Primary DNS