uzi
Group: Members
Posts: 8
Joined: Feb. 2005 |
|
Posted: Feb. 27 2005,18:21 |
|
Setting up Internet Connection on Linux - By Bell Sympatico If you read the above, it says all the stuff i have to do to setup a connection.
basically, i just have to d/l a bunch of files (pls refer to the link) and then stick em in different files: specifically...
free_pty, pppoe, start-pppoe, and stop-pppoe all need to go into /usr/local/bin (which ofcourse DSL doesn't allow me to do since it is on a read-only medium). now it does say that i can put em in other places, but i would need to change some code. i did chk out the code and made changes in 2 areas.
now they wanted me to update /etc/ppp/chap-secrets and pap-secrets with username and pass, but i'm not exactly sure how to put it in those files because chap asks for other info as well, like server and secrets which i have no clue as to what i should put down. and pap is just messed
lastly it wanted me to put options.pppoe into /etc/ppp and that was no problem.
it finally wanted me to type in ifconfig eth0 0.0.0.0 up -arp and then run /usr/local/bin/start-pppoe
i tried all that and it didn't work. i did notice the program to setup a connection that DSL comes with, but that didn't seem to work either (i hit yes for everything and put in the correct username and password when asked for)
any idea how exactly i'm supposed to set it up or why this isn't working?
pls help - i can't survive w/o internet
|