From owner-freebsd-questions@FreeBSD.ORG Wed Apr 15 01:24:13 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D7D8106567F for ; Wed, 15 Apr 2009 01:24:13 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 68ACC8FC19 for ; Wed, 15 Apr 2009 01:24:13 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from [10.0.10.6] ([202.69.174.18]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 14 Apr 2009 18:06:16 -0700 Message-ID: <49E53338.8060309@a1poweruser.com> Date: Wed, 15 Apr 2009 09:07:04 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Paul Halliday References: <2dab70a30904140801q480f18e8o2c8da258303f852f@mail.gmail.com> In-Reply-To: <2dab70a30904140801q480f18e8o2c8da258303f852f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Apr 2009 01:06:16.0455 (UTC) FILETIME=[60C42170:01C9BD66] Cc: questions@freebsd.org Subject: Re: Problem: PPOE and a Static IP. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2009 01:24:14 -0000 Paul Halliday wrote: > I am following the instructions on this page: > > http://www.freebsd.org/doc/en/books/handbook/pppoe.html > > I had initially thought it was a problem with the modem so I had a > technician come in to take a look; when hooked up to his windows > laptop: > > 1) He had to assign the interface the static address > 2) no uname/pass were required. > > What needs to change in my ppp.conf to accommodate a static address? > > Thanks. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > set ifaddr s.s.s.s 0.0.0.0/0 0.0.0.0 0.0.0.0 where s.s.s.s is your static ip address