LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Internet Connection (https://www.linuxquestions.org/questions/linux-newbie-8/internet-connection-294027/)

knoxlinuxuser 02-23-2005 04:13 PM

Internet Connection
 
Help,

I can't figure out how to connect to the internet through a cable line.

I have just installed Knoppix 3.6 with 2.6.7. kernel. The ethernet cable is connected to my only ethernet port. I don't know how to configure it to work properly.

marsques 02-23-2005 04:23 PM

as root in command line type 'dhcpcd' that should do the trick...

knoxlinuxuser 02-23-2005 04:26 PM

Apparently I do not have that command. Anything else?

Matir 02-23-2005 04:28 PM

Try 'pump eth0'

knoxlinuxuser 02-23-2005 04:31 PM

I typed " pump eth0" and it said "pump: no extra parameters are expected" so I ran it without the extension and got "Operation failed"

marsques 02-23-2005 04:32 PM

you can get the source for dhcpcd from here http://www.phystech.com/download/dhcpcd.html

try booting from the knoppix cdrom it self... and you should be able to access the interent because i was able to...

knoxlinuxuser 02-23-2005 04:34 PM

I don't have the Knoppix CD with me.

knoxlinuxuser 02-23-2005 05:02 PM

For other users with similar questions:

My "eth0" was not set to ethernet so I enabled "eth1" which was. The "pump eth1" will not work, you must specify that you are submitting the interface like "pump -i eth1" That fixed my problem. Thanks to Matir for the pump idea.


All times are GMT -5. The time now is 04:30 PM.