From owner-freebsd-questions Fri Apr 19 23:29:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA25919 for questions-outgoing; Fri, 19 Apr 1996 23:29:12 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA25912 for ; Fri, 19 Apr 1996 23:29:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with SMTP id HAA03953 ; Sat, 20 Apr 1996 07:28:50 +0100 (BST) To: francis yeung cc: questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: ipcp loop In-reply-to: Your message of "Fri, 19 Apr 1996 23:14:37 -0000." <199604192314.XAA10011@fyeung5.netific.com> Date: Sat, 20 Apr 1996 07:28:49 +0100 Message-ID: <3950.829981729@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [CC: hackers deleted] francis yeung wrote in message ID <199604192314.XAA10011@fyeung5.netific.com>: > > Greetings, > > > I tried to connect to Xylogics's terminal server using iijppp. > - ppp -auto xylogics and using dynamic IP address i.e. ifaddr 0 0.. I believe you still need to set the address of the remote end, or at least specify a range of addresses that are acceptable... e.g. from my /etc/ppp/ppp.conf: set ifaddr 158.152.50.150 158.152.1.194/16 So I'll connect to anything in the 158.152 class B IP address space... I'm not sure if `0' works like you are expecting. Gary Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD - Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info.