LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Suse 9.0 and cable modem setup HELPPPPP!!!! (https://www.linuxquestions.org/questions/linux-hardware-18/suse-9-0-and-cable-modem-setup-helppppp-146416/)

uknowimfreaky 02-15-2004 01:26 PM

Suse 9.0 and cable modem setup HELPPPPP!!!!
 
i am using Suse 9.0, it recognizes my xircom ethernet card...but no internet yet...how can I get this to run? Where is it that you type what? I dont understand!!! please help me!!! I know about computers as much as I know about astrophysiscs....NADA! Can someone give me idiot proof steps to set this up??

Thanks so much!
Edna
:newbie:

fantanas 02-15-2004 01:54 PM

If you are a newbie, can't you set it up via YAST?

aarggh 02-15-2004 03:48 PM

As fantanas said, run yast to setup the card. I sounds like the card has been detected but just hasn't settings enabled on it. Open a terminal by clicking on it's icon in the lower left taskbar, type "yast2" without the quotes, and click on the "Network Basic - Network Card Configuration" option. You may now enable/disable the device, and assign static or dynamic ethernet details. It's as easy as that!

uknowimfreaky 02-16-2004 10:55 AM

I think the ethernet card configuration is good, it is set up to get the ip address automatic from the isp (I called optimum online and they told me they do not use static ip) anyways, the internet does not work...is there anything else I can do?? When you say "open a terminal" do you refer to Konsole?

Thanks for your replies...

aarggh 02-16-2004 03:13 PM

Yes, I meant a console. Open one up and type "ifconfig" to see your network settings. It should show an ip address and netmask for your machine as well as some adapter info and stats.

Typing "route -n" will also show the routing information. You basically need a catchall of "0.0.0.0" being pointed to the gateway set by your isp. If these don't show a default route, or you can't see a valid address for your system, check the firewall settings. Maybe the firewall is enabled and blocking DHCP requests from your machine? Can you also ping an outside address like www.suse.com? If you can, then have you enabled proxies in your browser when you don't need to, or, vice-versa?

uknowimfreaky 02-17-2004 12:24 PM

Could you tell me where are the firewall settings? What if I don't get an IP? How do I ping, do I write "ping www.suse.com"?
I went to the SUSE website and they give the following directions:

If you´ve already configured your network card, please continue with 8.
Login as root and start "yast".
Select "System Administration" -> "Integrate hardware into system" -> "Configure network device".
As network type enter "eth0".
As networking device module please select your card from the list.
At "module options" type in the parameter for the IO-Port etc.. Have a look into the manual, chapter 14 "Kernel Parameter". ATTENTION! In case of a PCI-card you do not have to specify those parameters.
Select "Next". Go back to the main menue of YaST (press "esc" twice).
Choose "system administration" -> "network configuration" -> "network base configuration".
Now you are in the dialogue "selection of network".
Please press F5 to configure the device "ethernet" (whether it is not already inscribed in "device-name", e.g. eth0).
Press F3 and select "DHCP".
Afterwards please press F4 to activate this device.
With "F10" the configuration will be saved.
Select "system administration" ->"change configuration file" and search for the variable "DHCLIENT" and set it to "yes" to start it every time when you boot your system. (This step isn´t necessary since SuSE Linux Version 7.1!)
Now exit YaST.
Type in "rcdhclient start" to activate the network access. Afterwards you can test the connection with e.g. "ping www.suse.de".

also, I cannot follow the steps as they describe them. for example I can start Yast, but anywhere does it say system administration nor the rest of the stuff it says on the step...
If somebody help me please!

Thanks!


All times are GMT -5. The time now is 07:19 AM.