On Wed, Aug 18, 2010 at 6:12 PM, DSN <[email protected]> wrote:
> I have both, windows XP and Linux mint, installed in my computer and > have a dataone connection (Siemens ADSL modem- C 2110). When I boot > directly to Mint, it shows > "Auto Etho > Connection Established". I think you have a dial on demand connection (that requires a user-name and password to connect). Just follow these steps, if you havn't done it yet. 1. open terminal and type *sudo pppoeconf* enter your mint password if asked.* * A blue screen will appear inside terminal, you need to select the device (eth0 by default) then it will ask for your BSNL username and password. This time enter your BSNL ID and password..after hitting yes for next few steps it will ask something like"do you want to connect to internet now". Choose "Yes" if you want to connect. Then check whether internet is available using your browser. 2. to turn off the connection; in terminal type *sudo poff* 3. to connect to internet next time, use the command *sudo pon dsl-provider* * * ........................................................................ If you already know this an have done it before, then you may try this for solving the issue* * Open the terminal type *sudo gedit /etc/NetworkManager/nm-system-settings.conf* change the “managed=true” to “managed=false” and then save it. *killall nm-system-settings* * <not necessary>* and then reboot. ----------------------------------------------------------------------------------------------------------------------------------- Regards Adhin -- "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
