Dear I have a question for something that I cannot seem to get to work properly. I have implemented this on Linux with iptables in the past, but this is for AIX 5.3. AIX now fully supports ipfilter. Is it possible to create the following with ipfilter for an outgoing connection: NIC IP address x.y.z.u If the source port of the outgoing connection lies between the range [a-z] -> alter the source address to a.b.c.d With iptables this would be something like: iptables -t nat -A POSTROUTING --source x.y.z.u --source-port a:z -j SNAT --to-source a.b.c.d
Thank you very much in advance. Met vriendelijke groeten Kind regards Bien à vous Miguel SANDERS Systems Engineer UNIX SAP Infrastructure Group Ghent John F. Kennedylaan 51 B 9042 Ghent Tel: + 32 (0)9 347 35 38 Mob: + 32 (0)485 76 18 90 mailto:[EMAIL PROTECTED] **** This message and any attachment are confidential, intended solely for the use of the individual or entity to whom it is addressed and may be protected by professional secrecy or intellectual property rights. If you have received it by mistake, or are not the named recipient(s), please immediately notify the sender and delete the message. You are hereby notified that any unauthorized use, copying or dissemination of any or all information contained in this message is prohibited. Arcelormittal shall not be liable for the message if altered, falsified, or in case of error in the recipient. This message does not constitute any right or commitment for Arcelormittal except when expressly agreed otherwise in writing in a separate agreement. ****
