LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-18-2005, 05:18 PM   #1
ken_mazur
LQ Newbie
 
Registered: Sep 2005
Location: Purdue University
Distribution: Mandrake 10.1
Posts: 4

Rep: Reputation: 0
Angry Internet Connection Problem


I have just installed Fedora Core 4 on my laptop. The install works fine except that i have no internet. My laptop is equiped with a wifi and an ethernet, however in the hardware browser there is only one displayed. when i go to configure the network, it cannot obtain an ip from my router. the router is cloning the mac addy of the laptop. the laptop is also dual booted with xp. the network works fine in windows. could the wireless be interfering with the ethernet? Please help, i want to learn how to use linux but it is very painstaking to have to restart the comp to look something up on the net.
 
Old 09-18-2005, 07:05 PM   #2
joelkeeble
Member
 
Registered: Mar 2005
Posts: 50

Rep: Reputation: 15
ok, firstley are you using the wi-fi card or or a rj45 network card with linux? if its wi-fi chances are that you dont have the driver module installed. make sure you have the driver installed. if you do...

once the computer is booted open a terminal and type:

"ifconfig eth0 inet 192.168.1.1 up"

replacing the ipaddress with the one you want to assign to your machine.

then ping yourself to make sure the interface is up

"ping localhost"

if it is up you will need to configure routing and nameserver lookup:

"route add default gw 192.168.1.1"

exchanging the ip for that of your gateway or router.

next you need to add a line to your /etc/resolve.conf file

"echo "nameserver 192.168.1.1" > /etc/resolve.conf"

again replacing the ipaddress with that of your router or dns server

this should get the internet up and running.

However I think it is a driver issue as i believe fedora has a startup script to enable the network interface card.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet connection problem Swetko Linux - Networking 1 11-09-2005 10:36 AM
Internet connection problem ust Linux - General 7 06-08-2005 09:32 PM
connection to internet problem hafriz Linux - Newbie 8 09-07-2004 12:30 PM
problem with internet connection flyingstarfish Linux - Newbie 11 07-13-2004 11:10 AM
Internet connection problem jon-do Linux - Networking 3 02-12-2004 06:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration