i apologize for my bad english ^_^
i have a problem with a my customer:
he has 2 p570 lpar in hacmp (v 5.3) on aix 5.3 but a little problem with ip addresses:
en0: flags=1e080863,480<up,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 192.168.6.2 netmask 0xffffff00 broadcast 192.168.6.255
inet 10.171.36.23 netmask 0xffffff00 broadcast 10.171.36.255
tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
en1: flags=1e080863,480<up,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 192.168.7.2 netmask 0xffffff00 broadcast 192.168.7.255
inet 10.171.36.11 netmask 0xffffff00 broadcast 10.171.36.255
tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
Routing tables
Destination Gateway Flags Refs Use If Exp Groups
Route Tree for Protocol Family 2 (Internet):
default 10.171.36.254 UG 8 84245 en1 - -
10.171.36.0 10.171.36.11 UHSb 0 0 en1 - - =>
10.171.36.0 10.171.36.23 UHSb 0 0 en0 - - =>
10.171.36/24 10.171.36.11 U 2 171507 en1 - - =>
10.171.36/24 10.171.36.23 U 0 128791 en0 - -
10.171.36.11 127.0.0.1 UGHS 0 0 lo0 - -
10.171.36.23 127.0.0.1 UGHS 0 8 lo0 - -
10.171.36.255 10.171.36.11 UHSb 0 0 en1 - - =>
10.171.36.255 10.171.36.23 UHSb 0 0 en0 - -
127/8 127.0.0.1 U 11 55959 lo0 - -
192.168.6.0 192.168.6.2 UHSb 0 0 en0 - - =>
192.168.6/24 192.168.6.2 U 2 72080 en0 - -
192.168.6.2 127.0.0.1 UGHS 0 12896 lo0 - -
192.168.6.255 192.168.6.2 UHSb 0 272 en0 - -
192.168.7.0 192.168.7.2 UHSb 0 0 en1 - - =>
192.168.7/24 192.168.7.2 U 2 77526 en1 - -
192.168.7.2 127.0.0.1 UGHS 2 29401 lo0 - -
192.168.7.255 192.168.7.2 UHSb 0 272 en1 - -
Route Tree for Protocol Family 24 (Internet v6):
::1 ::1 UH 0 0 lo0 - -
where:
192.168 are the standby ip adresses;
10.171.36.254 is the default gateway:
10.171.36.9 is the persistent ip address;
10.171.36.19 is the service ip address;
the problem is:
the final user uses 10.171.36.19 for application but application reply by 10.171.36.9 and for the firewall is a trouble...
so is possible get a reply from an aix server from the same ip address used for a request?
who uses 10.171.36.23 should receive a reply from 10.171.36.23
who uses 10.171.36.11 should receive a reply from 10.171.36.11
tnx in advance
Stefano