Hi,
 
We have a firewall-1 4.1 installed on a WinNT4 with 3 network cards from private networks.
1st card -> 192.168.201.8 and 192.168.201.8 gateway: 192.168.201.3
2nd card -> 192.168.1.33   no gateway
3rd card -> 192.168.202.1 no gateway
 
I want the firewall to redirect all the incoming packets with destination 192.168.201.12 to 192.168.202.12
 
I put a rule in the NAT table:
 
Original Packets                                                    Translated Packets
SRC         DEST           Service                                     SRC             DEST        Service
any    192.168.201.12      any                                     original      192.168.202.12   any
 
 
 
 
Also I have a NAT rule for the 192.168.202.12 for the outgoing packets and it works. But I want the incoming packets with destination 192.168.201.12 to be redirected to 192.168.202.12
 
Any help will be greatly appreciated
 
 
Nick
 
 

Reply via email to