On 24-May-99 Karen Hu wrote: > Is there a way will make "pon" dial my modem silently? > I'm still using Hamm (version 2.0).
In my connect script, I added M0 to my AT string to make the modem quiet: AT&F2&C1&D2&K3M0 (last character is a zero) This is in my /etc/diald/connect script, but you can do this with your ppp script too. -- Andrew