Linux / UNIX Tech Support Forum
This is a discussion on RHEL Internet connection configuration within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; hello everyone Purchased RHEL server edi last week.. Installed workng grt i am trying to see the mistake i have ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hello everyone
Purchased RHEL server edi last week.. Installed workng grt i am trying to see the mistake i have done in internet configuration but couldnt figure out wired connection has identifed my connection as etho as assigned an ip for it the following are the messge i can see Interface : Wired Ethernet(etho) speed :unknown driver :e100 ip : 169. xxx.xxx.xxx broadcast addres :169.xxx.xxx.xxx default 0 . 0.0 .0 primary dns 0.0.0.0 secondary dns 0.0.0.0 when i ping to the 169.xxx.xxx.xxx i get a reply .. but i cant use the internet is there any configuration that i have to give My other os is windows xp where internet works fine I use AccessRunner Dsl in xp. can someone give me a sol |
| Sponsored Links | ||
|
|
|
||||
|
You need to update /etc/resolv.conf file and add your ISP dns server as follows:
Code:
nameserver 4.2.2.1 nameserver 4.2.2.2
__________________
Vivek | My personal blog Linux Evangelist + ADD [SOLVED] thread prefix to your thread when your problem is sorted out by editing your thread. + Always use CODE tags for posting system output and commands! |
|
|||
|
s even i tried that it never worked out
is there any connfiguration for usb modem ? i tried with vmware and linux recognises my internet via NAt config of ethernet but when i try with bridged there are some probs can some one correct thss problem if there are procedures to install drivers for usb modems pls help |
|
||||
|
USB modems are always pain in ass. You need to go to manufactures website and download Linux driver (which is rare)..
__________________
Vivek | My personal blog Linux Evangelist + ADD [SOLVED] thread prefix to your thread when your problem is sorted out by editing your thread. + Always use CODE tags for posting system output and commands! |
|
|||
|
Hi,
You said that you got the ip 169.x.x.x which means your system is not getting an Ip address(192.168.x.x) officially called APIPA address. Using 169.x.x.x you will not go online. You also said you are using xp Operation System. With that you are able to go online.Now check the default gateway in the OS. command : ipconfig/all Take the default gateway and try to configure static IP in LINUX. ex: Default gateway is 192.168.1.25 (showing in xp o ![]() Now in linux the static ip should be 192.168.1.2 Mask 255.255.255.0 Gateway is 192.168.1.25 Try this hope this works. Pavan. |
![]() |
| Tags |
| internet , red hat , wired connection |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| internet connection | tmel173 | CentOS / RHEL / Fedora | 2 | 11-21-2008 09:45 AM |
| FreeBSD RELIANCE BROADBAND Internet Configuration | Omanji | All about FreeBSD/OpenBSD/NetBSD | 3 | 06-30-2008 06:58 PM |
| How to setup internet connection in Linux | sunilerp | Computer Networking and Internet/broadband | 3 | 11-28-2007 07:08 PM |
| bsnl broadband connection using USB port in RHEl 4 linux | meenal | Computer Networking and Internet/broadband | 1 | 10-08-2007 12:21 PM |
| Php lighttpd mysql setup and configuration for RHEL 5 | raj | Web servers | 1 | 07-30-2007 12:50 AM |