Hi This method always worked for me, Hope it will work for you too Copy this two files in the archive sudo cp grameen.chatscript /etc/chatscripts/grameen sudo cp grameen.peer /etc/ppp/peers/grameen
then in a terminal window type to start the connection sudo pon grameen to stop the connection sudo poff -a to see the status of the connection plog This should connect you to the Internet, you might need to change the modem devices location from the grameen.peer file I guess I can't attach a file :S so I'll paste the scripts here, # GRAMEEN.PEER ############################################# # This optionfile was generated by pppconfig 2.3.15. # # hide-password noauth connect "/usr/sbin/chat -v -f /etc/chatscripts/Grameen" debug /dev/ttyACM0 115200 defaultroute noipdefault user "grameen" remotename Grameen ipparam Grameen usepeerdns # Grameen.chatscripts ############################################# # This chatfile was generated by pppconfig 2.3.15. # Please do not delete any of the comments. Pppconfig needs them. # # ispauth PAP # abortstring ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED # modeminit "" "AT+CGDCONT=1,IP,\"gpinternet\"" # ispnumber OK-AT-OK "ATDT*99***1#" # ispconnect CONNECT \d\c # prelogin # ispname # isppassword # postlogin # end of pppconfig stuff On Thu, May 1, 2008 at 12:01 AM, Shahriar Tariq <[EMAIL PROTECTED]> wrote: > ওহহহ আরও একটি আর্টিক্যাল ছিলো উবুন্টুতে গ্রামীন এজ কানেকশনের উপরে > > http://www.ubuntu-bd.org/index.php?option=com_content&task=view&id=47&Itemid=32 > > > -- > Thanking you > Shahriar > -- > ubuntu-bd mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >
-- ubuntu-bd mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
