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


_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to