Change the user id and password by going to the Broadband configuration page by providing the current authentication the section.It will work. Remember please take a backup of the current configuration and them make changes to it.
On 5/14/10, [email protected] <[email protected]> wrote: > This discussion is going off topic!!! > > i got the solution of actual topic. > > Solution: > > using pppoeconf configure a connection. > after that open "/etc/ppp/peers/dsl-provider" > add "persist" to the file > > > > > ----------------------------/etc/ppp/peers/dsl- > provider------------------------------ > noipdefault > defaultroute > replacedefaultroute > hide-password > #lcp-echo-interval 30 > #lcp-echo-failure 4 > noauth > persist <- this is important!!! > #mtu 1492 > #persist > #maxfail 0 > #holdoff 20 > plugin rp-pppoe.so eth1 > user "XXXXXXXXXXXXXX" > #usepeerdns <- i use open-DNS so i commented > this line > > ----------------------------------------------------------------------- > > > > check this file also > --------------/etc/network/interfaces ----------------------- > auto lo > iface lo inet loopback > > > auto dsl-provider > iface dsl-provider inet ppp > pre-up /sbin/ifconfig eth1 up # line maintained by pppoeconf > provider dsl-provider > > auto eth1 > iface eth1 inet manual > ---------------------------------------------------------------------------------------- > > use poff -a to end currently active connection > pon dsl-provider to start connection > > > ******************************************************************************** > > > > > > Anybody have that torrent speed problem? > i am using BSNL type 1 modem made by ITI LIMITED. > > Also when i am running apache web server, if the modem is configured > to auto connect, the pages on the server are not accessible for other > computers, when my ip is opend form another computer, it shows my > modem configuration page. > As the default username/passowrd is admin/admin, any one can change > the configuration.Also azureus show a NAT problem. > > Any solution for this? > > -- > "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 > -- ---------------------- Mohammad Abdullah B.Tech(it),Third Year. ---------------------- -- "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
