Results 1 to 8 of 8
Hi
I just installed Slackware 10.2 yesterday. Everything went fine except one thing: i cant setup my ADSL connection whatever i do. I have searched for other posts in this ...
- 08-23-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 12
ADSL setup problem. I've read other posts.
Hi
I just installed Slackware 10.2 yesterday. Everything went fine except one thing: i cant setup my ADSL connection whatever i do. I have searched for other posts in this box and followed the instructions but it didnt work for me.
Firstly, id like to state that i have very little knowledge about this piece. In windows and SUSE, everything was automatically configured and i didnt have to do much.
This is what i did:
1. # pppoe-setup
2. Fill out those questions
3. # pppoe-start
Everytime i tried i just ended up encountering the timed out error.
I really dont know what to do.
I guess my problem lies in step 2 right? Maybe i didnt fill in correct information. I have a few questions:
a) The username it asks for, is it the one that i use to sign up or what other username?
b) The IP addresses, what IP are they? Where can i get them? From the network card's manual or the router's manual or my ISP?
c) The password, since it asked me to re-enter the password, is it some new password that i have to set up, or some old password from something?
Im sorry to disturb you guys with these retarded questions, but i really have nothing else to do.
O, btw, since i installed Slackware, i've had to set up my mouse, mouse wheel, monitor, VGA card, sound card, all manually. In windows and other Linux distros like SUSE or Fedora Core, everything was automattic. My question is: Why dont people make Slackware able to do these? Why do we have to configure everything by hand? What's the point of that? Im not pissed off, im just curios.
Thank u a lot, great guys
- 08-23-2006 #2
yes in slackware you have to setup all manualy.If you dont like that you can try some other distros.
so which error do you get?
- 08-24-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 12
Hmm... I thought i made it clear that i was asking questions, not complaining.
OK, so, to keep it short, i dont know what those usernames, IP addresses and passwords are, and i wanna know where to get them.
Thank you.
- 08-25-2006 #4Just Joined!
- Join Date
- May 2006
- Posts
- 12
Hi.
I've found out that in order to connect to the internet, i have to type the following comand:
# dhcpcd -i eth0
So, finally im able to access the internet. But it's still quite inconvenient if i have to do this every time i boot up. Can you please tell me what i can do to skip this step?
- 09-13-2006 #5
- 09-13-2006 #6
With your favourite text editor, open /etc/rc.d/rc.inet1.conf. Look for the section that begins with...
# Config information for eth0:
Under it you will see:
USE_DHCP[0]=""
Change it to:
USE_DHCP[0]="yes"
Save and close.
- 09-13-2006 #7
Some people just prefer to configure their system manually to get more control and not be limited by the GUI tools and use the whole power the OS has to offer
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
- 09-21-2006 #8Just Joined!
- Join Date
- May 2006
- Posts
- 12
Thank you guys. My problem is solved


Reply With Quote
