Frustrated with no Network Connecting
#1
Posted 13 July 2005 - 05:57 AM
Comp:
Dual p3 450mhz box with 512 rd ram. All cards are getting found fine.
Os:
Mandrake 10.2
Cards:
IntelCorp EitherExpress Pro/100+
Realtek - RTL - 8139
ADMTEK /ADM983 Linksys Eitherfast 10/100
Help?
#2
Posted 13 July 2005 - 10:29 AM
#3
Posted 13 July 2005 - 10:14 PM
Thanks for your help
#4
Posted 13 July 2005 - 10:33 PM
Then get to a terminal window, as root user. Type in;
ifconfig (hit the enter key)
Do you have an ip address for that designation?
It should be the second line in the eth0 entry, or whatever the card is that is configured for DHCP. It may be eth0, eth1...
Let us know if you have multiple entries here for each interface (eth0, eth1...) and post the results if possible.
Mandrake may be confused by multiple cards attached to the box (if this is what you have), or if you have onboard LAN, as well. This may need to be disabled, if you are not using it, in the bios.
#5
Posted 13 July 2005 - 10:44 PM
#6
Posted 14 July 2005 - 12:30 AM
#7
Posted 14 July 2005 - 03:07 AM
static ip of box 192.168.1.101 (the last being whichever number...)
net mask 255.255.255.0
gateway 192.168.1.1 (router)
#8
Posted 14 July 2005 - 05:41 AM
http://www.regalhosting.ca/images/DSC02022.JPG
http://www.regalhosting.ca/images/DSC02023.JPG
#9
Posted 14 July 2005 - 11:15 AM
Maybe you can clarify the static setup in this case. This is not my forte. I wonder if Humpfest needs to delete his current network configs. and start from scratch. I bet eth1 is now eth0, since he has no onboard NIC and only one card in the system?
Does the static IP address look off too?
#10
Posted 14 July 2005 - 03:44 PM
Humpfest, I'd set the router first to dhcp, then shut off your box, take out whatever nic is in your box, restart so it will be found not there. Then shut down again, put in the Intel nic, restart and let it be found and configured. Then in the mandrake control center, configure it for dhcp, then press "connect." Tell us what happens... Good luck!
#11
Posted 14 July 2005 - 04:48 PM
Cheers Guys.
p.s. Dan I did try removing all connections with the mandrake config tools and re-adding.
#12
Posted 16 July 2005 - 04:46 PM
#13
Posted 16 July 2005 - 05:54 PM
You know, I can remember that I seem to have had a harder time staying connected while I was using Mandrake than when I switched to RH. It doesn't make sense that that could be the case, but maybe there could be something to it. When you try to connect in the Mandrake Control Center, it says "connectiion failed?" Or are you just testing with your browser?
#14
Posted 16 July 2005 - 11:16 PM
#15
Posted 18 July 2005 - 07:07 AM
Is it possible that the connection is trying to run a DHCP server in itself and it conflict with the router's DHCP?
#17
Posted 20 July 2005 - 02:55 AM
What does the screen say for eth0 in the Mandriva Control Center? I assume that it says "failed?"
Also, what is missing from your screenshot, does the DNS setting match the router's, assuming that you still have the static setup?
#18
Posted 21 July 2005 - 01:11 AM
both have local ip addys.
I think for him the solution is simple:
open a terminal and type:
ifconfig eth0 up
and
ifconfig eth1 up
then he could type either
ifup eth0
or
ifup eth1
if the ifup command doesn't work he could do
dhclient eth0
or
dhclient eth1
No idea why the config tool isn't working right, but obvioulsy the commmand line part is not reading it - I'd bet thats his problem.
#19
Posted 21 July 2005 - 02:17 AM
I agree. He should try the command line options (commands) and see if the card comes up. I can't remember which Mandriva uses, dhclient, ifup, ifconfig....I use too many distros to remember.
I can get into Mandriva later and look around.
But I am not an expert at static connections. If his router is set to get an IP address, then his configuration needs to have those static values, including the correct DNS set in the router?
#20
Posted 23 July 2005 - 06:56 AM
SIOCSIFFLAGS: Device or resource busy.
When I run dhclient eth0
I get a bunch of text saying make sure I read the readmes and download the software from a ftp site. And this error:
sit0: unknown hardware address type 776
sbin/dhclient-script: configuration for eth0 not found
sit0: unknown hardware address type 776
bind socket to interface: no such device.
I have not run linux in several years and I never was terribly familiar with it. But I have done my fair share of windows networking and all my settings are correct on static ip including the dns info.(at least for a windows comp)
Thanks for your help guys if you have any more ideas I'm all ears.
Bob

Help










