On Mon, 24 Jul 2000, Jack Coates wrote:

> Sure, it can screen any interface from any other. But it can't apply
> two NAT rules to one network object, and you can't have two network
> objects that point at the same IP address.

not totally true. i'm pretty sure you can have two NAT rule which apply to
one object. for example, if you manually configure the NAT tab this will
apply a different NAT rule to the same network object depending upon the
port:

orig ip         orig port       xlated ip      xlated port

192.168.1.1     8080            10.10.10.1     80
10.10.10.1      80              192.168.1.1    8080

192.168.1.1     8443            10.10.10.1     443
10.10.10.1      443             192.168.1.1    8443


- brett




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

Reply via email to