[j-nsp] Information about source nat

pkc_mls pkc_mls at yahoo.fr
Tue Jul 3 10:24:43 EDT 2012


Le 03/07/2012 2:03, bizza a écrit :
> Hi all,
Hi Marco,
> I have an srx cluster with many ip addresses on external interface.
> I need to assign an external ip to a specific host/subnet/port.
> For example, a server in DMZ must send email using a specific IP.
> Which is the best way to do this?
static source nat
> Persistent nat? Nat pool?
>
> Any hints?
edit security nat static
set rule set nat-static1 from zone lan rule rule1 match source-address 
myserver;
set rule set nat-static1 from zone lan rule rule1 then static-nat prefix 
mypublicip/32;
> Regards
> Marco
>



More information about the juniper-nsp mailing list