Operating System - HP-UX
1834435 Members
2324 Online
110067 Solutions
New Discussion

NAT of the destination address using IPFilter

 
Roberto Volsa
Frequent Advisor

NAT of the destination address using IPFilter

Is it possible via IPFilter 03.05.09 for HP-UX 11i v1, translating the IP destination address of some packets outgoing from a server? (in other words, all the packets having a specific IP destination address have to be sent out with a different IP destination address).
If yes, how can I to make it?

It seems to me that IPFilter can only change the IP source address.

For example:
All the packets going out from the server with destination address equal to 10.10.10.1 must be modified by IPFilter in order to have 113.210.10.1 as destination address.

Thanks in advance.