From owner-freebsd-questions@FreeBSD.ORG Tue Jan 17 01:07:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2287616A41F for ; Tue, 17 Jan 2006 01:07:57 +0000 (GMT) (envelope-from rick.mccombs@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5C443D46 for ; Tue, 17 Jan 2006 01:07:49 +0000 (GMT) (envelope-from rick.mccombs@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so80310uge for ; Mon, 16 Jan 2006 17:07:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tiEJHGScVy6Oiz73zIk9WMm0YYjADuxjVPax7y0A83fte95cX/JVI3W4jsZbm/fK6MtHFxQlntwLoqj5eTnHxZz+rc+7w2NMUECSGDuxlrgy7nFn+6Kp2pq46huGjRsVir+c3l1GUZoWBt51bGfdFb5Hyc9kPkttjGu7LcIGbhw= Received: by 10.66.239.7 with SMTP id m7mr3269517ugh; Mon, 16 Jan 2006 17:07:41 -0800 (PST) Received: by 10.66.240.16 with HTTP; Mon, 16 Jan 2006 17:07:41 -0800 (PST) Message-ID: <4ccc155e0601161707x35c7e24didf5de5b7b6541d37@mail.gmail.com> Date: Mon, 16 Jan 2006 19:07:41 -0600 From: Rick McCombs To: Kevin Kinsey In-Reply-To: <43CC2387.4060102@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4ccc155e0601161246o475b7fbcw865f4e911269ed66@mail.gmail.com> <43CC2387.4060102@daleco.biz> Cc: freebsd-questions@freebsd.org Subject: Re: (FreeBSD i386 6.0 Release) Does nat that is build in to userland ppp work with the Generic Kernel? 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: Tue, 17 Jan 2006 01:07:57 -0000 Turns out it is working, but I'm having trouble with named. I guess I'll figure it out. On 1/16/06, Kevin Kinsey wrote: > Rick McCombs wrote: > > >Should I be able to get the nat option in ppp to > >work with the Generic > >kernel in 6.0 release? > > > > > > Yes, it should Just Work; or, at least it > has for me all through 5.X.... > > Kevin Kinsey > >