Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 16:30:33 -0300
From:      gus <gus@clacso.edu.ar>
To:        "Peter N. M. Hansteen" <peter@bgnett.no>,  freebsd-pf@freebsd.org
Subject:   Re: pf configuration de Argentina
Message-ID:  <44775759.9080202@clacso.edu.ar>
In-Reply-To: <86slmy1e28.fsf@amidala.datadok.no>
References:  <4474CE3D.8050702@clacso.edu.ar> <86slmy1e28.fsf@amidala.datadok.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter

These is OK , thanks very much... but my problem is
for example , if I would like that the machine with IP 168.96.200.196 
use 6% of Band...
What must put in the suggestion...

>
>One suggestion (untested but fairly trivial) for a starting point would
>be
>
> ext_if="xl0"    # replace with actual external interface name i.e., dc0
> int_if="xl1"    # replace with actual internal interface name i.e., dc1
> internal_net="168.96.200.0/24"
>
> table <lan> { 168.96.200.87, 168.96.200.8, 168.96.200.55, 168.96.200.196 }
>
> nat on $ext_if from $localnet to any -> ($ext_if)
> block all
> pass from <lan> to any keep state
>
>  
>
And what must delete of these file!!!
Could you help me!!!
Thanks




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44775759.9080202>