On 4/6/06, David Sabo <dsabo at valeven dot com> wrote:
> I'm trying to enroute to two different networks, one through opt1 and the
> other through opt2. Each networks requires a specific IP address for
> security reasons, so I need to perform a 1:1 NAT for each interface. Could I
> do this?
>
Why can't you just route? It doesn't sound like you really have a
need for NAT. You don't want to use NAT unless it's required.
If you want to route, you don't need any NAT configuration, just
appropriate firewall rules to permit the traffic you require.
-Chris |