anoop alias wrote: > I hav a Problem with wvdial >its not working >its dialin fine and i can hear the modem handshake >then the PPPD daemon quits >I can dial fine from KPPP(same username & >password!),but its slower > >here's the wvdial.conf file i created > >[Dialer netone] >Modem = /dev/modem >Baud =57600 >Init = ATZ >Phone = 172222 >Username = user >Password = pass >Dial Command = ATDTP >Stupid Mode = 1 > > hi
what is the error message you are getting from pppd ? do you really need stupid mode ? try adding "noauth" option to the pppd options. regards bobby
