On 2 August 2010 10:00, Manilal K M <[email protected]> wrote:

> On 2 August 2010 13:52, Hari Sankar <[email protected]> wrote:
> > Hi,
> > Myself harisankar from Cherthala. I'm using bsnl's broadband
> > connection in my laptop. I've installed ubuntu 10.04. Recently i've
> > changed my modem and now i'm unable to connecet to internet. in
> > windows, now i have to dialup with username and passwd to connect. in
> > linux, the connection between modem and laptop is working properly. i
> > tried ping and ifconfig. it's fine. i dont know how to configur
> > username and password in linux. and i tried wvdial, but its not
> > available in 10.04 by default. is there is any other way (PPPoE is the
> > protocol to dial, i assume)
>
>
> If you are dialing from windows, Your router should be at bridged mode. i.e
the ppp daemon is run by your system. Either you can instruct your ubuntu to
run ppp daemon or you can run it directly from your router which is
preferred.

To run pppoe in your system, Plug in your ethernet, switch on the router and
issue following commands,

1. sudo pppoeconf
This will configure the connection for first use. Note that you have to use
it only once.

2. sudo pon dsl-provider
This establishes the connection, and dsl-provider is the connection name,
substitute it to what you've given.

and finally,
3. sudo poff dsl-provider.
closes the connection.

4. pppstats
will give you connection information.



Regards,
Dhananjay Navaneetham

-- 
Use Free Software...
Defend Your Freedom

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

Reply via email to