From owner-freebsd-questions Sun Jul 5 18:31:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04433 for freebsd-questions-outgoing; Sun, 5 Jul 1998 18:31:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thepoint.com ([206.246.161.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA04401 for ; Sun, 5 Jul 1998 18:30:45 -0700 (PDT) (envelope-from mdm@thepoint.com) Received: (from mdm@localhost) by thepoint.com (8.8.8/8.8.5) id VAA00341; Sun, 5 Jul 1998 21:36:56 -0400 (EDT) Date: Sun, 5 Jul 1998 21:36:56 -0400 (EDT) Message-Id: <199807060136.VAA00341@thepoint.com> From: User Mdm Mark McDonald MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@FreeBSD.ORG Subject: ppp help request (MYADDR & HISADDR) X-Mailer: VM 6.34 under Emacs 20.2.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble getting ppp to set the routing correctly. I would appreciate any help or criticism. First of all, I am using 2.2.6-RELEASE. The problem has arisen with a change in internet service providers. Both the gateway and "my" IP addresses are dynamically assigned. The HISADDR and MYADDR macros do not seem to be retrieving values; - the assumed (or dummy) addresses are not replaced by the correct addresses. If I guess dummy addresses that are "close" then the PPP link is established but nothing (sendmail, popclient, etc.) works. This is the log report for the most recent session from the file "/var/log/ppp.tun0.log": 06-21 21:49:05 [162] *Connected! 06-21 21:49:43 [162] Phase: Authenticate 06-21 21:49:43 [162] Phase: Network 06-21 21:49:46 [162] myaddr = 206.246.161.55 hisaddr = 10.10.10.10 06-21 21:49:46 [162] OsLinkup: 10.10.10.10 06-21 21:50:43 [162] HDLC errors -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 06-21 21:51:43 [162] HDLC errors -> FCS: 2 ADDR: 0 COMD: 0 PROTO: 0 06-21 21:52:43 [162] HDLC errors -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 06-21 21:53:43 [162] HDLC errors -> FCS: 2 ADDR: 0 COMD: 0 PROTO: 0 06-21 21:55:43 [162] HDLC errors -> FCS: 33 ADDR: 0 COMD: 0 PROTO: 0 06-21 22:00:43 [162] HDLC errors -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 06-21 22:09:43 [162] HDLC errors -> FCS: 23 ADDR: 0 COMD: 0 PROTO: 0 06-21 22:11:26 [162] OsLinkdown: 10.10.10.10 06-21 22:11:26 [162] Phase: Terminate 06-21 22:11:26 [162] Phase: Dead (note: 206.246.161.55 is a dummy value that is usually close to the assigned ip address and 10.10.10.10 just a dummy value for the gateway ip address.) Any help would be greatly appreciated. Mark -- <<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>> < mark mcdonald <> mdm@thepoint.com > < jaggers, inc. <> > <<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- <<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> < mark mcdonald <> mdm@thepoint.com > < jaggers, inc. <> > <<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message