--- Wade <[EMAIL PROTECTED]> wrote:
> After looking at the NAT page i found this:
> 
> Bidirectional Mapping (1:1 mapping)
> A bidirectional mapping can be established by using
> the binat rule. A 
> binat rule establishes a one to one mapping between
> an internal IP 
> address and an external address. This can be useful,
> for example, to 
> provide a web server on the internal network with
> its own external IP 
> address.
> 
> Example:
> 
>     web_serv_int = "192.168.1.100"
>     web_serv_ext = "24.5.0.6"
> 
>     binat on tl0 from $web_serv_int to any ->
> $web_serv_ext
> 
> This might work for me.

There you go. Figured pf had some way to handle your
need. Let us know how it works.

John


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

Reply via email to