rt.ru Гость
|
Добавлено: Вт Фев 12 2002 01:37 Заголовок сообщения: FreeBSD: connecting to ISP,which support callback |
|
|
I want to connect to my ISP,that support callback.I setup connection like this:(in ppp.conf)
PAP: set phone p199919 set login set authname my_login set authkey my_password set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns
callback: load PAP # load inx the pmdemand config set callback auth cbcp e.164 myphonenumber set cbcp myphonenumber
.
In ppp i wrote : "dial callback". It connects to ISP,but when ISP rering me,my modem dont answer him . why? If i setup modem to to answer incoming calls using hayes modem commands,when ISP call back,my modem answer,but when terminal wrote: CONNECTED,it disconnect at once
What is the best way to set up connections like this? Thank u. |
|