Results 1 to 10 of 26
ok very new to linux and slack. cant connect to the internet when i use slack though. i have a live cd of knoppix that im using on the same ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-04-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 13
cant connect to Internet
ok very new to linux and slack. cant connect to the internet when i use slack though. i have a live cd of knoppix that im using on the same computer and i connect fine. when im in slack my modem lights are connected and so is my router. i have a dell dim. 3000 if it helps.
thanx
- 05-04-2005 #2
So is it Ethernet or a dial-up modem?
- 05-04-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 13
i got ethernet. ive tried adsl-setup and netconfig. but nothing seems to work.
even tried reinstalling
- 05-04-2005 #4
Does your router have a dhcp server?
- 05-04-2005 #5Just Joined!
- Join Date
- May 2005
- Posts
- 13
i dont know. im using it right now to run my knoppix live cd. and the interenet is fine. but as soon as i boot slack... is there a way i can tell if my router had a dhcp server?
- 05-04-2005 #6
as root, do:
Code:ifconfig eth0 up dhcpcd
- 05-04-2005 #7Just Joined!
- Join Date
- May 2005
- Posts
- 13
i tried that and nothing.
- 05-04-2005 #8
What happened?
- 05-04-2005 #9Just Joined!
- Join Date
- May 2005
- Posts
- 13
nothing it just sits there nothing comes up. it just gots back to root@darkstar
i trie to ping out and nothing. and for some reason i have to put a usb adaptor on my ethernet cable into my computer. could that be something?
- 05-04-2005 #10
try:
Code:ifconfig eth0 up dhcpcd eth0


Reply With Quote
