LinuxQuestions.org
Help answer threads with 0 replies.
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-12-2004, 08:23 PM   #1
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Rep: Reputation: 15
no active interface (yet?)...no network...


Hey all...

For seemingly no reason, my machine (running SuSE 9.1) fails to automatically make it's internet connection. During boot, it pauses on the errors:

no active interface (yet?)

...then just fails and eventually informs me that the network service has failed. I have changed nothing (did install giFT however) from yesterday and it worked fine. Would appreciate any help...

thanks...
 
Old 09-12-2004, 08:45 PM   #2
dthacker
Member
 
Registered: Nov 2003
Location: Omaha, NE
Distribution: Ubuntu, Kubuntu, Ubuntu Server
Posts: 77

Rep: Reputation: 15
My tips are:
1) Since I'm old and forgetful, I always verify my physical connections. You never know what a cat or small child may have unplugged.
2) I have a firewall/router. Do you? Sometimes my kids trip the circuit breaker and shut it off, so I check that.
3) Then I send more helpful information to LinuxQuestions.
  • Kind of internet connection (DSL/Cable/Partial T1)?
  • DHCP or static address?
  • What interface connects? eth0? eth1?
That will give LQ people more info to troubleshoot with.
Good Luck
Dave
 
Old 09-12-2004, 10:26 PM   #3
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
thanks for the quick reply...

I have a cable connection, and using DHCP.
so eth0 seems to connect, but 1-4 do not. They all have "Failed" in red next to them during boot.
 
Old 09-13-2004, 02:49 PM   #4
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
:bump: ::i'm really screwed here::
 
Old 09-13-2004, 03:27 PM   #5
mermxx
Member
 
Registered: Apr 2004
Location: Wales
Distribution: rh9, winxp
Posts: 411

Rep: Reputation: 30
what is the output of ifconfig -a
this should give u the information as to all interfaces whether up or down, or configure them
 
Old 09-13-2004, 07:52 PM   #6
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
here is the ouput from ifconfig...

eth0 Link encap:Ethernet HWaddr 00:50A:18:A3:58
inet addr:55.55.55.4 Bcast:55.55.55.255 Mask:255.255.255.0
inet6 addr: fe80::250:daff:fe18:a358/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1456 (1.4 Kb) TX bytes:1730 (1.6 Kb)
Interrupt:5 Base address:0xec00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2708 (2.6 Kb) TX bytes:2708 (2.6 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

...it's greek to me...can't see any obvious problems...again, thanx for any help...
 
Old 09-13-2004, 08:00 PM   #7
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
sorry, forgot two more errors that might help...

i get an error during the network part of booting that says "can't load resolv.config" and also "error inserting 3c505"...thanks...
 
Old 09-13-2004, 09:04 PM   #8
netopia
LQ Newbie
 
Registered: Sep 2004
Location: Boston, MA
Distribution: fedora core 2
Posts: 28

Rep: Reputation: 15
Did you say you have 5 ethernet cards? If you are just worried about connecting to the internet, can you try it with only one? If they all use the same driver there is some weird config thing you need to do, but I can't remember what. FYI, DHCP is not being activated on eth0. Are you sure eth0 is the card you think it is, of the 5?
 
Old 09-13-2004, 10:09 PM   #9
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
ha, don't have 5 cards...that's just what's printed during boot...i don't know why it's trying 0-5, and i don't know what would have made it decide to one day. Worked fine before...strange. How would i fix the DHCP problem (if that's it)?
 
Old 09-14-2004, 02:31 PM   #10
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
::bump::...anybody?
 
Old 09-14-2004, 02:40 PM   #11
mermxx
Member
 
Registered: Apr 2004
Location: Wales
Distribution: rh9, winxp
Posts: 411

Rep: Reputation: 30
it looks like u have ur eth card recognised,
have a look in /etc/resolv.conf and see what u have there also check ur
/etc/sysconfig/network-scripts/ifcfg-eth0 to see if u have dhcp set to yes. It seems to me that u have a prob with grabbing ur ip addy from ur server. U can always statically assign. but see what the first suggestions turn up.
Also just out of interest check bios to see if u have ur NIC\ pnp enabled I don`t think this is a big problem just a bit of `trouble shooting` :-)
 
Old 09-14-2004, 02:59 PM   #12
mermxx
Member
 
Registered: Apr 2004
Location: Wales
Distribution: rh9, winxp
Posts: 411

Rep: Reputation: 30
ps what is the output of lspci is it a 3com network card u have?
 
Old 09-14-2004, 05:04 PM   #13
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
yep it's a 3com 10/100mbps...thanks for the help...i'll try those suggestions when i get home...

muchos gracias...
 
Old 09-14-2004, 07:46 PM   #14
breezewax
Member
 
Registered: Sep 2004
Location: san diego, ca
Distribution: Slackware 10.2
Posts: 74

Original Poster
Rep: Reputation: 15
okay, so i checked my BIOS for the /pnp stuff and saw an option for "Plug and Play capable OS?"...it was set to no so i selected yes and when it booted, low and behold...the internet worked. no freakin' idea if they're even related...the connection crapped out without rhyme or reason, so i wouldn't be that surprised if it just suddenly fixed itself too. strange...thanks for all the help anyways...this site is supporting a good 60% of my linux migration training load....thanks again...
 
Old 09-15-2004, 05:14 AM   #15
amarillo
LQ Newbie
 
Registered: Jun 2004
Posts: 18

Rep: Reputation: 0
s

Last edited by amarillo; 09-15-2004 at 05:18 AM.
 
  


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
interface eth0 is not (yet?) active jorcas SUSE / openSUSE 1 11-22-2004 06:53 PM
Slackware doesn't active my network card's cardak Slackware 1 08-17-2004 11:48 AM
Active network connections crabboy AIX 1 08-04-2004 03:14 PM
Configure 2 network cards for Active/Standby fwm-support Linux - Networking 0 04-05-2004 09:36 AM
Cant get my routing network card to be active! im_not_jose Linux - Networking 9 07-25-2003 12:28 PM

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

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