Hi,
I have a CP FW1 4.1 (NT4) with a routing problem.
FWNIC1 has address 62.16.192.n, FWNIC2 has address 192.168.1.16. The first one being the external address, the
latter the internal.
I have a second computer (192.168.1.60) that needs to have
a valid external address of its own.
The FW is set up to do static NAT or that PC and has its
external interface set up to accept traffic for 62.16.192.m via arp. It receives the traffic, too.
I should be able to set up a route for traffic directed to
this address to be forwarded to the PC like this:
route add 62.16.192.m mask 255.255.255.224 192.168.1.60
However, this does not work. Why? Any suggestions on how
to get the traffic to reach the PC?
Thanks in advance
Markus