LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-31-2004, 06:10 PM   #1
x2zero
LQ Newbie
 
Registered: Feb 2004
Posts: 4

Rep: Reputation: 0
Question How to get Fedora to see the internet etc


Hi
I'm a complete linux newbie, and have just successfully installed Fedora after much trouble n strife

It seems to have recognised all my bits of kit, and even runs quite ok though is less than recommended spec, but!!!

I can't get out onto the internet with it or even ping another computer (i.e. this windoze machine)

It recognises that I have a 3com combo card, using the internet connection wizard it found my windoze pc name (in a list of hosts), I've disabled iptables in case that was stopping things (nope) but I simply can't get any further. I have restarted network services, plus rebooted too... no good.

Any clues would be most appreciated, as I've exhausted the few ideas I had
 
Old 03-31-2004, 07:31 PM   #2
blizunt7
Member
 
Registered: Mar 2004
Distribution: Fedora Core 1,2,3, RHEL3,4,5 Ubuntu
Posts: 274

Rep: Reputation: 30
the command to see the internet devices is: ifconfig -a, check that, and usualy requires a simly command, (depending on your issue),
ifconfig eth0 up
try that.


Josh
 
Old 04-01-2004, 10:49 AM   #3
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
type "netconfig" to configure network. after that type "ifdown eth0" and "ifup eth0". and try again to ping other computers.
 
Old 04-29-2004, 04:47 PM   #4
dodghz
LQ Newbie
 
Registered: Apr 2004
Distribution: red hat fedora core 1
Posts: 1

Rep: Reputation: 0
Hi z2zero

I think this is the answer you've been looking for (I'm running Red Hat Fedora Core 1).

disable kadzu in your services & reboot
(system settings | server settings | services)
Ref : https://bugzilla.redhat.com/bugzilla....cgi?id=107389

This'll let you ping internal addresses & access the internet.

dodghz
 
Old 04-30-2004, 04:33 PM   #5
Utah
Member
 
Registered: Apr 2004
Distribution: Fedora Core 3
Posts: 73

Rep: Reputation: 15
I'm having similar problems and have replied to numerous similar posts here. Seems like lots of folks can't get their NICs to work.

I've got Fedora Core 1 with a Abit motherboard with on-board NIC.

When I do the "ifup eth0" command I get:

Determining IP Information for eth0... Failed.

Sure would be nice if it gave a little more descriptive message... 8^(

Utah
 
Old 04-30-2004, 05:03 PM   #6
trekgraham
LQ Newbie
 
Registered: Apr 2004
Location: Woodstock,IL USA
Distribution: Ubuntu 8.04 Hardy
Posts: 20

Rep: Reputation: 0
What kind of connection do you got?

DSL,Cable? Goto the menu and select System Tools... Then select Internet Configuration Wizard, if u got dsl, u need to create a ppp connection, select xDSL
and fill it out, also depends if u use a router or a modem that connects via surfing to the modem, email me or contact me on yahoo msgr

Cheers,
Derek Graham
Yahoo: tfo_graham
MSN: trekgraham@msn.com
AIM: Linux911
 
Old 05-02-2004, 07:10 PM   #7
x2zero
LQ Newbie
 
Registered: Feb 2004
Posts: 4

Original Poster
Rep: Reputation: 0
oops, thanks for replies so far, sorry not replied before now as I'd managed to trash my home pc too!

I've not got any further, but someone else suggested it might be simply my very old network card, so I've got another and will try it tomorrow

I had used the internet connection wizard thang before, but to no avail

I'm also considering ditching fedora for one of the "lite" linux distros as my other machines only got 96meg memory which might also be contributing to the odd behaviour, though I only want it as an ftp and fax server (sigh)

anyways, Im sure I'll crack it eventually, even if I have to post more silly questions

(not if but when)
 
Old 05-02-2004, 07:13 PM   #8
Jimbo99
Member
 
Registered: Nov 2003
Distribution: Ubuntu 7.04
Posts: 241

Rep: Reputation: 31
If you are using XP with ICS you need 2 nics in your xp box. One set to share its connection. The FC1 machine needs to have the gateway set and then set the ip to be obtained. What is your current hardware configuration for networking cards on the windows machine? How many nics? Are they enabled? Is one set to share via ics? What are the IPs of each? Did you set your gateway with your FC1 box? Is the IP set to be obtained automatically?
 
Old 05-02-2004, 07:29 PM   #9
x2zero
LQ Newbie
 
Registered: Feb 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by dodghz
Hi z2zero

I think this is the answer you've been looking for (I'm running Red Hat Fedora Core 1).

disable kadzu in your services & reboot
(system settings | server settings | services)
Ref : https://bugzilla.redhat.com/bugzilla....cgi?id=107389

This'll let you ping internal addresses & access the internet.
dodghz
I disabled kudzu, and get a little bit further... now it says destination host unreachable

they are both in the same range (linux box =.12 pc = .20)

are there some other files, eg some valid trusted domains/hosts? I need to fill in?
 
Old 05-02-2004, 07:34 PM   #10
x2zero
LQ Newbie
 
Registered: Feb 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Jimbo99
If you are using XP with ICS you need 2 nics in your xp box. One set to share its connection. The FC1 machine needs to have the gateway set and then set the ip to be obtained. What is your current hardware configuration for networking cards on the windows machine? How many nics? Are they enabled? Is one set to share via ics? What are the IPs of each? Did you set your gateway with your FC1 box? Is the IP set to be obtained automatically?
I'm using a router, each machine is configured with a class c static ip address and there;s only 1 nic in each..

pc is 192.168.1.20
fc is 192.168.1.12
subnet of 255.255.255.0
gateway is 192.168.1.1

I know somethings up coz from the fedora machine I can't even ping the gateway, though can ping itself suggesting the nic is working to a degree.
 
  


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
If You Don't Have The Internet, Fedora Is (more Than Likely) Not For You! yekrahs Fedora 5 10-20-2005 12:19 PM
internet on fedora core 3 Tristan01 Linux - Newbie 1 03-16-2005 09:23 AM
internet bug gone in fedora applelinuxman Fedora 1 06-23-2004 07:51 PM
No internet in Fedora 2 flux1968 Linux - Newbie 3 06-15-2004 10:15 PM
Setting up the internet on fedora c1 [ALS]Fenix Linux - Networking 4 05-11-2004 11:15 AM

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

All times are GMT -5. The time now is 04:06 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