From owner-freebsd-questions Sat Feb 9 20:10:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id C6BAE37B416 for ; Sat, 9 Feb 2002 20:10:28 -0800 (PST) Received: from barbish ([63.70.155.44]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sat, 9 Feb 2002 23:14:23 -0500 From: "Joe & Fhe Barbish" To: "fg fg" Cc: "FBSD" Subject: RE: ISP's callback Date: Sat, 9 Feb 2002 23:10:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020210024100.61026.qmail@web21207.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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