Results 1 to 6 of 6
I have an older pc that I installed Suse 9.0 on. But the Ethernet card was not configured automatically. The card is a D-Link DFE-530TX. How can find out what ...
- 10-22-2006 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
How can I setup Ethernet card manually
I have an older pc that I installed Suse 9.0 on. But the Ethernet card was not configured automatically. The card is a D-Link DFE-530TX. How can find out what my IP address is to configure the card manually, in yast and is there anything else I need to know?
- 10-22-2006 #2
Do you use DHCP or do you have a static IP? Do you use cable, dsl...?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 10-22-2006 #3
Use YaST, if you don't use DHCP you probably need to set your ip manually from YaST.
You can also use "ifconfig"
Set some nameserver on /etc/resolv.confCode:ifconfig eth0 <your ip here> netmask <your netmask here>
Without the <> of courseCode:pico /etc/resolv.conf Add some DNSs in this format nameserver <the ip>
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 10-22-2006 #4
One more thing I thought of...does Suse recognize your card? Is the module built into the 9.0 kernel and is it loaded at boot?
Any reason you are using 9.0 (it's pretty old)?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 10-24-2006 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
Thanks ifconfig showed me everything that I needed.
- 10-24-2006 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
Thanks for the help. I had to manually setup my IP address in yast, everything is working. To answer your question about why I am using Suse 9.0. I thought 10.1 would be to much of a memory hog. I only have 256MB on this system. This is just a old computer of mine that I thought I would use to get to know Linux with.


Reply With Quote