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 06-27-2005, 08:09 AM   #1
hus
Member
 
Registered: Dec 2003
Location: Bangkok- Thailand
Distribution: Mandriva 10.0,Fedora Core 4
Posts: 79

Rep: Reputation: 15
I want to set my linux for my lan


In windows I set my IP address 161.246.x.x
and subnet mask 255.255.255.0
default gateway 161.246.x.x

Prefered DNS server 161.246.x.x
Alternated DNS server 161.246.x.x

it's work fine but in linux I use network configuration tool to
set like a windows, it has a freindly GUI ,after I have set it
I restart network service by typing "service network restart"
Why it still not working I can't ping my gateway.

I think I do something wrong Please advice me shortly
how to propery setup my network config? I don't mind
if you suggest me edit some plain text or gui.


This is my set up

http://161.246.73.15/html/tmp/snapshot1.png
http://161.246.73.15/html/tmp/snapshot2.png
http://161.246.73.15/html/tmp/snapshot3.png
Why IRQ is unknow I thing ervery device must have unique IRQ
http://161.246.73.15/html/tmp/snapshot4.png

Thank you very much!

Last edited by hus; 06-27-2005 at 08:18 AM.
 
Old 06-27-2005, 08:54 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
One of your links indicates that the NIC device isn't being assigned an IRQ number at all. On modern computers, you will have irq numbers shared. You might want to look at the output of /sbin/ifconfig. The last line of the eth0 entry will indicate the irq address and memory usage for the device. Also, examine the output of /sbin/lspci -v. You may need to execute this command as root. If it is the case that the device isn't being assigned an irq, it sounds to me that the device isn't being recognised, or the wrong driver is being loaded. Looking at the output of lsmod to get a listing of which modules are loaded in the kernel.
Another thing to look at is whether the SIS900 kernel module is supported by your kernel. If the /proc/config.gz file exists on your computer, this is contains the .config file used to compile your kernels. You can extract this information by using the zcat command.
zcat /proc/config.gz >~/config
grep SIS900 ~/config
Hopefully the result will be: CONFIG_SIS900=m

There is one thing you might try. I've had it happen where the location of libraries were not registered properly during program installation. Running the program "ldconfig" as root will fix this problem. While not the most likely solution, you won't be causing any harm by running this program.

Last edited by jschiwal; 06-27-2005 at 09:33 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
How to set up Linux - Win 98 LAN? LeHardi Linux - Networking 1 03-09-2005 06:50 AM
How to set up LAN with Linux and XP ? TWTony Linux - Networking 4 12-13-2004 08:32 PM
how to set up a print server on a all Linux LAN ibm5_25 Linux - Networking 3 02-14-2004 08:58 PM
Set up LAN Reinder Wieling Linux - Networking 3 07-05-2003 12:46 PM
How to set up a LAN on Suse Linux 7.3. Please Help LenkaNguyen Linux - Networking 6 01-14-2002 05:23 PM

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

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