Hi ! On Mon, Jun 13, 2011 at 10:53 AM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Olemis, > [...] > > In case of a message like: > Warning: Could not modify /etc/ppp/pap-secrets: Permission denied > see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html > Thnx very much , the problem was about file permissions. It was ok and I can finally listen to the tones of my little lovely modem ... :) Nonetheless , what I did was the following : {{{ #!sh $ sudo chown root:dialout /etc/ppp/pap-secrets /etc/ppp/chap-secrets $ sudo chmod g+rw /etc/ppp/pap-secrets /etc/ppp/chap-secrets }}} hope this is ok ... ;) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: Uso local de Dragonfly para depurar sitios web con Opera - http://simelo-es.blogspot.com/2011/06/uso-local-de-dragonfly-para-depurar.html