Creating DSL connection in Ubuntu is extremely easy.
In ubuntu open terminal and run command:
$sudo pppoeconf
Just accept the defaults and make sure you give the right username/password for the connection.
For using the connection just created
$sudo pon dsl-provider
For stopping connection
$sudo
poff
To stop all processes:
$sudo
poff -a
You can check the connection log using this command
$sudo
plog
ENJOY !!!
No comments :
Post a Comment
Your Comment and Question will help to make this blog better...