Date: Sat, 9 Feb 2002 23:10:24 -0500 From: "Joe & Fhe Barbish" <barbish@a1poweruser.com> To: "fg fg" <suserint@yahoo.com> Cc: "FBSD" <freebsd-questions@FreeBSD.ORG> Subject: RE: ISP's callback Message-ID: <LPBBIGIAAKKEOEJOLEGOIEBICHAA.barbish@a1poweruser.com> In-Reply-To: <20020210024100.61026.qmail@web21207.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You have to tell the modem hardware to answer incoming calls using hayes modem commands. After booting FBSD and before starting user ppp, enter tip com1 or tip com2, this will connect you to the modem, enter ats0=1 0 is zero, this will set register zero to value 1 which means to answer phone on first ring. To exit tip command enter ~ followed by ctrl and d keys at same time. This setting may trun off after powering off modem. In this case enter ats0=1 them at&w0 to write current modem settings to internal rom, then at&y0 to tell modem to use internal rom values at powerup. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of fg fg Sent: Saturday, February 09, 2002 9:41 PM To: freebsd-questions@FreeBSD.org Subject: ISP's 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? What is the best way to set up connections like this? Thank u. __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LPBBIGIAAKKEOEJOLEGOIEBICHAA.barbish>