From owner-freebsd-pf@FreeBSD.ORG Thu Apr 27 14:50:49 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C373316A41B for ; Thu, 27 Apr 2006 14:50:49 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5316043D53 for ; Thu, 27 Apr 2006 14:50:49 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by pproxy.gmail.com with SMTP id t32so1929528pyc for ; Thu, 27 Apr 2006 07:50:48 -0700 (PDT) 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=tqfP/JOchaD9XKAXbW2/9HvtJtK2OrUAvEfZA7gF8Bm/wmhEte1mIB7LGMZnCJ4hta3TNosEX0kVprHoDN82l6abqC85aKPC1maIXuiMnv6L4AbnQvyULkw9sG6kbRCkdkkhvVdEPVO+5H6s+p6SPucCkJby9q0aK85o7+th1eg= Received: by 10.35.99.14 with SMTP id b14mr212338pym; Thu, 27 Apr 2006 07:50:48 -0700 (PDT) Received: by 10.35.94.5 with HTTP; Thu, 27 Apr 2006 07:50:48 -0700 (PDT) Message-ID: Date: Thu, 27 Apr 2006 10:50:48 -0400 From: "Scott Ullrich" To: "JOBY THAMPAN" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: "freebsd-pf@freebsd.org" Subject: Re: DHCP Over PPPoE X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 14:50:50 -0000 On 4/27/06, JOBY THAMPAN wrote: > Hi all , > > I have a setup like this > > Linux Machine 1 > Eth0 - DHCP Server > > > Linux Machine 2 > Eth1 - Got IP from DHCP Server > Eth0 - PPPoE Server > ppp0 Interface formed > > > Linux Machine 3 > Eth0 - PPPoE Client > Eth1 - IP is 192.168.40.1 > ppp0 Interface formed > Dhcp Relay is running on Linux Machine 3 > > > Windows Machine 4 > Expecting an IP of 192.168.40. after renewing the ip addr= ess > of windows machine > > But there is no result > > Without PPPoE interfaces the windows machine is getting a= n > ip in the range 192.168.40. > > Wouldn't DHCP Protocol work over PPP Interface? > > If any one knows, please reply. > > Rgds > Joby This is a FreeBSD-PF list, not Linux! Please find the appropriate venue for your question. Scott