From owner-freebsd-questions@FreeBSD.ORG Tue Oct 27 13:51:27 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D962106566B for ; Tue, 27 Oct 2009 13:51:27 +0000 (UTC) (envelope-from laszlo_danielisz@yahoo.com) Received: from web30808.mail.mud.yahoo.com (web30808.mail.mud.yahoo.com [68.142.200.151]) by mx1.freebsd.org (Postfix) with SMTP id 3B4958FC14 for ; Tue, 27 Oct 2009 13:51:27 +0000 (UTC) Received: (qmail 27292 invoked by uid 60001); 27 Oct 2009 13:51:26 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1256651486; bh=vkxzA+aQu6VOgWKMaVLoGYETfK+U4JIlsjEwXziRGZM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=b4evzRxx0z1QnqFyPyC8xX3rLmavrCam/vf6k1+JhC2QrbTqyJzGXOcVBHTBo/DOYouvTVhxcYtD1s/E82kzQGuWso35vzhtj7t2tZpktDf/sW4DTkFC7WcRguKQt9QZyxp7uL3Y7dq9m23Uw3Xdj37VJiy7EfDfA6bRZ4HKglM= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=4NRUpapkvhz1cMy5z6ezztOo3fkdnO6oc3EPYvSRq5UcA5FTzZ8SHXmu81uGOprNj7wdrLdJQfGCrWwJKUSnprmXQFpHTCsyOcIE7WH+fgGzdav2Hrd8eaZ9UkL2lsZayw1sj75oY3v3A8Pss0WLSWGRTH5alG+Ed4muc/RugJg=; Message-ID: <744998.27248.qm@web30808.mail.mud.yahoo.com> X-YMail-OSG: x25PL8EVM1mk1TwrPBeFHGJt5mEOe34bD.2a_IxtdMbfQx8g3376YnMpQgPmcV3t6w8_uhxVMMqD.Pod0jnuh.KPvbz7YZ0MFgoS8cqV.N7aPZ0RrWTRBm7G5sRxp9ak_nLVqU3R2.7l2bXdU2OOwc2DctQzGc5zsTt53bZHN1IG2ttgPbMMZvRdn.Sq565tPPJz98IqAUKgSrBns3HfGwv7Qra8dgrgq5YM.XK.IQ85s_SeteNTrzUGZUg.E8jUhqoX8LJXz2gVxe2Qi9zy2XfUa4fUVLD30BtjAozTBIEu1dTCK51pxIbFJPxgKQU3djPzn9SfWxD3sG.ASdcV2Wc0v0tmQuPUk_8xX1_jJ5W2.JDNuYZ1y4NayVk- Received: from [213.157.180.252] by web30808.mail.mud.yahoo.com via HTTP; Tue, 27 Oct 2009 06:51:26 PDT X-Mailer: YahooMailRC/182.10 YahooMailWebService/0.7.347.3 Date: Tue, 27 Oct 2009 06:51:26 -0700 (PDT) From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PPPoE client+pf+nat 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, 27 Oct 2009 13:51:27 -0000 Hello,=0A=0AI am looking to configure my FreeBSD 8.0 machine for the purpos= e specified in the subject.=0ALet's say I have two NICs in my PC: ext_if (f= or wan/pppoe connection) and int_if for my LAN.=0AHow would you manage to g= et work NAT with pf using PPPoE from my ISP; I'd like to use DHCP on my LAN= .=0A=0AThank you for you ideas!=0ALaci=0A=0A=0A