is this possible on cp4.1 on NT?

i have to servers inside, 10.1.1.1 and 10.1.1.2
10.1.1.1 is an smtp server, and 10.1.1.2 is an http server
the outside address is 216.X.X.10

is it possible to have them NAT to the same outside ip address, i.e to
address translation on the port level?
for ex:

rules:

any     10.1.1.1                smtp
any     10.1.1.2                http

NAT

any     216.X.X.10      smtp    10.1.1.1
any     216.X.X.10      http    10.1.1.2

if this can work, how do i create the static routes in NT, since that
outside addres routes differently depending on the service?

Brian


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to