On Tue, 27 Oct 2009 06:51:26 -0700 (PDT)
Dánielisz László wrote:
> Hello,
>
> I am looking to configure my FreeBSD 8.0 machine for the purpose
> specified in the subject. Let's say I have two NICs in my PC: ext_if
> (for wan/pppoe connection) and int_if for my LAN. How would you
> manage to get
On Tue, 27 Oct 2009 06:51:26 -0700 (PDT)
Dánielisz László wrote:
> Let's say I have two NICs in my PC: ext_if (for wan/pppoe connection) and
> int_if for my LAN.
> How would you manage to get work NAT with pf using PPPoE from my ISP
As a start your pf.conf could look a bit like this:
#
ext_
On Tue, 27 Oct 2009 06:51:26 -0700 (PDT), Dánielisz László
wrote:
> Hello,
>
> I am looking to configure my FreeBSD 8.0 machine for the purpose specified in
> the subject.
> Let's say I have two NICs in my PC: ext_if (for wan/pppoe connection) and
> int_if for my LAN.
> How would you manage to
Hello,
I am looking to configure my FreeBSD 8.0 machine for the purpose specified in
the subject.
Let's say I have two NICs in my PC: ext_if (for wan/pppoe connection) and
int_if for my LAN.
How would you manage to get work NAT with pf using PPPoE from my ISP; I'd like
to use DHCP on my LAN.
T